Uses of Interface
software.amazon.awssdk.services.sns.model.GetSmsAttributesResponse.Builder
Packages that use GetSmsAttributesResponse.Builder
-
Uses of GetSmsAttributesResponse.Builder in software.amazon.awssdk.services.sns.model
Methods in software.amazon.awssdk.services.sns.model that return GetSmsAttributesResponse.BuilderModifier and TypeMethodDescriptionGetSmsAttributesResponse.Builder.attributes(Map<String, String> attributes) The SMS attribute names and their values.GetSmsAttributesResponse.builder()GetSmsAttributesResponse.toBuilder()Methods in software.amazon.awssdk.services.sns.model that return types with arguments of type GetSmsAttributesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetSmsAttributesResponse.Builder>GetSmsAttributesResponse.serializableBuilderClass()