Uses of Interface
software.amazon.awssdk.services.sesv2.SesV2Client
Packages that use SesV2Client
Package
Description
-
Uses of SesV2Client in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return SesV2ClientModifier and TypeMethodDescriptionstatic SesV2ClientSesV2Client.create()Create aSesV2Clientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of SesV2Client in software.amazon.awssdk.services.sesv2.paginators
Constructors in software.amazon.awssdk.services.sesv2.paginators with parameters of type SesV2ClientModifierConstructorDescriptionGetDedicatedIpsIterable(SesV2Client client, GetDedicatedIpsRequest firstRequest) ListConfigurationSetsIterable(SesV2Client client, ListConfigurationSetsRequest firstRequest) ListContactListsIterable(SesV2Client client, ListContactListsRequest firstRequest) ListContactsIterable(SesV2Client client, ListContactsRequest firstRequest) ListCustomVerificationEmailTemplatesIterable(SesV2Client client, ListCustomVerificationEmailTemplatesRequest firstRequest) ListDedicatedIpPoolsIterable(SesV2Client client, ListDedicatedIpPoolsRequest firstRequest) ListDeliverabilityTestReportsIterable(SesV2Client client, ListDeliverabilityTestReportsRequest firstRequest) ListDomainDeliverabilityCampaignsIterable(SesV2Client client, ListDomainDeliverabilityCampaignsRequest firstRequest) ListEmailIdentitiesIterable(SesV2Client client, ListEmailIdentitiesRequest firstRequest) ListEmailTemplatesIterable(SesV2Client client, ListEmailTemplatesRequest firstRequest) ListExportJobsIterable(SesV2Client client, ListExportJobsRequest firstRequest) ListImportJobsIterable(SesV2Client client, ListImportJobsRequest firstRequest) ListMultiRegionEndpointsIterable(SesV2Client client, ListMultiRegionEndpointsRequest firstRequest) ListRecommendationsIterable(SesV2Client client, ListRecommendationsRequest firstRequest) ListReputationEntitiesIterable(SesV2Client client, ListReputationEntitiesRequest firstRequest) ListResourceTenantsIterable(SesV2Client client, ListResourceTenantsRequest firstRequest) ListSuppressedDestinationsIterable(SesV2Client client, ListSuppressedDestinationsRequest firstRequest) ListTenantResourcesIterable(SesV2Client client, ListTenantResourcesRequest firstRequest) ListTenantsIterable(SesV2Client client, ListTenantsRequest firstRequest)