| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3outposts.model |
| Modifier and Type | Method and Description |
|---|---|
static ListSharedEndpointsResponse.Builder |
ListSharedEndpointsResponse.builder() |
ListSharedEndpointsResponse.Builder |
ListSharedEndpointsResponse.Builder.endpoints(Collection<Endpoint> endpoints)
The list of endpoints associated with the specified Outpost that have been shared by Amazon Web Services
Resource Access Manager (RAM).
|
ListSharedEndpointsResponse.Builder |
ListSharedEndpointsResponse.Builder.endpoints(Consumer<Endpoint.Builder>... endpoints)
The list of endpoints associated with the specified Outpost that have been shared by Amazon Web Services
Resource Access Manager (RAM).
|
ListSharedEndpointsResponse.Builder |
ListSharedEndpointsResponse.Builder.endpoints(Endpoint... endpoints)
The list of endpoints associated with the specified Outpost that have been shared by Amazon Web Services
Resource Access Manager (RAM).
|
ListSharedEndpointsResponse.Builder |
ListSharedEndpointsResponse.Builder.nextToken(String nextToken)
If the number of endpoints associated with the specified Outpost exceeds
MaxResults, you can
include this value in subsequent calls to this operation to retrieve more results. |
ListSharedEndpointsResponse.Builder |
ListSharedEndpointsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListSharedEndpointsResponse.Builder> |
ListSharedEndpointsResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.