| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns.model | |
| software.amazon.awssdk.services.sns.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<Endpoint> |
ListEndpointsByPlatformApplicationResponse.endpoints()
Endpoints returned for ListEndpointsByPlatformApplication action.
|
| Modifier and Type | Method and Description |
|---|---|
ListEndpointsByPlatformApplicationResponse.Builder |
ListEndpointsByPlatformApplicationResponse.Builder.endpoints(Endpoint... endpoints)
Endpoints returned for ListEndpointsByPlatformApplication action.
|
| Modifier and Type | Method and Description |
|---|---|
ListEndpointsByPlatformApplicationResponse.Builder |
ListEndpointsByPlatformApplicationResponse.Builder.endpoints(Collection<Endpoint> endpoints)
Endpoints returned for ListEndpointsByPlatformApplication action.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<Endpoint> |
ListEndpointsByPlatformApplicationPublisher.endpoints()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<Endpoint> |
ListEndpointsByPlatformApplicationIterable.endpoints()
Returns an iterable to iterate through the paginated
ListEndpointsByPlatformApplicationResponse.endpoints() member. |
Copyright © 2022. All rights reserved.