Package | Description |
---|---|
com.oracle.bmc.dts.requests |
Modifier and Type | Method and Description |
---|---|
AttachDevicesToTransferPackageRequest.Builder |
AttachDevicesToTransferPackageRequest.Builder.attachDevicesDetails(AttachDevicesDetails attachDevicesDetails)
Labels of Transfer Devices to attach
|
AttachDevicesToTransferPackageRequest.Builder |
AttachDevicesToTransferPackageRequest.Builder.body$(AttachDevicesDetails body)
Alternative setter for the body parameter.
|
static AttachDevicesToTransferPackageRequest.Builder |
AttachDevicesToTransferPackageRequest.builder()
Return a new builder for this request object.
|
AttachDevicesToTransferPackageRequest.Builder |
AttachDevicesToTransferPackageRequest.Builder.copy(AttachDevicesToTransferPackageRequest o)
Copy method to populate the builder with values from the given instance.
|
AttachDevicesToTransferPackageRequest.Builder |
AttachDevicesToTransferPackageRequest.Builder.id(String id)
ID of the Transfer Job
|
AttachDevicesToTransferPackageRequest.Builder |
AttachDevicesToTransferPackageRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
AttachDevicesToTransferPackageRequest.Builder |
AttachDevicesToTransferPackageRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
AttachDevicesToTransferPackageRequest.Builder |
AttachDevicesToTransferPackageRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
AttachDevicesToTransferPackageRequest.Builder |
AttachDevicesToTransferPackageRequest.toBuilder()
Return an instance of
AttachDevicesToTransferPackageRequest.Builder that allows you to modify request properties. |
AttachDevicesToTransferPackageRequest.Builder |
AttachDevicesToTransferPackageRequest.Builder.transferPackageLabel(String transferPackageLabel)
Label of the Transfer Package
|
Copyright © 2016–2024. All rights reserved.