public static class GetSoftwareEncryptionAtRestInfoResult.Builder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
GetSoftwareEncryptionAtRestInfoResult |
build() |
GetSoftwareEncryptionAtRestInfoResult.Builder |
optionalMasterKeyInfo(EncryptionKeyInfo masterKeyInfo) |
GetSoftwareEncryptionAtRestInfoResult.Builder |
optionalRekeyMasterKeyAsyncResultID(java.lang.Long rekeyMasterKeyAsyncResultID) |
GetSoftwareEncryptionAtRestInfoResult.Builder |
state(java.lang.String state) |
GetSoftwareEncryptionAtRestInfoResult.Builder |
version(java.lang.Long version) |
public GetSoftwareEncryptionAtRestInfoResult build()
public GetSoftwareEncryptionAtRestInfoResult.Builder optionalMasterKeyInfo(EncryptionKeyInfo masterKeyInfo)
public GetSoftwareEncryptionAtRestInfoResult.Builder optionalRekeyMasterKeyAsyncResultID(java.lang.Long rekeyMasterKeyAsyncResultID)
public GetSoftwareEncryptionAtRestInfoResult.Builder state(java.lang.String state)
public GetSoftwareEncryptionAtRestInfoResult.Builder version(java.lang.Long version)