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