@Generated(value="OracleSDKGenerator", comments="API Version: 20190415") public class ListShapesRequest extends BmcRequest<Void>
Modifier and Type | Class and Description |
---|---|
static class |
ListShapesRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static ListShapesRequest.Builder |
builder() |
String |
getAvailabilityDomain()
The name of the Availability Domain.
|
String |
getCompartmentId()
The compartment OCID.
|
String |
getName()
Name
|
String |
getOpcRequestId()
Customer-defined unique identifier for the request.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static ListShapesRequest.Builder builder()
public String getOpcRequestId()
Customer-defined unique identifier for the request. If you need to contact Oracle about a specific request, please provide the request ID that you supplied in this header with the request.
public String getAvailabilityDomain()
The name of the Availability Domain.
public String getName()
Name
Copyright © 2016–2020. All rights reserved.