Uses of Class
software.amazon.awssdk.services.sns.model.GetSubscriptionAttributesRequest
Packages that use GetSubscriptionAttributesRequest
Package
Description
-
Uses of GetSubscriptionAttributesRequest in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns with parameters of type GetSubscriptionAttributesRequestModifier and TypeMethodDescriptionSnsAsyncClient.getSubscriptionAttributes(GetSubscriptionAttributesRequest getSubscriptionAttributesRequest) Returns all of the properties of a subscription.SnsClient.getSubscriptionAttributes(GetSubscriptionAttributesRequest getSubscriptionAttributesRequest) Returns all of the properties of a subscription. -
Uses of GetSubscriptionAttributesRequest in software.amazon.awssdk.services.sns.transform
Methods in software.amazon.awssdk.services.sns.transform with parameters of type GetSubscriptionAttributesRequestModifier and TypeMethodDescriptionGetSubscriptionAttributesRequestMarshaller.marshall(GetSubscriptionAttributesRequest getSubscriptionAttributesRequest)