Package | Description |
---|---|
com.oracle.bmc.dts.requests |
Modifier and Type | Method and Description |
---|---|
static GetTransferDeviceRequest.Builder |
GetTransferDeviceRequest.builder()
Return a new builder for this request object.
|
GetTransferDeviceRequest.Builder |
GetTransferDeviceRequest.Builder.copy(GetTransferDeviceRequest o)
Copy method to populate the builder with values from the given instance.
|
GetTransferDeviceRequest.Builder |
GetTransferDeviceRequest.Builder.id(String id)
ID of the Transfer Job
|
GetTransferDeviceRequest.Builder |
GetTransferDeviceRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetTransferDeviceRequest.Builder |
GetTransferDeviceRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetTransferDeviceRequest.Builder |
GetTransferDeviceRequest.toBuilder()
Return an instance of
GetTransferDeviceRequest.Builder that allows you to modify request properties. |
GetTransferDeviceRequest.Builder |
GetTransferDeviceRequest.Builder.transferDeviceLabel(String transferDeviceLabel)
Label of the Transfer Device
|
Copyright © 2016–2024. All rights reserved.