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() |
|