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