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