public static final class DecryptKMSDataKeyResponseBody.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DecryptKMSDataKeyResponseBody |
build() |
DecryptKMSDataKeyResponseBody.Builder |
keyId(String keyId)
KeyId.
|
DecryptKMSDataKeyResponseBody.Builder |
plaintext(String plaintext)
Plaintext.
|
DecryptKMSDataKeyResponseBody.Builder |
requestId(String requestId)
RequestId.
|
public DecryptKMSDataKeyResponseBody.Builder keyId(String keyId)
public DecryptKMSDataKeyResponseBody.Builder plaintext(String plaintext)
public DecryptKMSDataKeyResponseBody.Builder requestId(String requestId)
public DecryptKMSDataKeyResponseBody build()
Copyright © 2024. All rights reserved.