| Package | Description |
|---|---|
| software.amazon.awssdk.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
List<Site> |
ListSitesResponse.sites()
Returns the value of the Sites property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ListSitesResponse.Builder |
ListSitesResponse.Builder.sites(Site... sites)
Sets the value of the Sites property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ListSitesResponse.Builder |
ListSitesResponse.Builder.sites(Collection<Site> sites)
Sets the value of the Sites property for this object.
|
Copyright © 2021. All rights reserved.