Uses of Class
software.amazon.awssdk.services.sns.model.SetTopicAttributesRequest
Packages that use SetTopicAttributesRequest
Package
Description
-
Uses of SetTopicAttributesRequest in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns with parameters of type SetTopicAttributesRequestModifier and TypeMethodDescriptionSnsAsyncClient.setTopicAttributes(SetTopicAttributesRequest 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. -
Uses of SetTopicAttributesRequest in software.amazon.awssdk.services.sns.transform
Methods in software.amazon.awssdk.services.sns.transform with parameters of type SetTopicAttributesRequestModifier and TypeMethodDescriptionSetTopicAttributesRequestMarshaller.marshall(SetTopicAttributesRequest setTopicAttributesRequest)