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