@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class GetVolumeAttachmentRequest extends BmcRequest<Void>
Example: Click here to see how to use GetVolumeAttachmentRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetVolumeAttachmentRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetVolumeAttachmentRequest.Builder |
builder() |
String |
getVolumeAttachmentId()
The OCID of the volume attachment.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetVolumeAttachmentRequest.Builder builder()
public String getVolumeAttachmentId()
The OCID of the volume attachment.
Copyright © 2016–2021. All rights reserved.