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