Uses of Class
software.amazon.awssdk.services.sesv2.model.ListEmailIdentitiesResponse
Packages that use ListEmailIdentitiesResponse
Package
Description
-
Uses of ListEmailIdentitiesResponse in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return ListEmailIdentitiesResponseModifier and TypeMethodDescriptiondefault ListEmailIdentitiesResponseSesV2Client.listEmailIdentities(Consumer<ListEmailIdentitiesRequest.Builder> listEmailIdentitiesRequest) Returns a list of all of the email identities that are associated with your Amazon Web Services account.default ListEmailIdentitiesResponseSesV2Client.listEmailIdentities(ListEmailIdentitiesRequest listEmailIdentitiesRequest) Returns a list of all of the email identities that are associated with your Amazon Web Services account.Methods in software.amazon.awssdk.services.sesv2 that return types with arguments of type ListEmailIdentitiesResponseModifier and TypeMethodDescriptionSesV2AsyncClient.listEmailIdentities(Consumer<ListEmailIdentitiesRequest.Builder> listEmailIdentitiesRequest) Returns a list of all of the email identities that are associated with your Amazon Web Services account.SesV2AsyncClient.listEmailIdentities(ListEmailIdentitiesRequest listEmailIdentitiesRequest) Returns a list of all of the email identities that are associated with your Amazon Web Services account. -
Uses of ListEmailIdentitiesResponse in software.amazon.awssdk.services.sesv2.paginators
Methods in software.amazon.awssdk.services.sesv2.paginators that return types with arguments of type ListEmailIdentitiesResponseMethod parameters in software.amazon.awssdk.services.sesv2.paginators with type arguments of type ListEmailIdentitiesResponseModifier and TypeMethodDescriptionvoidListEmailIdentitiesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListEmailIdentitiesResponse> subscriber)