public class GenerateAndExportDataKeyResponseBody
extends darabonba.core.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GenerateAndExportDataKeyResponseBody.Builder |
| 限定符和类型 | 方法和说明 |
|---|---|
static GenerateAndExportDataKeyResponseBody.Builder |
builder() |
static GenerateAndExportDataKeyResponseBody |
create() |
String |
getCiphertextBlob() |
String |
getExportedDataKey() |
String |
getKeyId() |
String |
getKeyVersionId() |
String |
getRequestId() |
public static GenerateAndExportDataKeyResponseBody.Builder builder()
public static GenerateAndExportDataKeyResponseBody create()
public String getCiphertextBlob()
public String getExportedDataKey()
public String getKeyId()
public String getKeyVersionId()
public String getRequestId()
Copyright © 2023. All rights reserved.