| 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 CompletableFuture<ListLocationsResponse> |
DataSyncAsyncClient.listLocations(ListLocationsRequest listLocationsRequest)
Returns a list of source and destination locations.
|
default ListLocationsResponse |
DataSyncClient.listLocations(ListLocationsRequest listLocationsRequest)
Returns a list of source and destination locations.
|
default ListLocationsPublisher |
DataSyncAsyncClient.listLocationsPaginator(ListLocationsRequest listLocationsRequest)
Returns a list of source and destination locations.
|
default ListLocationsIterable |
DataSyncClient.listLocationsPaginator(ListLocationsRequest listLocationsRequest)
Returns a list of source and destination locations.
|
| Constructor and Description |
|---|
ListLocationsIterable(DataSyncClient client,
ListLocationsRequest firstRequest) |
ListLocationsPublisher(DataSyncAsyncClient client,
ListLocationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListLocationsRequestMarshaller.marshall(ListLocationsRequest listLocationsRequest) |
Copyright © 2022. All rights reserved.