Uses of Class
com.oracle.bmc.bds.responses.UpdateBdsCapacityReservationResponse
-
Packages that use UpdateBdsCapacityReservationResponse Package Description com.oracle.bmc.bds com.oracle.bmc.bds.responses -
-
Uses of UpdateBdsCapacityReservationResponse in com.oracle.bmc.bds
Methods in com.oracle.bmc.bds that return UpdateBdsCapacityReservationResponse Modifier and Type Method Description UpdateBdsCapacityReservationResponseBds. updateBdsCapacityReservation(UpdateBdsCapacityReservationRequest request)Updates the BDS capacity reservation identified by the given ID.UpdateBdsCapacityReservationResponseBdsClient. updateBdsCapacityReservation(UpdateBdsCapacityReservationRequest request)Methods in com.oracle.bmc.bds that return types with arguments of type UpdateBdsCapacityReservationResponse Modifier and Type Method Description Future<UpdateBdsCapacityReservationResponse>BdsAsync. updateBdsCapacityReservation(UpdateBdsCapacityReservationRequest request, AsyncHandler<UpdateBdsCapacityReservationRequest,UpdateBdsCapacityReservationResponse> handler)Updates the BDS capacity reservation identified by the given ID.Future<UpdateBdsCapacityReservationResponse>BdsAsyncClient. updateBdsCapacityReservation(UpdateBdsCapacityReservationRequest request, AsyncHandler<UpdateBdsCapacityReservationRequest,UpdateBdsCapacityReservationResponse> handler)Method parameters in com.oracle.bmc.bds with type arguments of type UpdateBdsCapacityReservationResponse Modifier and Type Method Description Future<UpdateBdsCapacityReservationResponse>BdsAsync. updateBdsCapacityReservation(UpdateBdsCapacityReservationRequest request, AsyncHandler<UpdateBdsCapacityReservationRequest,UpdateBdsCapacityReservationResponse> handler)Updates the BDS capacity reservation identified by the given ID.Future<UpdateBdsCapacityReservationResponse>BdsAsyncClient. updateBdsCapacityReservation(UpdateBdsCapacityReservationRequest request, AsyncHandler<UpdateBdsCapacityReservationRequest,UpdateBdsCapacityReservationResponse> handler) -
Uses of UpdateBdsCapacityReservationResponse in com.oracle.bmc.bds.responses
Methods in com.oracle.bmc.bds.responses that return UpdateBdsCapacityReservationResponse Modifier and Type Method Description UpdateBdsCapacityReservationResponseUpdateBdsCapacityReservationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.bds.responses with parameters of type UpdateBdsCapacityReservationResponse Modifier and Type Method Description UpdateBdsCapacityReservationResponse.BuilderUpdateBdsCapacityReservationResponse.Builder. copy(UpdateBdsCapacityReservationResponse o)Copy method to populate the builder with values from the given instance.
-