Uses of Class
com.oracle.bmc.core.responses.UpdateComputeCapacityReservationResponse
-
Packages that use UpdateComputeCapacityReservationResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of UpdateComputeCapacityReservationResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return UpdateComputeCapacityReservationResponse Modifier and Type Method Description UpdateComputeCapacityReservationResponseCompute. updateComputeCapacityReservation(UpdateComputeCapacityReservationRequest request)Updates the specified capacity reservation and its associated capacity configurations.UpdateComputeCapacityReservationResponseComputeClient. updateComputeCapacityReservation(UpdateComputeCapacityReservationRequest request)Method parameters in com.oracle.bmc.core with type arguments of type UpdateComputeCapacityReservationResponse Modifier and Type Method Description Future<UpdateComputeCapacityReservationResponse>ComputeAsync. updateComputeCapacityReservation(UpdateComputeCapacityReservationRequest request, AsyncHandler<UpdateComputeCapacityReservationRequest,UpdateComputeCapacityReservationResponse> handler)Updates the specified capacity reservation and its associated capacity configurations.Future<UpdateComputeCapacityReservationResponse>ComputeAsyncClient. updateComputeCapacityReservation(UpdateComputeCapacityReservationRequest request, AsyncHandler<UpdateComputeCapacityReservationRequest,UpdateComputeCapacityReservationResponse> handler) -
Uses of UpdateComputeCapacityReservationResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return UpdateComputeCapacityReservationResponse Modifier and Type Method Description UpdateComputeCapacityReservationResponseUpdateComputeCapacityReservationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type UpdateComputeCapacityReservationResponse Modifier and Type Method Description UpdateComputeCapacityReservationResponse.BuilderUpdateComputeCapacityReservationResponse.Builder. copy(UpdateComputeCapacityReservationResponse o)Copy method to populate the builder with values from the given instance.
-