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