Uses of Class
com.oracle.bmc.dts.responses.UpdateTransferDeviceResponse
-
Packages that use UpdateTransferDeviceResponse Package Description com.oracle.bmc.dts com.oracle.bmc.dts.responses -
-
Uses of UpdateTransferDeviceResponse in com.oracle.bmc.dts
Methods in com.oracle.bmc.dts that return UpdateTransferDeviceResponse Modifier and Type Method Description UpdateTransferDeviceResponseTransferDevice. updateTransferDevice(UpdateTransferDeviceRequest request)Updates a Transfer DeviceUpdateTransferDeviceResponseTransferDeviceClient. updateTransferDevice(UpdateTransferDeviceRequest request)Methods in com.oracle.bmc.dts that return types with arguments of type UpdateTransferDeviceResponse Modifier and Type Method Description Future<UpdateTransferDeviceResponse>TransferDeviceAsync. updateTransferDevice(UpdateTransferDeviceRequest request, AsyncHandler<UpdateTransferDeviceRequest,UpdateTransferDeviceResponse> handler)Updates a Transfer DeviceFuture<UpdateTransferDeviceResponse>TransferDeviceAsyncClient. updateTransferDevice(UpdateTransferDeviceRequest request, AsyncHandler<UpdateTransferDeviceRequest,UpdateTransferDeviceResponse> handler)Method parameters in com.oracle.bmc.dts with type arguments of type UpdateTransferDeviceResponse Modifier and Type Method Description Future<UpdateTransferDeviceResponse>TransferDeviceAsync. updateTransferDevice(UpdateTransferDeviceRequest request, AsyncHandler<UpdateTransferDeviceRequest,UpdateTransferDeviceResponse> handler)Updates a Transfer DeviceFuture<UpdateTransferDeviceResponse>TransferDeviceAsyncClient. updateTransferDevice(UpdateTransferDeviceRequest request, AsyncHandler<UpdateTransferDeviceRequest,UpdateTransferDeviceResponse> handler) -
Uses of UpdateTransferDeviceResponse in com.oracle.bmc.dts.responses
Methods in com.oracle.bmc.dts.responses that return UpdateTransferDeviceResponse Modifier and Type Method Description UpdateTransferDeviceResponseUpdateTransferDeviceResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.dts.responses with parameters of type UpdateTransferDeviceResponse Modifier and Type Method Description UpdateTransferDeviceResponse.BuilderUpdateTransferDeviceResponse.Builder. copy(UpdateTransferDeviceResponse o)Copy method to populate the builder with values from the given instance.
-