Uses of Class
com.amazonaws.services.sns.model.SetSubscriptionAttributesResult
Packages that use SetSubscriptionAttributesResult
-
Uses of SetSubscriptionAttributesResult in com.amazonaws.services.sns
Methods in com.amazonaws.services.sns that return SetSubscriptionAttributesResultModifier and TypeMethodDescriptionAbstractAmazonSNS.setSubscriptionAttributes
(SetSubscriptionAttributesRequest request) AbstractAmazonSNS.setSubscriptionAttributes
(String subscriptionArn, String attributeName, String attributeValue) AmazonSNS.setSubscriptionAttributes
(SetSubscriptionAttributesRequest setSubscriptionAttributesRequest) Allows a subscription owner to set an attribute of the topic to a new value.AmazonSNS.setSubscriptionAttributes
(String subscriptionArn, String attributeName, String attributeValue) Simplified method form for invoking the SetSubscriptionAttributes operation.AmazonSNSClient.setSubscriptionAttributes
(SetSubscriptionAttributesRequest setSubscriptionAttributesRequest) Allows a subscription owner to set an attribute of the topic to a new value.AmazonSNSClient.setSubscriptionAttributes
(String subscriptionArn, String attributeName, String attributeValue) Methods in com.amazonaws.services.sns that return types with arguments of type SetSubscriptionAttributesResultModifier and TypeMethodDescriptionAbstractAmazonSNSAsync.setSubscriptionAttributesAsync
(SetSubscriptionAttributesRequest request) AbstractAmazonSNSAsync.setSubscriptionAttributesAsync
(SetSubscriptionAttributesRequest request, AsyncHandler<SetSubscriptionAttributesRequest, SetSubscriptionAttributesResult> asyncHandler) AbstractAmazonSNSAsync.setSubscriptionAttributesAsync
(String subscriptionArn, String attributeName, String attributeValue) Simplified method form for invoking the SetSubscriptionAttributes operation.AbstractAmazonSNSAsync.setSubscriptionAttributesAsync
(String subscriptionArn, String attributeName, String attributeValue, AsyncHandler<SetSubscriptionAttributesRequest, SetSubscriptionAttributesResult> asyncHandler) Simplified method form for invoking the SetSubscriptionAttributes operation with an AsyncHandler.AmazonSNSAsync.setSubscriptionAttributesAsync
(SetSubscriptionAttributesRequest setSubscriptionAttributesRequest) Allows a subscription owner to set an attribute of the topic to a new value.AmazonSNSAsync.setSubscriptionAttributesAsync
(SetSubscriptionAttributesRequest setSubscriptionAttributesRequest, AsyncHandler<SetSubscriptionAttributesRequest, SetSubscriptionAttributesResult> asyncHandler) Allows a subscription owner to set an attribute of the topic to a new value.AmazonSNSAsync.setSubscriptionAttributesAsync
(String subscriptionArn, String attributeName, String attributeValue) Simplified method form for invoking the SetSubscriptionAttributes operation.AmazonSNSAsync.setSubscriptionAttributesAsync
(String subscriptionArn, String attributeName, String attributeValue, AsyncHandler<SetSubscriptionAttributesRequest, SetSubscriptionAttributesResult> asyncHandler) Simplified method form for invoking the SetSubscriptionAttributes operation with an AsyncHandler.AmazonSNSAsyncClient.setSubscriptionAttributesAsync
(SetSubscriptionAttributesRequest request) AmazonSNSAsyncClient.setSubscriptionAttributesAsync
(SetSubscriptionAttributesRequest request, AsyncHandler<SetSubscriptionAttributesRequest, SetSubscriptionAttributesResult> asyncHandler) AmazonSNSAsyncClient.setSubscriptionAttributesAsync
(String subscriptionArn, String attributeName, String attributeValue) Simplified method form for invoking the SetSubscriptionAttributes operation.AmazonSNSAsyncClient.setSubscriptionAttributesAsync
(String subscriptionArn, String attributeName, String attributeValue, AsyncHandler<SetSubscriptionAttributesRequest, SetSubscriptionAttributesResult> asyncHandler) Simplified method form for invoking the SetSubscriptionAttributes operation with an AsyncHandler.Method parameters in com.amazonaws.services.sns with type arguments of type SetSubscriptionAttributesResultModifier and TypeMethodDescriptionAbstractAmazonSNSAsync.setSubscriptionAttributesAsync
(SetSubscriptionAttributesRequest request, AsyncHandler<SetSubscriptionAttributesRequest, SetSubscriptionAttributesResult> asyncHandler) AbstractAmazonSNSAsync.setSubscriptionAttributesAsync
(String subscriptionArn, String attributeName, String attributeValue, AsyncHandler<SetSubscriptionAttributesRequest, SetSubscriptionAttributesResult> asyncHandler) Simplified method form for invoking the SetSubscriptionAttributes operation with an AsyncHandler.AmazonSNSAsync.setSubscriptionAttributesAsync
(SetSubscriptionAttributesRequest setSubscriptionAttributesRequest, AsyncHandler<SetSubscriptionAttributesRequest, SetSubscriptionAttributesResult> asyncHandler) Allows a subscription owner to set an attribute of the topic to a new value.AmazonSNSAsync.setSubscriptionAttributesAsync
(String subscriptionArn, String attributeName, String attributeValue, AsyncHandler<SetSubscriptionAttributesRequest, SetSubscriptionAttributesResult> asyncHandler) Simplified method form for invoking the SetSubscriptionAttributes operation with an AsyncHandler.AmazonSNSAsyncClient.setSubscriptionAttributesAsync
(SetSubscriptionAttributesRequest request, AsyncHandler<SetSubscriptionAttributesRequest, SetSubscriptionAttributesResult> asyncHandler) AmazonSNSAsyncClient.setSubscriptionAttributesAsync
(String subscriptionArn, String attributeName, String attributeValue, AsyncHandler<SetSubscriptionAttributesRequest, SetSubscriptionAttributesResult> asyncHandler) Simplified method form for invoking the SetSubscriptionAttributes operation with an AsyncHandler. -
Uses of SetSubscriptionAttributesResult in com.amazonaws.services.sns.model
Methods in com.amazonaws.services.sns.model that return SetSubscriptionAttributesResult