Uses of Class
com.oracle.bmc.bds.responses.CreateBdsCapacityReservationConfigurationResponse
-
Packages that use CreateBdsCapacityReservationConfigurationResponse Package Description com.oracle.bmc.bds com.oracle.bmc.bds.responses -
-
Uses of CreateBdsCapacityReservationConfigurationResponse in com.oracle.bmc.bds
Methods in com.oracle.bmc.bds that return CreateBdsCapacityReservationConfigurationResponse Modifier and Type Method Description CreateBdsCapacityReservationConfigurationResponseBds. createBdsCapacityReservationConfiguration(CreateBdsCapacityReservationConfigurationRequest request)Creates a configuration between the specified BDS cluster and a BDS capacity reservation.CreateBdsCapacityReservationConfigurationResponseBdsClient. createBdsCapacityReservationConfiguration(CreateBdsCapacityReservationConfigurationRequest request)Methods in com.oracle.bmc.bds that return types with arguments of type CreateBdsCapacityReservationConfigurationResponse Modifier and Type Method Description Future<CreateBdsCapacityReservationConfigurationResponse>BdsAsync. createBdsCapacityReservationConfiguration(CreateBdsCapacityReservationConfigurationRequest request, AsyncHandler<CreateBdsCapacityReservationConfigurationRequest,CreateBdsCapacityReservationConfigurationResponse> handler)Creates a configuration between the specified BDS cluster and a BDS capacity reservation.Future<CreateBdsCapacityReservationConfigurationResponse>BdsAsyncClient. createBdsCapacityReservationConfiguration(CreateBdsCapacityReservationConfigurationRequest request, AsyncHandler<CreateBdsCapacityReservationConfigurationRequest,CreateBdsCapacityReservationConfigurationResponse> handler)Method parameters in com.oracle.bmc.bds with type arguments of type CreateBdsCapacityReservationConfigurationResponse Modifier and Type Method Description Future<CreateBdsCapacityReservationConfigurationResponse>BdsAsync. createBdsCapacityReservationConfiguration(CreateBdsCapacityReservationConfigurationRequest request, AsyncHandler<CreateBdsCapacityReservationConfigurationRequest,CreateBdsCapacityReservationConfigurationResponse> handler)Creates a configuration between the specified BDS cluster and a BDS capacity reservation.Future<CreateBdsCapacityReservationConfigurationResponse>BdsAsyncClient. createBdsCapacityReservationConfiguration(CreateBdsCapacityReservationConfigurationRequest request, AsyncHandler<CreateBdsCapacityReservationConfigurationRequest,CreateBdsCapacityReservationConfigurationResponse> handler) -
Uses of CreateBdsCapacityReservationConfigurationResponse in com.oracle.bmc.bds.responses
Methods in com.oracle.bmc.bds.responses that return CreateBdsCapacityReservationConfigurationResponse Modifier and Type Method Description CreateBdsCapacityReservationConfigurationResponseCreateBdsCapacityReservationConfigurationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.bds.responses with parameters of type CreateBdsCapacityReservationConfigurationResponse Modifier and Type Method Description CreateBdsCapacityReservationConfigurationResponse.BuilderCreateBdsCapacityReservationConfigurationResponse.Builder. copy(CreateBdsCapacityReservationConfigurationResponse o)Copy method to populate the builder with values from the given instance.
-