Uses of Class
com.oracle.bmc.dts.responses.ListTransferDevicesResponse
-
Packages that use ListTransferDevicesResponse Package Description com.oracle.bmc.dts com.oracle.bmc.dts.responses -
-
Uses of ListTransferDevicesResponse in com.oracle.bmc.dts
Methods in com.oracle.bmc.dts that return ListTransferDevicesResponse Modifier and Type Method Description ListTransferDevicesResponseTransferDevice. listTransferDevices(ListTransferDevicesRequest request)Lists Transfer Devices associated with a transferJobListTransferDevicesResponseTransferDeviceClient. listTransferDevices(ListTransferDevicesRequest request)Methods in com.oracle.bmc.dts that return types with arguments of type ListTransferDevicesResponse Modifier and Type Method Description Future<ListTransferDevicesResponse>TransferDeviceAsync. listTransferDevices(ListTransferDevicesRequest request, AsyncHandler<ListTransferDevicesRequest,ListTransferDevicesResponse> handler)Lists Transfer Devices associated with a transferJobFuture<ListTransferDevicesResponse>TransferDeviceAsyncClient. listTransferDevices(ListTransferDevicesRequest request, AsyncHandler<ListTransferDevicesRequest,ListTransferDevicesResponse> handler)Method parameters in com.oracle.bmc.dts with type arguments of type ListTransferDevicesResponse Modifier and Type Method Description Future<ListTransferDevicesResponse>TransferDeviceAsync. listTransferDevices(ListTransferDevicesRequest request, AsyncHandler<ListTransferDevicesRequest,ListTransferDevicesResponse> handler)Lists Transfer Devices associated with a transferJobFuture<ListTransferDevicesResponse>TransferDeviceAsyncClient. listTransferDevices(ListTransferDevicesRequest request, AsyncHandler<ListTransferDevicesRequest,ListTransferDevicesResponse> handler) -
Uses of ListTransferDevicesResponse in com.oracle.bmc.dts.responses
Methods in com.oracle.bmc.dts.responses that return ListTransferDevicesResponse Modifier and Type Method Description ListTransferDevicesResponseListTransferDevicesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.dts.responses with parameters of type ListTransferDevicesResponse Modifier and Type Method Description ListTransferDevicesResponse.BuilderListTransferDevicesResponse.Builder. copy(ListTransferDevicesResponse o)Copy method to populate the builder with values from the given instance.
-