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