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