| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3outposts.model |
| Modifier and Type | Method and Description |
|---|---|
static ListOutpostsWithS3Response.Builder |
ListOutpostsWithS3Response.builder() |
ListOutpostsWithS3Response.Builder |
ListOutpostsWithS3Response.Builder.nextToken(String nextToken)
Returns a token that you can use to call
ListOutpostsWithS3 again and receive additional
results, if there are any. |
ListOutpostsWithS3Response.Builder |
ListOutpostsWithS3Response.Builder.outposts(Collection<Outpost> outposts)
Returns the list of Outposts that have the following characteristics:
|
ListOutpostsWithS3Response.Builder |
ListOutpostsWithS3Response.Builder.outposts(Consumer<Outpost.Builder>... outposts)
Returns the list of Outposts that have the following characteristics:
|
ListOutpostsWithS3Response.Builder |
ListOutpostsWithS3Response.Builder.outposts(Outpost... outposts)
Returns the list of Outposts that have the following characteristics:
|
ListOutpostsWithS3Response.Builder |
ListOutpostsWithS3Response.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListOutpostsWithS3Response.Builder> |
ListOutpostsWithS3Response.serializableBuilderClass() |
Copyright © 2023. All rights reserved.