| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3outposts.model | |
| software.amazon.awssdk.services.s3outposts.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<Endpoint> |
ListEndpointsResponse.endpoints()
Returns an array of endpoints associated with AWS Outposts.
|
| Modifier and Type | Method and Description |
|---|---|
ListEndpointsResponse.Builder |
ListEndpointsResponse.Builder.endpoints(Endpoint... endpoints)
Returns an array of endpoints associated with AWS Outposts.
|
| Modifier and Type | Method and Description |
|---|---|
ListEndpointsResponse.Builder |
ListEndpointsResponse.Builder.endpoints(Collection<Endpoint> endpoints)
Returns an array of endpoints associated with AWS Outposts.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<Endpoint> |
ListEndpointsIterable.endpoints()
Returns an iterable to iterate through the paginated
ListEndpointsResponse.endpoints() member. |
SdkPublisher<Endpoint> |
ListEndpointsPublisher.endpoints()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2021. All rights reserved.