public static class AttachVolumeResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
AttachVolumeResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
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 __httpStatusCode__(int __httpStatusCode__)
public AttachVolumeResponse.Builder etag(String etag)
public AttachVolumeResponse.Builder opcRequestId(String opcRequestId)
public AttachVolumeResponse.Builder volumeAttachment(VolumeAttachment volumeAttachment)
public AttachVolumeResponse build()
Copyright © 2016–2021. All rights reserved.