Package | Description |
---|---|
com.oracle.bmc.containerengine.requests |
Modifier and Type | Method and Description |
---|---|
ListPodShapesRequest.Builder |
ListPodShapesRequest.Builder.availabilityDomain(String availabilityDomain)
The availability domain of the pod shape.
|
static ListPodShapesRequest.Builder |
ListPodShapesRequest.builder()
Return a new builder for this request object.
|
ListPodShapesRequest.Builder |
ListPodShapesRequest.Builder.compartmentId(String compartmentId)
The OCID of the compartment.
|
ListPodShapesRequest.Builder |
ListPodShapesRequest.Builder.copy(ListPodShapesRequest o)
Copy method to populate the builder with values from the given instance.
|
ListPodShapesRequest.Builder |
ListPodShapesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ListPodShapesRequest.Builder |
ListPodShapesRequest.Builder.limit(Integer limit)
For list pagination.
|
ListPodShapesRequest.Builder |
ListPodShapesRequest.Builder.name(String name)
The name to filter on.
|
ListPodShapesRequest.Builder |
ListPodShapesRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
ListPodShapesRequest.Builder |
ListPodShapesRequest.Builder.page(String page)
For list pagination.
|
ListPodShapesRequest.Builder |
ListPodShapesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListPodShapesRequest.Builder |
ListPodShapesRequest.Builder.sortBy(ListPodShapesRequest.SortBy sortBy)
The optional field to sort the results by.
|
ListPodShapesRequest.Builder |
ListPodShapesRequest.Builder.sortOrder(SortOrder sortOrder)
The optional order in which to sort the results.
|
ListPodShapesRequest.Builder |
ListPodShapesRequest.toBuilder()
Return an instance of
ListPodShapesRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.