Uses of Class
software.amazon.awssdk.services.sns.model.GetTopicAttributesRequest
Packages that use GetTopicAttributesRequest
Package
Description
-
Uses of GetTopicAttributesRequest in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns with parameters of type GetTopicAttributesRequestModifier and TypeMethodDescriptionSnsAsyncClient.getTopicAttributes(GetTopicAttributesRequest getTopicAttributesRequest) Returns all of the properties of a topic.default GetTopicAttributesResponseSnsClient.getTopicAttributes(GetTopicAttributesRequest getTopicAttributesRequest) Returns all of the properties of a topic. -
Uses of GetTopicAttributesRequest in software.amazon.awssdk.services.sns.transform
Methods in software.amazon.awssdk.services.sns.transform with parameters of type GetTopicAttributesRequestModifier and TypeMethodDescriptionGetTopicAttributesRequestMarshaller.marshall(GetTopicAttributesRequest getTopicAttributesRequest)