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