public static class AttachBootVolumeResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
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 etag(String etag)
public AttachBootVolumeResponse.Builder opcRequestId(String opcRequestId)
public AttachBootVolumeResponse.Builder bootVolumeAttachment(BootVolumeAttachment bootVolumeAttachment)
public AttachBootVolumeResponse build()
Copyright © 2016–2019. All rights reserved.