Uses of Class
com.oracle.bmc.bds.responses.GetBdsCapacityReservationConfigurationResponse
-
Packages that use GetBdsCapacityReservationConfigurationResponse Package Description com.oracle.bmc.bds com.oracle.bmc.bds.responses -
-
Uses of GetBdsCapacityReservationConfigurationResponse in com.oracle.bmc.bds
Methods in com.oracle.bmc.bds that return GetBdsCapacityReservationConfigurationResponse Modifier and Type Method Description GetBdsCapacityReservationConfigurationResponseBds. getBdsCapacityReservationConfiguration(GetBdsCapacityReservationConfigurationRequest request)Returns information about the BDS capacity reservation configuration identified by the given ID.GetBdsCapacityReservationConfigurationResponseBdsClient. getBdsCapacityReservationConfiguration(GetBdsCapacityReservationConfigurationRequest request)Method parameters in com.oracle.bmc.bds with type arguments of type GetBdsCapacityReservationConfigurationResponse Modifier and Type Method Description Future<GetBdsCapacityReservationConfigurationResponse>BdsAsync. getBdsCapacityReservationConfiguration(GetBdsCapacityReservationConfigurationRequest request, AsyncHandler<GetBdsCapacityReservationConfigurationRequest,GetBdsCapacityReservationConfigurationResponse> handler)Returns information about the BDS capacity reservation configuration identified by the given ID.Future<GetBdsCapacityReservationConfigurationResponse>BdsAsyncClient. getBdsCapacityReservationConfiguration(GetBdsCapacityReservationConfigurationRequest request, AsyncHandler<GetBdsCapacityReservationConfigurationRequest,GetBdsCapacityReservationConfigurationResponse> handler) -
Uses of GetBdsCapacityReservationConfigurationResponse in com.oracle.bmc.bds.responses
Methods in com.oracle.bmc.bds.responses that return GetBdsCapacityReservationConfigurationResponse Modifier and Type Method Description GetBdsCapacityReservationConfigurationResponseGetBdsCapacityReservationConfigurationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.bds.responses with parameters of type GetBdsCapacityReservationConfigurationResponse Modifier and Type Method Description GetBdsCapacityReservationConfigurationResponse.BuilderGetBdsCapacityReservationConfigurationResponse.Builder. copy(GetBdsCapacityReservationConfigurationResponse o)Copy method to populate the builder with values from the given instance.
-