Package | Description |
---|---|
com.oracle.bmc.dts | |
com.oracle.bmc.dts.responses |
Modifier and Type | Method and Description |
---|---|
GetTransferJobResponse |
TransferJob.getTransferJob(GetTransferJobRequest request)
Describes a transfer job in detail
|
GetTransferJobResponse |
TransferJobClient.getTransferJob(GetTransferJobRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetTransferJobResponse> |
TransferJobAsyncClient.getTransferJob(GetTransferJobRequest request,
AsyncHandler<GetTransferJobRequest,GetTransferJobResponse> handler) |
Future<GetTransferJobResponse> |
TransferJobAsync.getTransferJob(GetTransferJobRequest request,
AsyncHandler<GetTransferJobRequest,GetTransferJobResponse> handler)
Describes a transfer job in detail
|
Modifier and Type | Method and Description |
---|---|
GetTransferJobResponse |
GetTransferJobResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetTransferJobResponse.Builder |
GetTransferJobResponse.Builder.copy(GetTransferJobResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.