Uses of Class
com.amazonaws.services.sns.model.GetTopicAttributesRequest
-
Packages that use GetTopicAttributesRequest Package Description com.amazonaws.services.sns com.amazonaws.services.sns.model -
-
Uses of GetTopicAttributesRequest in com.amazonaws.services.sns
-
Uses of GetTopicAttributesRequest in com.amazonaws.services.sns.model
Methods in com.amazonaws.services.sns.model that return GetTopicAttributesRequest Modifier and Type Method Description GetTopicAttributesRequestGetTopicAttributesRequest. clone()GetTopicAttributesRequestGetTopicAttributesRequest. withTopicArn(String topicArn)The ARN of the topic whose properties you want to get.
-