Package | Description |
---|---|
software.amazon.awssdk.services.sns |
|
Modifier and Type | Method and Description |
---|---|
default AddPermissionResponse |
SnsClient.addPermission(AddPermissionRequest addPermissionRequest)
Adds a statement to a topic's access control policy, granting access for the specified AWS accounts to the
specified actions.
|
default AddPermissionResponse |
SnsClient.addPermission(Consumer<AddPermissionRequest.Builder> addPermissionRequest)
Adds a statement to a topic's access control policy, granting access for the specified AWS accounts to the
specified actions.
|
default ConfirmSubscriptionResponse |
SnsClient.confirmSubscription(ConfirmSubscriptionRequest confirmSubscriptionRequest)
Verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an
earlier
Subscribe action. |
default ConfirmSubscriptionResponse |
SnsClient.confirmSubscription(Consumer<ConfirmSubscriptionRequest.Builder> confirmSubscriptionRequest)
Verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an
earlier
Subscribe action. |
default CreatePlatformEndpointResponse |
SnsClient.createPlatformEndpoint(Consumer<CreatePlatformEndpointRequest.Builder> createPlatformEndpointRequest)
Creates an endpoint for a device and mobile app on one of the supported push notification services, such as FCM
and APNS.
|
default CreatePlatformEndpointResponse |
SnsClient.createPlatformEndpoint(CreatePlatformEndpointRequest createPlatformEndpointRequest)
Creates an endpoint for a device and mobile app on one of the supported push notification services, such as FCM
and APNS.
|
default DeleteTopicResponse |
SnsClient.deleteTopic(Consumer<DeleteTopicRequest.Builder> deleteTopicRequest)
Deletes a topic and all its subscriptions.
|
default DeleteTopicResponse |
SnsClient.deleteTopic(DeleteTopicRequest deleteTopicRequest)
Deletes a topic and all its subscriptions.
|
default GetEndpointAttributesResponse |
SnsClient.getEndpointAttributes(Consumer<GetEndpointAttributesRequest.Builder> getEndpointAttributesRequest)
Retrieves the endpoint attributes for a device on one of the supported push notification services, such as FCM
and APNS.
|
default GetEndpointAttributesResponse |
SnsClient.getEndpointAttributes(GetEndpointAttributesRequest getEndpointAttributesRequest)
Retrieves the endpoint attributes for a device on one of the supported push notification services, such as FCM
and APNS.
|
default GetPlatformApplicationAttributesResponse |
SnsClient.getPlatformApplicationAttributes(Consumer<GetPlatformApplicationAttributesRequest.Builder> getPlatformApplicationAttributesRequest)
Retrieves the attributes of the platform application object for the supported push notification services, such as
APNS and FCM.
|
default GetPlatformApplicationAttributesResponse |
SnsClient.getPlatformApplicationAttributes(GetPlatformApplicationAttributesRequest getPlatformApplicationAttributesRequest)
Retrieves the attributes of the platform application object for the supported push notification services, such as
APNS and FCM.
|
default GetSubscriptionAttributesResponse |
SnsClient.getSubscriptionAttributes(Consumer<GetSubscriptionAttributesRequest.Builder> getSubscriptionAttributesRequest)
Returns all of the properties of a subscription.
|
default GetSubscriptionAttributesResponse |
SnsClient.getSubscriptionAttributes(GetSubscriptionAttributesRequest getSubscriptionAttributesRequest)
Returns all of the properties of a subscription.
|
default GetTopicAttributesResponse |
SnsClient.getTopicAttributes(Consumer<GetTopicAttributesRequest.Builder> getTopicAttributesRequest)
Returns all of the properties of a topic.
|
default GetTopicAttributesResponse |
SnsClient.getTopicAttributes(GetTopicAttributesRequest getTopicAttributesRequest)
Returns all of the properties of a topic.
|
default ListEndpointsByPlatformApplicationResponse |
SnsClient.listEndpointsByPlatformApplication(Consumer<ListEndpointsByPlatformApplicationRequest.Builder> listEndpointsByPlatformApplicationRequest)
Lists the endpoints and endpoint attributes for devices in a supported push notification service, such as FCM and
APNS.
|
default ListEndpointsByPlatformApplicationResponse |
SnsClient.listEndpointsByPlatformApplication(ListEndpointsByPlatformApplicationRequest listEndpointsByPlatformApplicationRequest)
Lists the endpoints and endpoint attributes for devices in a supported push notification service, such as FCM and
APNS.
|
default ListEndpointsByPlatformApplicationIterable |
SnsClient.listEndpointsByPlatformApplicationPaginator(Consumer<ListEndpointsByPlatformApplicationRequest.Builder> listEndpointsByPlatformApplicationRequest)
Lists the endpoints and endpoint attributes for devices in a supported push notification service, such as FCM and
APNS.
|
default ListEndpointsByPlatformApplicationIterable |
SnsClient.listEndpointsByPlatformApplicationPaginator(ListEndpointsByPlatformApplicationRequest listEndpointsByPlatformApplicationRequest)
Lists the endpoints and endpoint attributes for devices in a supported push notification service, such as FCM and
APNS.
|
default ListSubscriptionsByTopicResponse |
SnsClient.listSubscriptionsByTopic(Consumer<ListSubscriptionsByTopicRequest.Builder> listSubscriptionsByTopicRequest)
Returns a list of the subscriptions to a specific topic.
|
default ListSubscriptionsByTopicResponse |
SnsClient.listSubscriptionsByTopic(ListSubscriptionsByTopicRequest listSubscriptionsByTopicRequest)
Returns a list of the subscriptions to a specific topic.
|
default ListSubscriptionsByTopicIterable |
SnsClient.listSubscriptionsByTopicPaginator(Consumer<ListSubscriptionsByTopicRequest.Builder> listSubscriptionsByTopicRequest)
Returns a list of the subscriptions to a specific topic.
|
default ListSubscriptionsByTopicIterable |
SnsClient.listSubscriptionsByTopicPaginator(ListSubscriptionsByTopicRequest listSubscriptionsByTopicRequest)
Returns a list of the subscriptions to a specific topic.
|
default PublishResponse |
SnsClient.publish(Consumer<PublishRequest.Builder> publishRequest)
Sends a message to an Amazon SNS topic or sends a text message (SMS message) directly to a phone number.
|
default PublishResponse |
SnsClient.publish(PublishRequest publishRequest)
Sends a message to an Amazon SNS topic or sends a text message (SMS message) directly to a phone number.
|
default RemovePermissionResponse |
SnsClient.removePermission(Consumer<RemovePermissionRequest.Builder> removePermissionRequest)
Removes a statement from a topic's access control policy.
|
default RemovePermissionResponse |
SnsClient.removePermission(RemovePermissionRequest removePermissionRequest)
Removes a statement from a topic's access control policy.
|
default SetEndpointAttributesResponse |
SnsClient.setEndpointAttributes(Consumer<SetEndpointAttributesRequest.Builder> setEndpointAttributesRequest)
Sets the attributes for an endpoint for a device on one of the supported push notification services, such as FCM
and APNS.
|
default SetEndpointAttributesResponse |
SnsClient.setEndpointAttributes(SetEndpointAttributesRequest setEndpointAttributesRequest)
Sets the attributes for an endpoint for a device on one of the supported push notification services, such as FCM
and APNS.
|
default SetPlatformApplicationAttributesResponse |
SnsClient.setPlatformApplicationAttributes(Consumer<SetPlatformApplicationAttributesRequest.Builder> setPlatformApplicationAttributesRequest)
Sets the attributes of the platform application object for the supported push notification services, such as APNS
and FCM.
|
default SetPlatformApplicationAttributesResponse |
SnsClient.setPlatformApplicationAttributes(SetPlatformApplicationAttributesRequest setPlatformApplicationAttributesRequest)
Sets the attributes of the platform application object for the supported push notification services, such as APNS
and FCM.
|
default SetSubscriptionAttributesResponse |
SnsClient.setSubscriptionAttributes(Consumer<SetSubscriptionAttributesRequest.Builder> setSubscriptionAttributesRequest)
Allows a subscription owner to set an attribute of the subscription to a new value.
|
default SetSubscriptionAttributesResponse |
SnsClient.setSubscriptionAttributes(SetSubscriptionAttributesRequest setSubscriptionAttributesRequest)
Allows a subscription owner to set an attribute of the subscription to a new value.
|
default SetTopicAttributesResponse |
SnsClient.setTopicAttributes(Consumer<SetTopicAttributesRequest.Builder> setTopicAttributesRequest)
Allows a topic owner to set an attribute of the topic to a new value.
|
default SetTopicAttributesResponse |
SnsClient.setTopicAttributes(SetTopicAttributesRequest setTopicAttributesRequest)
Allows a topic owner to set an attribute of the topic to a new value.
|
default SubscribeResponse |
SnsClient.subscribe(Consumer<SubscribeRequest.Builder> subscribeRequest)
Prepares to subscribe an endpoint by sending the endpoint a confirmation message.
|
default SubscribeResponse |
SnsClient.subscribe(SubscribeRequest subscribeRequest)
Prepares to subscribe an endpoint by sending the endpoint a confirmation message.
|
default UnsubscribeResponse |
SnsClient.unsubscribe(Consumer<UnsubscribeRequest.Builder> unsubscribeRequest)
Deletes a subscription.
|
default UnsubscribeResponse |
SnsClient.unsubscribe(UnsubscribeRequest unsubscribeRequest)
Deletes a subscription.
|
Copyright © 2020. All rights reserved.