public class DecryptKMSDataKeyRequest
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
ciphertextBlob
This parameter is required.
|
构造器和说明 |
---|
DecryptKMSDataKeyRequest() |
限定符和类型 | 方法和说明 |
---|---|
static DecryptKMSDataKeyRequest |
build(Map<String,?> map) |
String |
getCiphertextBlob() |
DecryptKMSDataKeyRequest |
setCiphertextBlob(String ciphertextBlob) |
@NameInMap(value="CiphertextBlob") public String ciphertextBlob
This parameter is required.
example:ODZhOWVmZDktM2QxNi00ODk0LWJkNGYtMWZjNDNmM2YyYWJmS7FmDBBQ0BkKsQrtRnidtPwirmDcS0ZuJCU41xxAAWk4Z8qsADfbV0b+i6kQmlvj79dJdGOvtX69Uycs901qOjop4bTS****
public static DecryptKMSDataKeyRequest build(Map<String,?> map) throws Exception
Exception
public DecryptKMSDataKeyRequest setCiphertextBlob(String ciphertextBlob)
public String getCiphertextBlob()
Copyright © 2024. All rights reserved.