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