Uses of Class
com.oracle.bmc.core.responses.ListComputeCapacityReservationsResponse
-
Packages that use ListComputeCapacityReservationsResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of ListComputeCapacityReservationsResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return ListComputeCapacityReservationsResponse Modifier and Type Method Description ListComputeCapacityReservationsResponseCompute. listComputeCapacityReservations(ListComputeCapacityReservationsRequest request)Lists the compute capacity reservations that match the specified criteria and compartment.ListComputeCapacityReservationsResponseComputeClient. listComputeCapacityReservations(ListComputeCapacityReservationsRequest request)Method parameters in com.oracle.bmc.core with type arguments of type ListComputeCapacityReservationsResponse Modifier and Type Method Description Future<ListComputeCapacityReservationsResponse>ComputeAsync. listComputeCapacityReservations(ListComputeCapacityReservationsRequest request, AsyncHandler<ListComputeCapacityReservationsRequest,ListComputeCapacityReservationsResponse> handler)Lists the compute capacity reservations that match the specified criteria and compartment.Future<ListComputeCapacityReservationsResponse>ComputeAsyncClient. listComputeCapacityReservations(ListComputeCapacityReservationsRequest request, AsyncHandler<ListComputeCapacityReservationsRequest,ListComputeCapacityReservationsResponse> handler) -
Uses of ListComputeCapacityReservationsResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return ListComputeCapacityReservationsResponse Modifier and Type Method Description ListComputeCapacityReservationsResponseListComputeCapacityReservationsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type ListComputeCapacityReservationsResponse Modifier and Type Method Description ListComputeCapacityReservationsResponse.BuilderListComputeCapacityReservationsResponse.Builder. copy(ListComputeCapacityReservationsResponse o)Copy method to populate the builder with values from the given instance.
-