| Package | Description |
|---|---|
| software.amazon.awssdk.services.dataexchange |
AWS Data Exchange is a service that makes it easy for AWS customers to exchange data in the cloud.
|
| Modifier and Type | Method and Description |
|---|---|
default StartJobResponse |
DataExchangeClient.startJob(Consumer<StartJobRequest.Builder> startJobRequest)
This operation starts a job.
|
default StartJobResponse |
DataExchangeClient.startJob(StartJobRequest startJobRequest)
This operation starts a job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartJobResponse> |
DataExchangeAsyncClient.startJob(Consumer<StartJobRequest.Builder> startJobRequest)
This operation starts a job.
|
default CompletableFuture<StartJobResponse> |
DataExchangeAsyncClient.startJob(StartJobRequest startJobRequest)
This operation starts a job.
|
Copyright © 2023. All rights reserved.