static ListCustomVerificationEmailTemplatesResponse.Builder |
ListCustomVerificationEmailTemplatesResponse.builder() |
|
ListCustomVerificationEmailTemplatesResponse.Builder |
ListCustomVerificationEmailTemplatesResponse.Builder.customVerificationEmailTemplates(Collection<CustomVerificationEmailTemplateMetadata> customVerificationEmailTemplates) |
A list of the custom verification email templates that exist in your account.
|
ListCustomVerificationEmailTemplatesResponse.Builder |
ListCustomVerificationEmailTemplatesResponse.Builder.customVerificationEmailTemplates(Consumer<CustomVerificationEmailTemplateMetadata.Builder>... customVerificationEmailTemplates) |
A list of the custom verification email templates that exist in your account.
|
ListCustomVerificationEmailTemplatesResponse.Builder |
ListCustomVerificationEmailTemplatesResponse.Builder.customVerificationEmailTemplates(CustomVerificationEmailTemplateMetadata... customVerificationEmailTemplates) |
A list of the custom verification email templates that exist in your account.
|
ListCustomVerificationEmailTemplatesResponse.Builder |
ListCustomVerificationEmailTemplatesResponse.Builder.nextToken(String nextToken) |
A token indicating that there are additional custom verification email templates available to be listed.
|
ListCustomVerificationEmailTemplatesResponse.Builder |
ListCustomVerificationEmailTemplatesResponse.toBuilder() |
|