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