public static class GetVolumeKmsKeyResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetVolumeKmsKeyResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
GetVolumeKmsKeyResponse |
build() |
GetVolumeKmsKeyResponse.Builder |
copy(GetVolumeKmsKeyResponse o)
Copy method to populate the builder with values from the given instance.
|
GetVolumeKmsKeyResponse.Builder |
etag(String etag) |
GetVolumeKmsKeyResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
GetVolumeKmsKeyResponse.Builder |
volumeKmsKey(VolumeKmsKey volumeKmsKey) |
public GetVolumeKmsKeyResponse.Builder copy(GetVolumeKmsKeyResponse o)
Copy method to populate the builder with values from the given instance.
public GetVolumeKmsKeyResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public GetVolumeKmsKeyResponse.Builder etag(String etag)
public GetVolumeKmsKeyResponse.Builder opcRequestId(String opcRequestId)
public GetVolumeKmsKeyResponse.Builder volumeKmsKey(VolumeKmsKey volumeKmsKey)
public GetVolumeKmsKeyResponse build()
Copyright © 2016–2021. All rights reserved.