| Package | Description |
|---|---|
| software.amazon.awssdk.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
Site |
UpdateSiteResponse.site()
Returns the value of the Site property for this object.
|
Site |
UpdateSiteRackPhysicalPropertiesResponse.site()
Returns the value of the Site property for this object.
|
Site |
CreateSiteResponse.site()
Returns the value of the Site property for this object.
|
Site |
GetSiteResponse.site()
Returns the value of the Site property for this object.
|
| 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 |
|---|---|
UpdateSiteResponse.Builder |
UpdateSiteResponse.Builder.site(Site site)
Sets the value of the Site property for this object.
|
UpdateSiteRackPhysicalPropertiesResponse.Builder |
UpdateSiteRackPhysicalPropertiesResponse.Builder.site(Site site)
Sets the value of the Site property for this object.
|
CreateSiteResponse.Builder |
CreateSiteResponse.Builder.site(Site site)
Sets the value of the Site property for this object.
|
GetSiteResponse.Builder |
GetSiteResponse.Builder.site(Site site)
Sets the value of the Site property for this object.
|
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 © 2022. All rights reserved.