Uses of Interface
software.amazon.awssdk.services.sesv2.SesV2AsyncClient
Packages that use SesV2AsyncClient
Package
Description
-
Uses of SesV2AsyncClient in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return SesV2AsyncClientModifier and TypeMethodDescriptionstatic SesV2AsyncClientSesV2AsyncClient.create()Create aSesV2AsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of SesV2AsyncClient in software.amazon.awssdk.services.sesv2.paginators
Constructors in software.amazon.awssdk.services.sesv2.paginators with parameters of type SesV2AsyncClientModifierConstructorDescriptionGetDedicatedIpsPublisher(SesV2AsyncClient client, GetDedicatedIpsRequest firstRequest) ListConfigurationSetsPublisher(SesV2AsyncClient client, ListConfigurationSetsRequest firstRequest) ListContactListsPublisher(SesV2AsyncClient client, ListContactListsRequest firstRequest) ListContactsPublisher(SesV2AsyncClient client, ListContactsRequest firstRequest) ListCustomVerificationEmailTemplatesPublisher(SesV2AsyncClient client, ListCustomVerificationEmailTemplatesRequest firstRequest) ListDedicatedIpPoolsPublisher(SesV2AsyncClient client, ListDedicatedIpPoolsRequest firstRequest) ListDeliverabilityTestReportsPublisher(SesV2AsyncClient client, ListDeliverabilityTestReportsRequest firstRequest) ListDomainDeliverabilityCampaignsPublisher(SesV2AsyncClient client, ListDomainDeliverabilityCampaignsRequest firstRequest) ListEmailIdentitiesPublisher(SesV2AsyncClient client, ListEmailIdentitiesRequest firstRequest) ListEmailTemplatesPublisher(SesV2AsyncClient client, ListEmailTemplatesRequest firstRequest) ListExportJobsPublisher(SesV2AsyncClient client, ListExportJobsRequest firstRequest) ListImportJobsPublisher(SesV2AsyncClient client, ListImportJobsRequest firstRequest) ListMultiRegionEndpointsPublisher(SesV2AsyncClient client, ListMultiRegionEndpointsRequest firstRequest) ListRecommendationsPublisher(SesV2AsyncClient client, ListRecommendationsRequest firstRequest) ListReputationEntitiesPublisher(SesV2AsyncClient client, ListReputationEntitiesRequest firstRequest) ListResourceTenantsPublisher(SesV2AsyncClient client, ListResourceTenantsRequest firstRequest) ListSuppressedDestinationsPublisher(SesV2AsyncClient client, ListSuppressedDestinationsRequest firstRequest) ListTenantResourcesPublisher(SesV2AsyncClient client, ListTenantResourcesRequest firstRequest) ListTenantsPublisher(SesV2AsyncClient client, ListTenantsRequest firstRequest)