Package | Description |
---|---|
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
ListComputeCapacityReservationsRequest.Builder |
ListComputeCapacityReservationsRequest.Builder.availabilityDomain(String availabilityDomain)
The name of the availability domain.
|
static ListComputeCapacityReservationsRequest.Builder |
ListComputeCapacityReservationsRequest.builder()
Return a new builder for this request object.
|
ListComputeCapacityReservationsRequest.Builder |
ListComputeCapacityReservationsRequest.Builder.compartmentId(String compartmentId)
The OCID of the
compartment.
|
ListComputeCapacityReservationsRequest.Builder |
ListComputeCapacityReservationsRequest.Builder.copy(ListComputeCapacityReservationsRequest o)
Copy method to populate the builder with values from the given instance.
|
ListComputeCapacityReservationsRequest.Builder |
ListComputeCapacityReservationsRequest.Builder.displayName(String displayName)
A filter to return only resources that match the given display name exactly.
|
ListComputeCapacityReservationsRequest.Builder |
ListComputeCapacityReservationsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ListComputeCapacityReservationsRequest.Builder |
ListComputeCapacityReservationsRequest.Builder.lifecycleState(ComputeCapacityReservation.LifecycleState lifecycleState)
A filter to only return resources that match the given lifecycle state.
|
ListComputeCapacityReservationsRequest.Builder |
ListComputeCapacityReservationsRequest.Builder.limit(Integer limit)
For list pagination.
|
ListComputeCapacityReservationsRequest.Builder |
ListComputeCapacityReservationsRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
ListComputeCapacityReservationsRequest.Builder |
ListComputeCapacityReservationsRequest.Builder.page(String page)
For list pagination.
|
ListComputeCapacityReservationsRequest.Builder |
ListComputeCapacityReservationsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListComputeCapacityReservationsRequest.Builder |
ListComputeCapacityReservationsRequest.Builder.sortBy(ListComputeCapacityReservationsRequest.SortBy sortBy)
The field to sort by.
|
ListComputeCapacityReservationsRequest.Builder |
ListComputeCapacityReservationsRequest.Builder.sortOrder(ListComputeCapacityReservationsRequest.SortOrder sortOrder)
The sort order to use, either ascending (
ASC ) or descending (DESC ). |
ListComputeCapacityReservationsRequest.Builder |
ListComputeCapacityReservationsRequest.toBuilder()
Return an instance of
ListComputeCapacityReservationsRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2025. All rights reserved.