Uses of Interface
software.amazon.awssdk.services.sns.model.GetSubscriptionAttributesResponse.Builder
Packages that use GetSubscriptionAttributesResponse.Builder
-
Uses of GetSubscriptionAttributesResponse.Builder in software.amazon.awssdk.services.sns.model
Methods in software.amazon.awssdk.services.sns.model that return GetSubscriptionAttributesResponse.BuilderModifier and TypeMethodDescriptionGetSubscriptionAttributesResponse.Builder.attributes(Map<String, String> attributes) A map of the subscription's attributes.GetSubscriptionAttributesResponse.builder()GetSubscriptionAttributesResponse.toBuilder()Methods in software.amazon.awssdk.services.sns.model that return types with arguments of type GetSubscriptionAttributesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetSubscriptionAttributesResponse.Builder>GetSubscriptionAttributesResponse.serializableBuilderClass()