| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync |
|
| software.amazon.awssdk.services.datasync.paginators | |
| software.amazon.awssdk.services.datasync.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListDiscoveryJobsResponse |
DataSyncClient.listDiscoveryJobs(ListDiscoveryJobsRequest listDiscoveryJobsRequest)
Provides a list of the existing discovery jobs in the Amazon Web Services Region and Amazon Web Services account
where you're using DataSync Discovery.
|
default CompletableFuture<ListDiscoveryJobsResponse> |
DataSyncAsyncClient.listDiscoveryJobs(ListDiscoveryJobsRequest listDiscoveryJobsRequest)
Provides a list of the existing discovery jobs in the Amazon Web Services Region and Amazon Web Services account
where you're using DataSync Discovery.
|
default ListDiscoveryJobsIterable |
DataSyncClient.listDiscoveryJobsPaginator(ListDiscoveryJobsRequest listDiscoveryJobsRequest)
Provides a list of the existing discovery jobs in the Amazon Web Services Region and Amazon Web Services account
where you're using DataSync Discovery.
|
default ListDiscoveryJobsPublisher |
DataSyncAsyncClient.listDiscoveryJobsPaginator(ListDiscoveryJobsRequest listDiscoveryJobsRequest)
Provides a list of the existing discovery jobs in the Amazon Web Services Region and Amazon Web Services account
where you're using DataSync Discovery.
|
| Constructor and Description |
|---|
ListDiscoveryJobsIterable(DataSyncClient client,
ListDiscoveryJobsRequest firstRequest) |
ListDiscoveryJobsPublisher(DataSyncAsyncClient client,
ListDiscoveryJobsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListDiscoveryJobsRequestMarshaller.marshall(ListDiscoveryJobsRequest listDiscoveryJobsRequest) |
Copyright © 2023. All rights reserved.