Uses of Class
com.oracle.bmc.dts.requests.AttachDevicesToTransferPackageRequest
-
Packages that use AttachDevicesToTransferPackageRequest Package Description com.oracle.bmc.dts com.oracle.bmc.dts.requests -
-
Uses of AttachDevicesToTransferPackageRequest in com.oracle.bmc.dts
Methods in com.oracle.bmc.dts with parameters of type AttachDevicesToTransferPackageRequest Modifier and Type Method Description AttachDevicesToTransferPackageResponseTransferPackage. attachDevicesToTransferPackage(AttachDevicesToTransferPackageRequest request)Attaches Devices to a Transfer PackageFuture<AttachDevicesToTransferPackageResponse>TransferPackageAsync. attachDevicesToTransferPackage(AttachDevicesToTransferPackageRequest request, AsyncHandler<AttachDevicesToTransferPackageRequest,AttachDevicesToTransferPackageResponse> handler)Attaches Devices to a Transfer PackageFuture<AttachDevicesToTransferPackageResponse>TransferPackageAsyncClient. attachDevicesToTransferPackage(AttachDevicesToTransferPackageRequest request, AsyncHandler<AttachDevicesToTransferPackageRequest,AttachDevicesToTransferPackageResponse> handler)AttachDevicesToTransferPackageResponseTransferPackageClient. attachDevicesToTransferPackage(AttachDevicesToTransferPackageRequest request)Method parameters in com.oracle.bmc.dts with type arguments of type AttachDevicesToTransferPackageRequest 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 AttachDevicesToTransferPackageRequest in com.oracle.bmc.dts.requests
Methods in com.oracle.bmc.dts.requests that return AttachDevicesToTransferPackageRequest Modifier and Type Method Description AttachDevicesToTransferPackageRequestAttachDevicesToTransferPackageRequest.Builder. build()Build the instance of AttachDevicesToTransferPackageRequest as configured by this builderAttachDevicesToTransferPackageRequestAttachDevicesToTransferPackageRequest.Builder. buildWithoutInvocationCallback()Build the instance of AttachDevicesToTransferPackageRequest as configured by this builderMethods in com.oracle.bmc.dts.requests with parameters of type AttachDevicesToTransferPackageRequest Modifier and Type Method Description AttachDevicesToTransferPackageRequest.BuilderAttachDevicesToTransferPackageRequest.Builder. copy(AttachDevicesToTransferPackageRequest o)Copy method to populate the builder with values from the given instance.
-