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