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