Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
ListComputeCapacityReservationsResponse |
ComputeClient.listComputeCapacityReservations(ListComputeCapacityReservationsRequest request) |
ListComputeCapacityReservationsResponse |
Compute.listComputeCapacityReservations(ListComputeCapacityReservationsRequest request)
Lists the compute capacity reservations that match the specified criteria and compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ListComputeCapacityReservationsResponse> |
ComputeAsyncClient.listComputeCapacityReservations(ListComputeCapacityReservationsRequest request,
AsyncHandler<ListComputeCapacityReservationsRequest,ListComputeCapacityReservationsResponse> handler) |
Future<ListComputeCapacityReservationsResponse> |
ComputeAsync.listComputeCapacityReservations(ListComputeCapacityReservationsRequest request,
AsyncHandler<ListComputeCapacityReservationsRequest,ListComputeCapacityReservationsResponse> handler)
Lists the compute capacity reservations that match the specified criteria and compartment.
|
Modifier and Type | Method and Description |
---|---|
ListComputeCapacityReservationsResponse |
ListComputeCapacityReservationsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListComputeCapacityReservationsResponse.Builder |
ListComputeCapacityReservationsResponse.Builder.copy(ListComputeCapacityReservationsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.