public class DecryptKMSDataKeyResponseBody
extends com.aliyun.tea.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
DecryptKMSDataKeyResponseBody.DecryptKMSDataKeyResponseBodyDataKey |
限定符和类型 | 字段和说明 |
---|---|
DecryptKMSDataKeyResponseBody.DecryptKMSDataKeyResponseBodyDataKey |
dataKey |
String |
requestId
example:
11-DB8D-4A9A-875B-275798
|
构造器和说明 |
---|
DecryptKMSDataKeyResponseBody() |
@NameInMap(value="DataKey") public DecryptKMSDataKeyResponseBody.DecryptKMSDataKeyResponseBodyDataKey dataKey
@NameInMap(value="RequestId") public String requestId
11-DB8D-4A9A-875B-275798
public static DecryptKMSDataKeyResponseBody build(Map<String,?> map) throws Exception
Exception
public DecryptKMSDataKeyResponseBody setDataKey(DecryptKMSDataKeyResponseBody.DecryptKMSDataKeyResponseBodyDataKey dataKey)
public DecryptKMSDataKeyResponseBody.DecryptKMSDataKeyResponseBodyDataKey getDataKey()
public DecryptKMSDataKeyResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2024. All rights reserved.