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