Package | Description |
---|---|
com.oracle.bmc.dts | |
com.oracle.bmc.dts.requests |
Modifier and Type | Method and Description |
---|---|
AttachDevicesToTransferPackageResponse |
TransferPackageClient.attachDevicesToTransferPackage(AttachDevicesToTransferPackageRequest request) |
AttachDevicesToTransferPackageResponse |
TransferPackage.attachDevicesToTransferPackage(AttachDevicesToTransferPackageRequest request)
Attaches Devices to a Transfer Package
|
Future<AttachDevicesToTransferPackageResponse> |
TransferPackageAsyncClient.attachDevicesToTransferPackage(AttachDevicesToTransferPackageRequest request,
AsyncHandler<AttachDevicesToTransferPackageRequest,AttachDevicesToTransferPackageResponse> handler) |
Future<AttachDevicesToTransferPackageResponse> |
TransferPackageAsync.attachDevicesToTransferPackage(AttachDevicesToTransferPackageRequest request,
AsyncHandler<AttachDevicesToTransferPackageRequest,AttachDevicesToTransferPackageResponse> handler)
Attaches Devices to a Transfer Package
|
Modifier and Type | Method and Description |
---|---|
Future<AttachDevicesToTransferPackageResponse> |
TransferPackageAsyncClient.attachDevicesToTransferPackage(AttachDevicesToTransferPackageRequest request,
AsyncHandler<AttachDevicesToTransferPackageRequest,AttachDevicesToTransferPackageResponse> handler) |
Future<AttachDevicesToTransferPackageResponse> |
TransferPackageAsync.attachDevicesToTransferPackage(AttachDevicesToTransferPackageRequest request,
AsyncHandler<AttachDevicesToTransferPackageRequest,AttachDevicesToTransferPackageResponse> handler)
Attaches Devices to a Transfer Package
|
Modifier and Type | Method and Description |
---|---|
AttachDevicesToTransferPackageRequest |
AttachDevicesToTransferPackageRequest.Builder.build()
Build the instance of AttachDevicesToTransferPackageRequest as configured by this builder
|
AttachDevicesToTransferPackageRequest |
AttachDevicesToTransferPackageRequest.Builder.buildWithoutInvocationCallback()
Build the instance of AttachDevicesToTransferPackageRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
AttachDevicesToTransferPackageRequest.Builder |
AttachDevicesToTransferPackageRequest.Builder.copy(AttachDevicesToTransferPackageRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.