Uses of Class
com.oracle.bmc.bds.responses.ActivateBdsCapacityReservationConfigurationResponse
-
Packages that use ActivateBdsCapacityReservationConfigurationResponse Package Description com.oracle.bmc.bds com.oracle.bmc.bds.responses -
-
Uses of ActivateBdsCapacityReservationConfigurationResponse in com.oracle.bmc.bds
Methods in com.oracle.bmc.bds that return ActivateBdsCapacityReservationConfigurationResponse Modifier and Type Method Description ActivateBdsCapacityReservationConfigurationResponseBds. activateBdsCapacityReservationConfiguration(ActivateBdsCapacityReservationConfigurationRequest request)Activates the BDS capacity reservation configuration identified by the given ID.ActivateBdsCapacityReservationConfigurationResponseBdsClient. activateBdsCapacityReservationConfiguration(ActivateBdsCapacityReservationConfigurationRequest request)Methods in com.oracle.bmc.bds that return types with arguments of type ActivateBdsCapacityReservationConfigurationResponse Modifier and Type Method Description Future<ActivateBdsCapacityReservationConfigurationResponse>BdsAsync. activateBdsCapacityReservationConfiguration(ActivateBdsCapacityReservationConfigurationRequest request, AsyncHandler<ActivateBdsCapacityReservationConfigurationRequest,ActivateBdsCapacityReservationConfigurationResponse> handler)Activates the BDS capacity reservation configuration identified by the given ID.Future<ActivateBdsCapacityReservationConfigurationResponse>BdsAsyncClient. activateBdsCapacityReservationConfiguration(ActivateBdsCapacityReservationConfigurationRequest request, AsyncHandler<ActivateBdsCapacityReservationConfigurationRequest,ActivateBdsCapacityReservationConfigurationResponse> handler)Method parameters in com.oracle.bmc.bds with type arguments of type ActivateBdsCapacityReservationConfigurationResponse Modifier and Type Method Description Future<ActivateBdsCapacityReservationConfigurationResponse>BdsAsync. activateBdsCapacityReservationConfiguration(ActivateBdsCapacityReservationConfigurationRequest request, AsyncHandler<ActivateBdsCapacityReservationConfigurationRequest,ActivateBdsCapacityReservationConfigurationResponse> handler)Activates the BDS capacity reservation configuration identified by the given ID.Future<ActivateBdsCapacityReservationConfigurationResponse>BdsAsyncClient. activateBdsCapacityReservationConfiguration(ActivateBdsCapacityReservationConfigurationRequest request, AsyncHandler<ActivateBdsCapacityReservationConfigurationRequest,ActivateBdsCapacityReservationConfigurationResponse> handler) -
Uses of ActivateBdsCapacityReservationConfigurationResponse in com.oracle.bmc.bds.responses
Methods in com.oracle.bmc.bds.responses that return ActivateBdsCapacityReservationConfigurationResponse Modifier and Type Method Description ActivateBdsCapacityReservationConfigurationResponseActivateBdsCapacityReservationConfigurationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.bds.responses with parameters of type ActivateBdsCapacityReservationConfigurationResponse Modifier and Type Method Description ActivateBdsCapacityReservationConfigurationResponse.BuilderActivateBdsCapacityReservationConfigurationResponse.Builder. copy(ActivateBdsCapacityReservationConfigurationResponse o)Copy method to populate the builder with values from the given instance.
-