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