Package | Description |
---|---|
com.oracle.bmc.dts | |
com.oracle.bmc.dts.responses |
Modifier and Type | Method and Description |
---|---|
CreateTransferJobResponse |
TransferJob.createTransferJob(CreateTransferJobRequest request)
Create a new Transfer Job that corresponds with customer’s logical dataset e.g.
|
CreateTransferJobResponse |
TransferJobClient.createTransferJob(CreateTransferJobRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateTransferJobResponse> |
TransferJobAsyncClient.createTransferJob(CreateTransferJobRequest request,
AsyncHandler<CreateTransferJobRequest,CreateTransferJobResponse> handler) |
Future<CreateTransferJobResponse> |
TransferJobAsync.createTransferJob(CreateTransferJobRequest request,
AsyncHandler<CreateTransferJobRequest,CreateTransferJobResponse> handler)
Create a new Transfer Job that corresponds with customer’s logical dataset e.g.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateTransferJobResponse> |
TransferJobAsyncClient.createTransferJob(CreateTransferJobRequest request,
AsyncHandler<CreateTransferJobRequest,CreateTransferJobResponse> handler) |
Future<CreateTransferJobResponse> |
TransferJobAsync.createTransferJob(CreateTransferJobRequest request,
AsyncHandler<CreateTransferJobRequest,CreateTransferJobResponse> handler)
Create a new Transfer Job that corresponds with customer’s logical dataset e.g.
|
Modifier and Type | Method and Description |
---|---|
CreateTransferJobResponse |
CreateTransferJobResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateTransferJobResponse.Builder |
CreateTransferJobResponse.Builder.copy(CreateTransferJobResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.