public class CreateClientKeyResponseBody
extends darabonba.core.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CreateClientKeyResponseBody.Builder |
| 限定符和类型 | 方法和说明 |
|---|---|
static CreateClientKeyResponseBody.Builder |
builder() |
static CreateClientKeyResponseBody |
create() |
String |
getClientKeyId() |
String |
getKeyAlgorithm() |
String |
getNotAfter() |
String |
getNotBefore() |
String |
getPrivateKeyData() |
String |
getRequestId() |
public static CreateClientKeyResponseBody.Builder builder()
public static CreateClientKeyResponseBody create()
public String getClientKeyId()
public String getKeyAlgorithm()
public String getNotAfter()
public String getNotBefore()
public String getPrivateKeyData()
public String getRequestId()
Copyright © 2023. All rights reserved.