Package | Description |
---|---|
software.amazon.awssdk.services.sns |
|
software.amazon.awssdk.services.sns.paginators |
Modifier and Type | Method and Description |
---|---|
static SnsClient |
SnsClient.create()
Create a
SnsClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider . |
Constructor and Description |
---|
ListEndpointsByPlatformApplicationIterable(SnsClient client,
ListEndpointsByPlatformApplicationRequest firstRequest) |
ListPlatformApplicationsIterable(SnsClient client,
ListPlatformApplicationsRequest firstRequest) |
ListSubscriptionsByTopicIterable(SnsClient client,
ListSubscriptionsByTopicRequest firstRequest) |
ListSubscriptionsIterable(SnsClient client,
ListSubscriptionsRequest firstRequest) |
ListTopicsIterable(SnsClient client,
ListTopicsRequest firstRequest) |
Copyright © 2020. All rights reserved.