Uses of Class
software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesRequest
Packages that use SetSubscriptionAttributesRequest
Package
Description
-
Uses of SetSubscriptionAttributesRequest in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns with parameters of type SetSubscriptionAttributesRequestModifier and TypeMethodDescriptionSnsAsyncClient.setSubscriptionAttributes(SetSubscriptionAttributesRequest setSubscriptionAttributesRequest) Allows a subscription owner to set an attribute of the subscription to a new value.SnsClient.setSubscriptionAttributes(SetSubscriptionAttributesRequest setSubscriptionAttributesRequest) Allows a subscription owner to set an attribute of the subscription to a new value. -
Uses of SetSubscriptionAttributesRequest in software.amazon.awssdk.services.sns.transform
Methods in software.amazon.awssdk.services.sns.transform with parameters of type SetSubscriptionAttributesRequestModifier and TypeMethodDescriptionSetSubscriptionAttributesRequestMarshaller.marshall(SetSubscriptionAttributesRequest setSubscriptionAttributesRequest)