Uses of Class
software.amazon.awssdk.services.sesv2.model.ListCustomVerificationEmailTemplatesResponse
Packages that use ListCustomVerificationEmailTemplatesResponse
Package
Description
-
Uses of ListCustomVerificationEmailTemplatesResponse in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return ListCustomVerificationEmailTemplatesResponseModifier and TypeMethodDescriptionSesV2Client.listCustomVerificationEmailTemplates(Consumer<ListCustomVerificationEmailTemplatesRequest.Builder> listCustomVerificationEmailTemplatesRequest) Lists the existing custom verification email templates for your account in the current Amazon Web Services Region.SesV2Client.listCustomVerificationEmailTemplates(ListCustomVerificationEmailTemplatesRequest listCustomVerificationEmailTemplatesRequest) Lists the existing custom verification email templates for your account in the current Amazon Web Services Region.Methods in software.amazon.awssdk.services.sesv2 that return types with arguments of type ListCustomVerificationEmailTemplatesResponseModifier and TypeMethodDescriptionSesV2AsyncClient.listCustomVerificationEmailTemplates(Consumer<ListCustomVerificationEmailTemplatesRequest.Builder> listCustomVerificationEmailTemplatesRequest) Lists the existing custom verification email templates for your account in the current Amazon Web Services Region.SesV2AsyncClient.listCustomVerificationEmailTemplates(ListCustomVerificationEmailTemplatesRequest listCustomVerificationEmailTemplatesRequest) Lists the existing custom verification email templates for your account in the current Amazon Web Services Region. -
Uses of ListCustomVerificationEmailTemplatesResponse in software.amazon.awssdk.services.sesv2.paginators
Methods in software.amazon.awssdk.services.sesv2.paginators that return types with arguments of type ListCustomVerificationEmailTemplatesResponseMethod parameters in software.amazon.awssdk.services.sesv2.paginators with type arguments of type ListCustomVerificationEmailTemplatesResponseModifier and TypeMethodDescriptionvoidListCustomVerificationEmailTemplatesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListCustomVerificationEmailTemplatesResponse> subscriber)