| Package | Description |
|---|---|
| software.amazon.awssdk.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
Outpost |
CreateOutpostResponse.outpost()
Returns the value of the Outpost property for this object.
|
Outpost |
GetOutpostResponse.outpost()
Returns the value of the Outpost property for this object.
|
Outpost |
UpdateOutpostResponse.outpost()
Returns the value of the Outpost property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
List<Outpost> |
ListOutpostsResponse.outposts()
Returns the value of the Outposts property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
CreateOutpostResponse.Builder |
CreateOutpostResponse.Builder.outpost(Outpost outpost)
Sets the value of the Outpost property for this object.
|
GetOutpostResponse.Builder |
GetOutpostResponse.Builder.outpost(Outpost outpost)
Sets the value of the Outpost property for this object.
|
UpdateOutpostResponse.Builder |
UpdateOutpostResponse.Builder.outpost(Outpost outpost)
Sets the value of the Outpost property for this object.
|
ListOutpostsResponse.Builder |
ListOutpostsResponse.Builder.outposts(Outpost... outposts)
Sets the value of the Outposts property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ListOutpostsResponse.Builder |
ListOutpostsResponse.Builder.outposts(Collection<Outpost> outposts)
Sets the value of the Outposts property for this object.
|
Copyright © 2022. All rights reserved.