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