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