Uses of Interface
software.amazon.awssdk.services.ses.model.VerifyDomainIdentityRequest.Builder
Packages that use VerifyDomainIdentityRequest.Builder
Package
Description
-
Uses of VerifyDomainIdentityRequest.Builder in software.amazon.awssdk.services.ses
Method parameters in software.amazon.awssdk.services.ses with type arguments of type VerifyDomainIdentityRequest.BuilderModifier and TypeMethodDescriptionSesAsyncClient.verifyDomainIdentity(Consumer<VerifyDomainIdentityRequest.Builder> verifyDomainIdentityRequest) Adds a domain to the list of identities for your Amazon SES account in the current Amazon Web Services Region and attempts to verify it.default VerifyDomainIdentityResponseSesClient.verifyDomainIdentity(Consumer<VerifyDomainIdentityRequest.Builder> verifyDomainIdentityRequest) Adds a domain to the list of identities for your Amazon SES account in the current Amazon Web Services Region and attempts to verify it. -
Uses of VerifyDomainIdentityRequest.Builder in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return VerifyDomainIdentityRequest.BuilderModifier and TypeMethodDescriptionVerifyDomainIdentityRequest.builder()The domain to be verified.VerifyDomainIdentityRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) VerifyDomainIdentityRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) VerifyDomainIdentityRequest.toBuilder()Methods in software.amazon.awssdk.services.ses.model that return types with arguments of type VerifyDomainIdentityRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends VerifyDomainIdentityRequest.Builder>VerifyDomainIdentityRequest.serializableBuilderClass()