public static class GetVolumeKmsKeyResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
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 etag(String etag)
public GetVolumeKmsKeyResponse.Builder opcRequestId(String opcRequestId)
public GetVolumeKmsKeyResponse.Builder volumeKmsKey(VolumeKmsKey volumeKmsKey)
public GetVolumeKmsKeyResponse build()
Copyright © 2016–2019. All rights reserved.