Uses of Class
com.oracle.bmc.dts.responses.AttachDevicesToTransferPackageResponse
-
Packages that use AttachDevicesToTransferPackageResponse Package Description com.oracle.bmc.dts com.oracle.bmc.dts.responses -
-
Uses of AttachDevicesToTransferPackageResponse in com.oracle.bmc.dts
Methods in com.oracle.bmc.dts that return AttachDevicesToTransferPackageResponse Modifier and Type Method Description AttachDevicesToTransferPackageResponseTransferPackage. attachDevicesToTransferPackage(AttachDevicesToTransferPackageRequest request)Attaches Devices to a Transfer PackageAttachDevicesToTransferPackageResponseTransferPackageClient. attachDevicesToTransferPackage(AttachDevicesToTransferPackageRequest request)Methods in com.oracle.bmc.dts that return types with arguments of type AttachDevicesToTransferPackageResponse Modifier and Type Method Description Future<AttachDevicesToTransferPackageResponse>TransferPackageAsync. attachDevicesToTransferPackage(AttachDevicesToTransferPackageRequest request, AsyncHandler<AttachDevicesToTransferPackageRequest,AttachDevicesToTransferPackageResponse> handler)Attaches Devices to a Transfer PackageFuture<AttachDevicesToTransferPackageResponse>TransferPackageAsyncClient. attachDevicesToTransferPackage(AttachDevicesToTransferPackageRequest request, AsyncHandler<AttachDevicesToTransferPackageRequest,AttachDevicesToTransferPackageResponse> handler)Method parameters in com.oracle.bmc.dts with type arguments of type AttachDevicesToTransferPackageResponse Modifier and Type Method Description Future<AttachDevicesToTransferPackageResponse>TransferPackageAsync. attachDevicesToTransferPackage(AttachDevicesToTransferPackageRequest request, AsyncHandler<AttachDevicesToTransferPackageRequest,AttachDevicesToTransferPackageResponse> handler)Attaches Devices to a Transfer PackageFuture<AttachDevicesToTransferPackageResponse>TransferPackageAsyncClient. attachDevicesToTransferPackage(AttachDevicesToTransferPackageRequest request, AsyncHandler<AttachDevicesToTransferPackageRequest,AttachDevicesToTransferPackageResponse> handler) -
Uses of AttachDevicesToTransferPackageResponse in com.oracle.bmc.dts.responses
Methods in com.oracle.bmc.dts.responses that return AttachDevicesToTransferPackageResponse Modifier and Type Method Description AttachDevicesToTransferPackageResponseAttachDevicesToTransferPackageResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.dts.responses with parameters of type AttachDevicesToTransferPackageResponse Modifier and Type Method Description AttachDevicesToTransferPackageResponse.BuilderAttachDevicesToTransferPackageResponse.Builder. copy(AttachDevicesToTransferPackageResponse o)Copy method to populate the builder with values from the given instance.
-