Uses of Class
com.amazonaws.services.sns.model.SetTopicAttributesResult
Packages that use SetTopicAttributesResult
-
Uses of SetTopicAttributesResult in com.amazonaws.services.sns
Methods in com.amazonaws.services.sns that return SetTopicAttributesResultModifier and TypeMethodDescriptionAbstractAmazonSNS.setTopicAttributes
(SetTopicAttributesRequest request) AbstractAmazonSNS.setTopicAttributes
(String topicArn, String attributeName, String attributeValue) AmazonSNS.setTopicAttributes
(SetTopicAttributesRequest setTopicAttributesRequest) Allows a topic owner to set an attribute of the topic to a new value.AmazonSNS.setTopicAttributes
(String topicArn, String attributeName, String attributeValue) Simplified method form for invoking the SetTopicAttributes operation.AmazonSNSClient.setTopicAttributes
(SetTopicAttributesRequest setTopicAttributesRequest) Allows a topic owner to set an attribute of the topic to a new value.AmazonSNSClient.setTopicAttributes
(String topicArn, String attributeName, String attributeValue) Methods in com.amazonaws.services.sns that return types with arguments of type SetTopicAttributesResultModifier and TypeMethodDescriptionAbstractAmazonSNSAsync.setTopicAttributesAsync
(SetTopicAttributesRequest request) AbstractAmazonSNSAsync.setTopicAttributesAsync
(SetTopicAttributesRequest request, AsyncHandler<SetTopicAttributesRequest, SetTopicAttributesResult> asyncHandler) AbstractAmazonSNSAsync.setTopicAttributesAsync
(String topicArn, String attributeName, String attributeValue) Simplified method form for invoking the SetTopicAttributes operation.AbstractAmazonSNSAsync.setTopicAttributesAsync
(String topicArn, String attributeName, String attributeValue, AsyncHandler<SetTopicAttributesRequest, SetTopicAttributesResult> asyncHandler) Simplified method form for invoking the SetTopicAttributes operation with an AsyncHandler.AmazonSNSAsync.setTopicAttributesAsync
(SetTopicAttributesRequest setTopicAttributesRequest) Allows a topic owner to set an attribute of the topic to a new value.AmazonSNSAsync.setTopicAttributesAsync
(SetTopicAttributesRequest setTopicAttributesRequest, AsyncHandler<SetTopicAttributesRequest, SetTopicAttributesResult> asyncHandler) Allows a topic owner to set an attribute of the topic to a new value.AmazonSNSAsync.setTopicAttributesAsync
(String topicArn, String attributeName, String attributeValue) Simplified method form for invoking the SetTopicAttributes operation.AmazonSNSAsync.setTopicAttributesAsync
(String topicArn, String attributeName, String attributeValue, AsyncHandler<SetTopicAttributesRequest, SetTopicAttributesResult> asyncHandler) Simplified method form for invoking the SetTopicAttributes operation with an AsyncHandler.AmazonSNSAsyncClient.setTopicAttributesAsync
(SetTopicAttributesRequest request) AmazonSNSAsyncClient.setTopicAttributesAsync
(SetTopicAttributesRequest request, AsyncHandler<SetTopicAttributesRequest, SetTopicAttributesResult> asyncHandler) AmazonSNSAsyncClient.setTopicAttributesAsync
(String topicArn, String attributeName, String attributeValue) Simplified method form for invoking the SetTopicAttributes operation.AmazonSNSAsyncClient.setTopicAttributesAsync
(String topicArn, String attributeName, String attributeValue, AsyncHandler<SetTopicAttributesRequest, SetTopicAttributesResult> asyncHandler) Simplified method form for invoking the SetTopicAttributes operation with an AsyncHandler.Method parameters in com.amazonaws.services.sns with type arguments of type SetTopicAttributesResultModifier and TypeMethodDescriptionAbstractAmazonSNSAsync.setTopicAttributesAsync
(SetTopicAttributesRequest request, AsyncHandler<SetTopicAttributesRequest, SetTopicAttributesResult> asyncHandler) AbstractAmazonSNSAsync.setTopicAttributesAsync
(String topicArn, String attributeName, String attributeValue, AsyncHandler<SetTopicAttributesRequest, SetTopicAttributesResult> asyncHandler) Simplified method form for invoking the SetTopicAttributes operation with an AsyncHandler.AmazonSNSAsync.setTopicAttributesAsync
(SetTopicAttributesRequest setTopicAttributesRequest, AsyncHandler<SetTopicAttributesRequest, SetTopicAttributesResult> asyncHandler) Allows a topic owner to set an attribute of the topic to a new value.AmazonSNSAsync.setTopicAttributesAsync
(String topicArn, String attributeName, String attributeValue, AsyncHandler<SetTopicAttributesRequest, SetTopicAttributesResult> asyncHandler) Simplified method form for invoking the SetTopicAttributes operation with an AsyncHandler.AmazonSNSAsyncClient.setTopicAttributesAsync
(SetTopicAttributesRequest request, AsyncHandler<SetTopicAttributesRequest, SetTopicAttributesResult> asyncHandler) AmazonSNSAsyncClient.setTopicAttributesAsync
(String topicArn, String attributeName, String attributeValue, AsyncHandler<SetTopicAttributesRequest, SetTopicAttributesResult> asyncHandler) Simplified method form for invoking the SetTopicAttributes operation with an AsyncHandler. -
Uses of SetTopicAttributesResult in com.amazonaws.services.sns.model
Methods in com.amazonaws.services.sns.model that return SetTopicAttributesResult