Uses of Class
com.oracle.bmc.dts.responses.GetTransferDeviceResponse
-
Packages that use GetTransferDeviceResponse Package Description com.oracle.bmc.dts com.oracle.bmc.dts.responses -
-
Uses of GetTransferDeviceResponse in com.oracle.bmc.dts
Methods in com.oracle.bmc.dts that return GetTransferDeviceResponse Modifier and Type Method Description GetTransferDeviceResponseTransferDevice. getTransferDevice(GetTransferDeviceRequest request)Describes a transfer package in detailGetTransferDeviceResponseTransferDeviceClient. getTransferDevice(GetTransferDeviceRequest request)Method parameters in com.oracle.bmc.dts with type arguments of type GetTransferDeviceResponse Modifier and Type Method Description Future<GetTransferDeviceResponse>TransferDeviceAsync. getTransferDevice(GetTransferDeviceRequest request, AsyncHandler<GetTransferDeviceRequest,GetTransferDeviceResponse> handler)Describes a transfer package in detailFuture<GetTransferDeviceResponse>TransferDeviceAsyncClient. getTransferDevice(GetTransferDeviceRequest request, AsyncHandler<GetTransferDeviceRequest,GetTransferDeviceResponse> handler) -
Uses of GetTransferDeviceResponse in com.oracle.bmc.dts.responses
Methods in com.oracle.bmc.dts.responses that return GetTransferDeviceResponse Modifier and Type Method Description GetTransferDeviceResponseGetTransferDeviceResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.dts.responses with parameters of type GetTransferDeviceResponse Modifier and Type Method Description GetTransferDeviceResponse.BuilderGetTransferDeviceResponse.Builder. copy(GetTransferDeviceResponse o)Copy method to populate the builder with values from the given instance.
-