Package | Description |
---|---|
com.oracle.bmc.ocvp.requests |
Modifier and Type | Method and Description |
---|---|
static ListSupportedHostShapesRequest.Builder |
ListSupportedHostShapesRequest.builder()
Return a new builder for this request object.
|
ListSupportedHostShapesRequest.Builder |
ListSupportedHostShapesRequest.Builder.compartmentId(String compartmentId)
The OCID of the
compartment.
|
ListSupportedHostShapesRequest.Builder |
ListSupportedHostShapesRequest.Builder.copy(ListSupportedHostShapesRequest o)
Copy method to populate the builder with values from the given instance.
|
ListSupportedHostShapesRequest.Builder |
ListSupportedHostShapesRequest.Builder.initialHostShapeName(String initialHostShapeName)
A filter to return only the shapes compatible with the initial host shape of the Cluster.
|
ListSupportedHostShapesRequest.Builder |
ListSupportedHostShapesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ListSupportedHostShapesRequest.Builder |
ListSupportedHostShapesRequest.Builder.isSingleHostSddcSupported(Boolean isSingleHostSddcSupported)
A filter to return only resources that support single host SDDC.
|
ListSupportedHostShapesRequest.Builder |
ListSupportedHostShapesRequest.Builder.limit(Integer limit)
For list pagination.
|
ListSupportedHostShapesRequest.Builder |
ListSupportedHostShapesRequest.Builder.name(String name)
A filter to return only resources that match the given name exactly.
|
ListSupportedHostShapesRequest.Builder |
ListSupportedHostShapesRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
ListSupportedHostShapesRequest.Builder |
ListSupportedHostShapesRequest.Builder.page(String page)
For list pagination.
|
ListSupportedHostShapesRequest.Builder |
ListSupportedHostShapesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListSupportedHostShapesRequest.Builder |
ListSupportedHostShapesRequest.toBuilder()
Return an instance of
ListSupportedHostShapesRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2025. All rights reserved.