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