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