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