@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class ListFaultDomainsRequest extends BmcRequest
Modifier and Type | Class and Description |
---|---|
static class |
ListFaultDomainsRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static ListFaultDomainsRequest.Builder |
builder() |
String |
getAvailabilityDomain()
The name of the availibilityDomain.
|
String |
getCompartmentId()
The OCID of the compartment (remember that the tenancy is simply the root compartment).
|
getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static ListFaultDomainsRequest.Builder builder()
public String getCompartmentId()
The OCID of the compartment (remember that the tenancy is simply the root compartment).
public String getAvailabilityDomain()
The name of the availibilityDomain.
Copyright © 2016–2019. All rights reserved.