Uses of Class
software.amazon.awssdk.services.sns.model.NotFoundException
Packages that use NotFoundException
-
Uses of NotFoundException in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns that throw NotFoundExceptionModifier and TypeMethodDescriptiondefault AddPermissionResponseSnsClient.addPermission(Consumer<AddPermissionRequest.Builder> addPermissionRequest) Adds a statement to a topic's access control policy, granting access for the specified Amazon Web Services accounts to the specified actions.default AddPermissionResponseSnsClient.addPermission(AddPermissionRequest addPermissionRequest) Adds a statement to a topic's access control policy, granting access for the specified Amazon Web Services accounts to the specified actions.default ConfirmSubscriptionResponseSnsClient.confirmSubscription(Consumer<ConfirmSubscriptionRequest.Builder> confirmSubscriptionRequest) Verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlierSubscribeaction.default ConfirmSubscriptionResponseSnsClient.confirmSubscription(ConfirmSubscriptionRequest confirmSubscriptionRequest) Verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlierSubscribeaction.default CreatePlatformEndpointResponseSnsClient.createPlatformEndpoint(Consumer<CreatePlatformEndpointRequest.Builder> createPlatformEndpointRequest) Creates an endpoint for a device and mobile app on one of the supported push notification services, such as GCM (Firebase Cloud Messaging) and APNS.default CreatePlatformEndpointResponseSnsClient.createPlatformEndpoint(CreatePlatformEndpointRequest createPlatformEndpointRequest) Creates an endpoint for a device and mobile app on one of the supported push notification services, such as GCM (Firebase Cloud Messaging) and APNS.default DeleteTopicResponseSnsClient.deleteTopic(Consumer<DeleteTopicRequest.Builder> deleteTopicRequest) Deletes a topic and all its subscriptions.default DeleteTopicResponseSnsClient.deleteTopic(DeleteTopicRequest deleteTopicRequest) Deletes a topic and all its subscriptions.default GetDataProtectionPolicyResponseSnsClient.getDataProtectionPolicy(Consumer<GetDataProtectionPolicyRequest.Builder> getDataProtectionPolicyRequest) Retrieves the specified inlineDataProtectionPolicydocument that is stored in the specified Amazon SNS topic.default GetDataProtectionPolicyResponseSnsClient.getDataProtectionPolicy(GetDataProtectionPolicyRequest getDataProtectionPolicyRequest) Retrieves the specified inlineDataProtectionPolicydocument that is stored in the specified Amazon SNS topic.default GetEndpointAttributesResponseSnsClient.getEndpointAttributes(Consumer<GetEndpointAttributesRequest.Builder> getEndpointAttributesRequest) Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM (Firebase Cloud Messaging) and APNS.default GetEndpointAttributesResponseSnsClient.getEndpointAttributes(GetEndpointAttributesRequest getEndpointAttributesRequest) Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM (Firebase Cloud Messaging) and APNS.SnsClient.getPlatformApplicationAttributes(Consumer<GetPlatformApplicationAttributesRequest.Builder> getPlatformApplicationAttributesRequest) Retrieves the attributes of the platform application object for the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging).SnsClient.getPlatformApplicationAttributes(GetPlatformApplicationAttributesRequest getPlatformApplicationAttributesRequest) Retrieves the attributes of the platform application object for the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging).SnsClient.getSubscriptionAttributes(Consumer<GetSubscriptionAttributesRequest.Builder> getSubscriptionAttributesRequest) Returns all of the properties of a subscription.SnsClient.getSubscriptionAttributes(GetSubscriptionAttributesRequest getSubscriptionAttributesRequest) Returns all of the properties of a subscription.default GetTopicAttributesResponseSnsClient.getTopicAttributes(Consumer<GetTopicAttributesRequest.Builder> getTopicAttributesRequest) Returns all of the properties of a topic.default GetTopicAttributesResponseSnsClient.getTopicAttributes(GetTopicAttributesRequest getTopicAttributesRequest) Returns all of the properties of a topic.SnsClient.listEndpointsByPlatformApplication(Consumer<ListEndpointsByPlatformApplicationRequest.Builder> listEndpointsByPlatformApplicationRequest) Lists the endpoints and endpoint attributes for devices in a supported push notification service, such as GCM (Firebase Cloud Messaging) and APNS.SnsClient.listEndpointsByPlatformApplication(ListEndpointsByPlatformApplicationRequest listEndpointsByPlatformApplicationRequest) Lists the endpoints and endpoint attributes for devices in a supported push notification service, such as GCM (Firebase Cloud Messaging) and APNS.SnsClient.listEndpointsByPlatformApplicationPaginator(Consumer<ListEndpointsByPlatformApplicationRequest.Builder> listEndpointsByPlatformApplicationRequest) SnsClient.listEndpointsByPlatformApplicationPaginator(ListEndpointsByPlatformApplicationRequest listEndpointsByPlatformApplicationRequest) default ListSubscriptionsByTopicResponseSnsClient.listSubscriptionsByTopic(Consumer<ListSubscriptionsByTopicRequest.Builder> listSubscriptionsByTopicRequest) Returns a list of the subscriptions to a specific topic.default ListSubscriptionsByTopicResponseSnsClient.listSubscriptionsByTopic(ListSubscriptionsByTopicRequest listSubscriptionsByTopicRequest) Returns a list of the subscriptions to a specific topic.default ListSubscriptionsByTopicIterableSnsClient.listSubscriptionsByTopicPaginator(Consumer<ListSubscriptionsByTopicRequest.Builder> listSubscriptionsByTopicRequest) This is a variant ofSnsClient.listSubscriptionsByTopic(software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicRequest)operation.default ListSubscriptionsByTopicIterableSnsClient.listSubscriptionsByTopicPaginator(ListSubscriptionsByTopicRequest listSubscriptionsByTopicRequest) This is a variant ofSnsClient.listSubscriptionsByTopic(software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicRequest)operation.default PublishResponseSnsClient.publish(Consumer<PublishRequest.Builder> publishRequest) Sends a message to an Amazon SNS topic, a text message (SMS message) directly to a phone number, or a message to a mobile platform endpoint (when you specify theTargetArn).default PublishResponseSnsClient.publish(PublishRequest publishRequest) Sends a message to an Amazon SNS topic, a text message (SMS message) directly to a phone number, or a message to a mobile platform endpoint (when you specify theTargetArn).default PublishBatchResponseSnsClient.publishBatch(Consumer<PublishBatchRequest.Builder> publishBatchRequest) Publishes up to 10 messages to the specified topic in a single batch.default PublishBatchResponseSnsClient.publishBatch(PublishBatchRequest publishBatchRequest) Publishes up to 10 messages to the specified topic in a single batch.default PutDataProtectionPolicyResponseSnsClient.putDataProtectionPolicy(Consumer<PutDataProtectionPolicyRequest.Builder> putDataProtectionPolicyRequest) Adds or updates an inline policy document that is stored in the specified Amazon SNS topic.default PutDataProtectionPolicyResponseSnsClient.putDataProtectionPolicy(PutDataProtectionPolicyRequest putDataProtectionPolicyRequest) Adds or updates an inline policy document that is stored in the specified Amazon SNS topic.default RemovePermissionResponseSnsClient.removePermission(Consumer<RemovePermissionRequest.Builder> removePermissionRequest) Removes a statement from a topic's access control policy.default RemovePermissionResponseSnsClient.removePermission(RemovePermissionRequest removePermissionRequest) Removes a statement from a topic's access control policy.default SetEndpointAttributesResponseSnsClient.setEndpointAttributes(Consumer<SetEndpointAttributesRequest.Builder> setEndpointAttributesRequest) Sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM (Firebase Cloud Messaging) and APNS.default SetEndpointAttributesResponseSnsClient.setEndpointAttributes(SetEndpointAttributesRequest setEndpointAttributesRequest) Sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM (Firebase Cloud Messaging) and APNS.SnsClient.setPlatformApplicationAttributes(Consumer<SetPlatformApplicationAttributesRequest.Builder> setPlatformApplicationAttributesRequest) Sets the attributes of the platform application object for the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging).SnsClient.setPlatformApplicationAttributes(SetPlatformApplicationAttributesRequest setPlatformApplicationAttributesRequest) Sets the attributes of the platform application object for the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging).SnsClient.setSubscriptionAttributes(Consumer<SetSubscriptionAttributesRequest.Builder> setSubscriptionAttributesRequest) Allows a subscription owner to set an attribute of the subscription to a new value.SnsClient.setSubscriptionAttributes(SetSubscriptionAttributesRequest setSubscriptionAttributesRequest) Allows a subscription owner to set an attribute of the subscription to a new value.default SetTopicAttributesResponseSnsClient.setTopicAttributes(Consumer<SetTopicAttributesRequest.Builder> setTopicAttributesRequest) Allows a topic owner to set an attribute of the topic to a new value.default SetTopicAttributesResponseSnsClient.setTopicAttributes(SetTopicAttributesRequest setTopicAttributesRequest) Allows a topic owner to set an attribute of the topic to a new value.default SubscribeResponseSnsClient.subscribe(Consumer<SubscribeRequest.Builder> subscribeRequest) Subscribes an endpoint to an Amazon SNS topic.default SubscribeResponseSnsClient.subscribe(SubscribeRequest subscribeRequest) Subscribes an endpoint to an Amazon SNS topic.default UnsubscribeResponseSnsClient.unsubscribe(Consumer<UnsubscribeRequest.Builder> unsubscribeRequest) Deletes a subscription.default UnsubscribeResponseSnsClient.unsubscribe(UnsubscribeRequest unsubscribeRequest) Deletes a subscription.