Uses of Class
software.amazon.awssdk.services.sesv2.model.ListEmailTemplatesResponse
Packages that use ListEmailTemplatesResponse
Package
Description
-
Uses of ListEmailTemplatesResponse in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return ListEmailTemplatesResponseModifier and TypeMethodDescriptiondefault ListEmailTemplatesResponseSesV2Client.listEmailTemplates(Consumer<ListEmailTemplatesRequest.Builder> listEmailTemplatesRequest) Lists the email templates present in your Amazon SES account in the current Amazon Web Services Region.default ListEmailTemplatesResponseSesV2Client.listEmailTemplates(ListEmailTemplatesRequest listEmailTemplatesRequest) Lists the email templates present in your Amazon SES account in the current Amazon Web Services Region.Methods in software.amazon.awssdk.services.sesv2 that return types with arguments of type ListEmailTemplatesResponseModifier and TypeMethodDescriptionSesV2AsyncClient.listEmailTemplates(Consumer<ListEmailTemplatesRequest.Builder> listEmailTemplatesRequest) Lists the email templates present in your Amazon SES account in the current Amazon Web Services Region.SesV2AsyncClient.listEmailTemplates(ListEmailTemplatesRequest listEmailTemplatesRequest) Lists the email templates present in your Amazon SES account in the current Amazon Web Services Region. -
Uses of ListEmailTemplatesResponse in software.amazon.awssdk.services.sesv2.paginators
Methods in software.amazon.awssdk.services.sesv2.paginators that return types with arguments of type ListEmailTemplatesResponseMethod parameters in software.amazon.awssdk.services.sesv2.paginators with type arguments of type ListEmailTemplatesResponseModifier and TypeMethodDescriptionvoidListEmailTemplatesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListEmailTemplatesResponse> subscriber)