| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3outposts.model | |
| software.amazon.awssdk.services.s3outposts.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<Outpost> |
ListOutpostsWithS3Response.outposts()
Returns the list of Outposts that have the following characteristics:
|
| Modifier and Type | Method and Description |
|---|---|
ListOutpostsWithS3Response.Builder |
ListOutpostsWithS3Response.Builder.outposts(Outpost... outposts)
Returns the list of Outposts that have the following characteristics:
|
| Modifier and Type | Method and Description |
|---|---|
ListOutpostsWithS3Response.Builder |
ListOutpostsWithS3Response.Builder.outposts(Collection<Outpost> outposts)
Returns the list of Outposts that have the following characteristics:
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<Outpost> |
ListOutpostsWithS3Publisher.outposts()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<Outpost> |
ListOutpostsWithS3Iterable.outposts()
Returns an iterable to iterate through the paginated
ListOutpostsWithS3Response.outposts() member. |
Copyright © 2023. All rights reserved.