Uses of Interface
software.amazon.awssdk.services.ses.model.GetIdentityNotificationAttributesResponse.Builder
Packages that use GetIdentityNotificationAttributesResponse.Builder
-
Uses of GetIdentityNotificationAttributesResponse.Builder in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return GetIdentityNotificationAttributesResponse.BuilderModifier and TypeMethodDescriptionGetIdentityNotificationAttributesResponse.builder()GetIdentityNotificationAttributesResponse.Builder.notificationAttributes(Map<String, IdentityNotificationAttributes> notificationAttributes) A map of Identity to IdentityNotificationAttributes.GetIdentityNotificationAttributesResponse.toBuilder()Methods in software.amazon.awssdk.services.ses.model that return types with arguments of type GetIdentityNotificationAttributesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetIdentityNotificationAttributesResponse.Builder>GetIdentityNotificationAttributesResponse.serializableBuilderClass()