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