| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
List<LocationListEntry> |
ListLocationsResponse.locations()
An array that contains a list of locations.
|
| Modifier and Type | Method and Description |
|---|---|
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.locations(LocationListEntry... locations)
An array that contains a list of locations.
|
| Modifier and Type | Method and Description |
|---|---|
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.locations(Collection<LocationListEntry> locations)
An array that contains a list of locations.
|
Copyright © 2022. All rights reserved.