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