Uses of Class
software.amazon.awssdk.services.ses.model.GetIdentityNotificationAttributesRequest
Packages that use GetIdentityNotificationAttributesRequest
Package
Description
-
Uses of GetIdentityNotificationAttributesRequest in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses with parameters of type GetIdentityNotificationAttributesRequestModifier and TypeMethodDescriptionSesAsyncClient.getIdentityNotificationAttributes(GetIdentityNotificationAttributesRequest getIdentityNotificationAttributesRequest) Given a list of verified identities (email addresses and/or domains), returns a structure describing identity notification attributes.SesClient.getIdentityNotificationAttributes(GetIdentityNotificationAttributesRequest getIdentityNotificationAttributesRequest) Given a list of verified identities (email addresses and/or domains), returns a structure describing identity notification attributes. -
Uses of GetIdentityNotificationAttributesRequest in software.amazon.awssdk.services.ses.transform
Methods in software.amazon.awssdk.services.ses.transform with parameters of type GetIdentityNotificationAttributesRequestModifier and TypeMethodDescriptionGetIdentityNotificationAttributesRequestMarshaller.marshall(GetIdentityNotificationAttributesRequest getIdentityNotificationAttributesRequest)