default CreateConfigurationSetResponse |
PinpointEmailClient.createConfigurationSet(Consumer<CreateConfigurationSetRequest.Builder> createConfigurationSetRequest) |
Create a configuration set.
|
default CreateConfigurationSetResponse |
PinpointEmailClient.createConfigurationSet(CreateConfigurationSetRequest createConfigurationSetRequest) |
Create a configuration set.
|
default CreateConfigurationSetEventDestinationResponse |
PinpointEmailClient.createConfigurationSetEventDestination(Consumer<CreateConfigurationSetEventDestinationRequest.Builder> createConfigurationSetEventDestinationRequest) |
Create an event destination.
|
default CreateConfigurationSetEventDestinationResponse |
PinpointEmailClient.createConfigurationSetEventDestination(CreateConfigurationSetEventDestinationRequest createConfigurationSetEventDestinationRequest) |
Create an event destination.
|
default CreateDedicatedIpPoolResponse |
PinpointEmailClient.createDedicatedIpPool(Consumer<CreateDedicatedIpPoolRequest.Builder> createDedicatedIpPoolRequest) |
Create a new pool of dedicated IP addresses.
|
default CreateDedicatedIpPoolResponse |
PinpointEmailClient.createDedicatedIpPool(CreateDedicatedIpPoolRequest createDedicatedIpPoolRequest) |
Create a new pool of dedicated IP addresses.
|
default CreateDeliverabilityTestReportResponse |
PinpointEmailClient.createDeliverabilityTestReport(Consumer<CreateDeliverabilityTestReportRequest.Builder> createDeliverabilityTestReportRequest) |
Create a new predictive inbox placement test.
|
default CreateDeliverabilityTestReportResponse |
PinpointEmailClient.createDeliverabilityTestReport(CreateDeliverabilityTestReportRequest createDeliverabilityTestReportRequest) |
Create a new predictive inbox placement test.
|
default CreateEmailIdentityResponse |
PinpointEmailClient.createEmailIdentity(Consumer<CreateEmailIdentityRequest.Builder> createEmailIdentityRequest) |
Verifies an email identity for use with Amazon Pinpoint.
|
default CreateEmailIdentityResponse |
PinpointEmailClient.createEmailIdentity(CreateEmailIdentityRequest createEmailIdentityRequest) |
Verifies an email identity for use with Amazon Pinpoint.
|
default DeleteConfigurationSetResponse |
PinpointEmailClient.deleteConfigurationSet(Consumer<DeleteConfigurationSetRequest.Builder> deleteConfigurationSetRequest) |
Delete an existing configuration set.
|
default DeleteConfigurationSetResponse |
PinpointEmailClient.deleteConfigurationSet(DeleteConfigurationSetRequest deleteConfigurationSetRequest) |
Delete an existing configuration set.
|
default DeleteConfigurationSetEventDestinationResponse |
PinpointEmailClient.deleteConfigurationSetEventDestination(Consumer<DeleteConfigurationSetEventDestinationRequest.Builder> deleteConfigurationSetEventDestinationRequest) |
Delete an event destination.
|
default DeleteConfigurationSetEventDestinationResponse |
PinpointEmailClient.deleteConfigurationSetEventDestination(DeleteConfigurationSetEventDestinationRequest deleteConfigurationSetEventDestinationRequest) |
Delete an event destination.
|
default DeleteDedicatedIpPoolResponse |
PinpointEmailClient.deleteDedicatedIpPool(Consumer<DeleteDedicatedIpPoolRequest.Builder> deleteDedicatedIpPoolRequest) |
Delete a dedicated IP pool.
|
default DeleteDedicatedIpPoolResponse |
PinpointEmailClient.deleteDedicatedIpPool(DeleteDedicatedIpPoolRequest deleteDedicatedIpPoolRequest) |
Delete a dedicated IP pool.
|
default DeleteEmailIdentityResponse |
PinpointEmailClient.deleteEmailIdentity(Consumer<DeleteEmailIdentityRequest.Builder> deleteEmailIdentityRequest) |
Deletes an email identity that you previously verified for use with Amazon Pinpoint.
|
default DeleteEmailIdentityResponse |
PinpointEmailClient.deleteEmailIdentity(DeleteEmailIdentityRequest deleteEmailIdentityRequest) |
Deletes an email identity that you previously verified for use with Amazon Pinpoint.
|
default GetAccountResponse |
PinpointEmailClient.getAccount() |
Obtain information about the email-sending status and capabilities of your Amazon Pinpoint account in the current
AWS Region.
|
default GetAccountResponse |
PinpointEmailClient.getAccount(Consumer<GetAccountRequest.Builder> getAccountRequest) |
Obtain information about the email-sending status and capabilities of your Amazon Pinpoint account in the current
AWS Region.
|
default GetAccountResponse |
PinpointEmailClient.getAccount(GetAccountRequest getAccountRequest) |
Obtain information about the email-sending status and capabilities of your Amazon Pinpoint account in the current
AWS Region.
|
default GetBlacklistReportsResponse |
PinpointEmailClient.getBlacklistReports(Consumer<GetBlacklistReportsRequest.Builder> getBlacklistReportsRequest) |
Retrieve a list of the blacklists that your dedicated IP addresses appear on.
|
default GetBlacklistReportsResponse |
PinpointEmailClient.getBlacklistReports(GetBlacklistReportsRequest getBlacklistReportsRequest) |
Retrieve a list of the blacklists that your dedicated IP addresses appear on.
|
default GetConfigurationSetResponse |
PinpointEmailClient.getConfigurationSet(Consumer<GetConfigurationSetRequest.Builder> getConfigurationSetRequest) |
Get information about an existing configuration set, including the dedicated IP pool that it's associated with,
whether or not it's enabled for sending email, and more.
|
default GetConfigurationSetResponse |
PinpointEmailClient.getConfigurationSet(GetConfigurationSetRequest getConfigurationSetRequest) |
Get information about an existing configuration set, including the dedicated IP pool that it's associated with,
whether or not it's enabled for sending email, and more.
|
default GetConfigurationSetEventDestinationsResponse |
PinpointEmailClient.getConfigurationSetEventDestinations(Consumer<GetConfigurationSetEventDestinationsRequest.Builder> getConfigurationSetEventDestinationsRequest) |
Retrieve a list of event destinations that are associated with a configuration set.
|
default GetConfigurationSetEventDestinationsResponse |
PinpointEmailClient.getConfigurationSetEventDestinations(GetConfigurationSetEventDestinationsRequest getConfigurationSetEventDestinationsRequest) |
Retrieve a list of event destinations that are associated with a configuration set.
|
default GetDedicatedIpResponse |
PinpointEmailClient.getDedicatedIp(Consumer<GetDedicatedIpRequest.Builder> getDedicatedIpRequest) |
Get information about a dedicated IP address, including the name of the dedicated IP pool that it's associated
with, as well information about the automatic warm-up process for the address.
|
default GetDedicatedIpResponse |
PinpointEmailClient.getDedicatedIp(GetDedicatedIpRequest getDedicatedIpRequest) |
Get information about a dedicated IP address, including the name of the dedicated IP pool that it's associated
with, as well information about the automatic warm-up process for the address.
|
default GetDedicatedIpsResponse |
PinpointEmailClient.getDedicatedIps(Consumer<GetDedicatedIpsRequest.Builder> getDedicatedIpsRequest) |
List the dedicated IP addresses that are associated with your Amazon Pinpoint account.
|
default GetDedicatedIpsResponse |
PinpointEmailClient.getDedicatedIps(GetDedicatedIpsRequest getDedicatedIpsRequest) |
List the dedicated IP addresses that are associated with your Amazon Pinpoint account.
|
default GetDedicatedIpsIterable |
PinpointEmailClient.getDedicatedIpsPaginator(Consumer<GetDedicatedIpsRequest.Builder> getDedicatedIpsRequest) |
List the dedicated IP addresses that are associated with your Amazon Pinpoint account.
|
default GetDedicatedIpsIterable |
PinpointEmailClient.getDedicatedIpsPaginator(GetDedicatedIpsRequest getDedicatedIpsRequest) |
List the dedicated IP addresses that are associated with your Amazon Pinpoint account.
|
default GetDeliverabilityDashboardOptionsResponse |
PinpointEmailClient.getDeliverabilityDashboardOptions() |
Retrieve information about the status of the Deliverability dashboard for your Amazon Pinpoint account.
|
default GetDeliverabilityDashboardOptionsResponse |
PinpointEmailClient.getDeliverabilityDashboardOptions(Consumer<GetDeliverabilityDashboardOptionsRequest.Builder> getDeliverabilityDashboardOptionsRequest) |
Retrieve information about the status of the Deliverability dashboard for your Amazon Pinpoint account.
|
default GetDeliverabilityDashboardOptionsResponse |
PinpointEmailClient.getDeliverabilityDashboardOptions(GetDeliverabilityDashboardOptionsRequest getDeliverabilityDashboardOptionsRequest) |
Retrieve information about the status of the Deliverability dashboard for your Amazon Pinpoint account.
|
default GetDeliverabilityTestReportResponse |
PinpointEmailClient.getDeliverabilityTestReport(Consumer<GetDeliverabilityTestReportRequest.Builder> getDeliverabilityTestReportRequest) |
Retrieve the results of a predictive inbox placement test.
|
default GetDeliverabilityTestReportResponse |
PinpointEmailClient.getDeliverabilityTestReport(GetDeliverabilityTestReportRequest getDeliverabilityTestReportRequest) |
Retrieve the results of a predictive inbox placement test.
|
default GetDomainDeliverabilityCampaignResponse |
PinpointEmailClient.getDomainDeliverabilityCampaign(Consumer<GetDomainDeliverabilityCampaignRequest.Builder> getDomainDeliverabilityCampaignRequest) |
Retrieve all the deliverability data for a specific campaign.
|
default GetDomainDeliverabilityCampaignResponse |
PinpointEmailClient.getDomainDeliverabilityCampaign(GetDomainDeliverabilityCampaignRequest getDomainDeliverabilityCampaignRequest) |
Retrieve all the deliverability data for a specific campaign.
|
default GetDomainStatisticsReportResponse |
PinpointEmailClient.getDomainStatisticsReport(Consumer<GetDomainStatisticsReportRequest.Builder> getDomainStatisticsReportRequest) |
Retrieve inbox placement and engagement rates for the domains that you use to send email.
|
default GetDomainStatisticsReportResponse |
PinpointEmailClient.getDomainStatisticsReport(GetDomainStatisticsReportRequest getDomainStatisticsReportRequest) |
Retrieve inbox placement and engagement rates for the domains that you use to send email.
|
default GetEmailIdentityResponse |
PinpointEmailClient.getEmailIdentity(Consumer<GetEmailIdentityRequest.Builder> getEmailIdentityRequest) |
Provides information about a specific identity associated with your Amazon Pinpoint account, including the
identity's verification status, its DKIM authentication status, and its custom Mail-From settings.
|
default GetEmailIdentityResponse |
PinpointEmailClient.getEmailIdentity(GetEmailIdentityRequest getEmailIdentityRequest) |
Provides information about a specific identity associated with your Amazon Pinpoint account, including the
identity's verification status, its DKIM authentication status, and its custom Mail-From settings.
|
default ListConfigurationSetsResponse |
PinpointEmailClient.listConfigurationSets(Consumer<ListConfigurationSetsRequest.Builder> listConfigurationSetsRequest) |
List all of the configuration sets associated with your Amazon Pinpoint account in the current region.
|
default ListConfigurationSetsResponse |
PinpointEmailClient.listConfigurationSets(ListConfigurationSetsRequest listConfigurationSetsRequest) |
List all of the configuration sets associated with your Amazon Pinpoint account in the current region.
|
default ListConfigurationSetsIterable |
PinpointEmailClient.listConfigurationSetsPaginator(Consumer<ListConfigurationSetsRequest.Builder> listConfigurationSetsRequest) |
List all of the configuration sets associated with your Amazon Pinpoint account in the current region.
|
default ListConfigurationSetsIterable |
PinpointEmailClient.listConfigurationSetsPaginator(ListConfigurationSetsRequest listConfigurationSetsRequest) |
List all of the configuration sets associated with your Amazon Pinpoint account in the current region.
|
default ListDedicatedIpPoolsResponse |
PinpointEmailClient.listDedicatedIpPools(Consumer<ListDedicatedIpPoolsRequest.Builder> listDedicatedIpPoolsRequest) |
List all of the dedicated IP pools that exist in your Amazon Pinpoint account in the current AWS Region.
|
default ListDedicatedIpPoolsResponse |
PinpointEmailClient.listDedicatedIpPools(ListDedicatedIpPoolsRequest listDedicatedIpPoolsRequest) |
List all of the dedicated IP pools that exist in your Amazon Pinpoint account in the current AWS Region.
|
default ListDedicatedIpPoolsIterable |
PinpointEmailClient.listDedicatedIpPoolsPaginator(Consumer<ListDedicatedIpPoolsRequest.Builder> listDedicatedIpPoolsRequest) |
List all of the dedicated IP pools that exist in your Amazon Pinpoint account in the current AWS Region.
|
default ListDedicatedIpPoolsIterable |
PinpointEmailClient.listDedicatedIpPoolsPaginator(ListDedicatedIpPoolsRequest listDedicatedIpPoolsRequest) |
List all of the dedicated IP pools that exist in your Amazon Pinpoint account in the current AWS Region.
|
default ListDeliverabilityTestReportsResponse |
PinpointEmailClient.listDeliverabilityTestReports(Consumer<ListDeliverabilityTestReportsRequest.Builder> listDeliverabilityTestReportsRequest) |
Show a list of the predictive inbox placement tests that you've performed, regardless of their statuses.
|
default ListDeliverabilityTestReportsResponse |
PinpointEmailClient.listDeliverabilityTestReports(ListDeliverabilityTestReportsRequest listDeliverabilityTestReportsRequest) |
Show a list of the predictive inbox placement tests that you've performed, regardless of their statuses.
|
default ListDeliverabilityTestReportsIterable |
PinpointEmailClient.listDeliverabilityTestReportsPaginator(Consumer<ListDeliverabilityTestReportsRequest.Builder> listDeliverabilityTestReportsRequest) |
Show a list of the predictive inbox placement tests that you've performed, regardless of their statuses.
|
default ListDeliverabilityTestReportsIterable |
PinpointEmailClient.listDeliverabilityTestReportsPaginator(ListDeliverabilityTestReportsRequest listDeliverabilityTestReportsRequest) |
Show a list of the predictive inbox placement tests that you've performed, regardless of their statuses.
|
default ListDomainDeliverabilityCampaignsResponse |
PinpointEmailClient.listDomainDeliverabilityCampaigns(Consumer<ListDomainDeliverabilityCampaignsRequest.Builder> listDomainDeliverabilityCampaignsRequest) |
Retrieve deliverability data for all the campaigns that used a specific domain to send email during a specified
time range.
|
default ListDomainDeliverabilityCampaignsResponse |
PinpointEmailClient.listDomainDeliverabilityCampaigns(ListDomainDeliverabilityCampaignsRequest listDomainDeliverabilityCampaignsRequest) |
Retrieve deliverability data for all the campaigns that used a specific domain to send email during a specified
time range.
|
default ListDomainDeliverabilityCampaignsIterable |
PinpointEmailClient.listDomainDeliverabilityCampaignsPaginator(Consumer<ListDomainDeliverabilityCampaignsRequest.Builder> listDomainDeliverabilityCampaignsRequest) |
Retrieve deliverability data for all the campaigns that used a specific domain to send email during a specified
time range.
|
default ListDomainDeliverabilityCampaignsIterable |
PinpointEmailClient.listDomainDeliverabilityCampaignsPaginator(ListDomainDeliverabilityCampaignsRequest listDomainDeliverabilityCampaignsRequest) |
Retrieve deliverability data for all the campaigns that used a specific domain to send email during a specified
time range.
|
default ListEmailIdentitiesResponse |
PinpointEmailClient.listEmailIdentities(Consumer<ListEmailIdentitiesRequest.Builder> listEmailIdentitiesRequest) |
Returns a list of all of the email identities that are associated with your Amazon Pinpoint account.
|
default ListEmailIdentitiesResponse |
PinpointEmailClient.listEmailIdentities(ListEmailIdentitiesRequest listEmailIdentitiesRequest) |
Returns a list of all of the email identities that are associated with your Amazon Pinpoint account.
|
default ListEmailIdentitiesIterable |
PinpointEmailClient.listEmailIdentitiesPaginator(Consumer<ListEmailIdentitiesRequest.Builder> listEmailIdentitiesRequest) |
Returns a list of all of the email identities that are associated with your Amazon Pinpoint account.
|
default ListEmailIdentitiesIterable |
PinpointEmailClient.listEmailIdentitiesPaginator(ListEmailIdentitiesRequest listEmailIdentitiesRequest) |
Returns a list of all of the email identities that are associated with your Amazon Pinpoint account.
|
default ListTagsForResourceResponse |
PinpointEmailClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) |
Retrieve a list of the tags (keys and values) that are associated with a specified resource.
|
default ListTagsForResourceResponse |
PinpointEmailClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) |
Retrieve a list of the tags (keys and values) that are associated with a specified resource.
|
default PutAccountDedicatedIpWarmupAttributesResponse |
PinpointEmailClient.putAccountDedicatedIpWarmupAttributes(Consumer<PutAccountDedicatedIpWarmupAttributesRequest.Builder> putAccountDedicatedIpWarmupAttributesRequest) |
Enable or disable the automatic warm-up feature for dedicated IP addresses.
|
default PutAccountDedicatedIpWarmupAttributesResponse |
PinpointEmailClient.putAccountDedicatedIpWarmupAttributes(PutAccountDedicatedIpWarmupAttributesRequest putAccountDedicatedIpWarmupAttributesRequest) |
Enable or disable the automatic warm-up feature for dedicated IP addresses.
|
default PutAccountSendingAttributesResponse |
PinpointEmailClient.putAccountSendingAttributes(Consumer<PutAccountSendingAttributesRequest.Builder> putAccountSendingAttributesRequest) |
Enable or disable the ability of your account to send email.
|
default PutAccountSendingAttributesResponse |
PinpointEmailClient.putAccountSendingAttributes(PutAccountSendingAttributesRequest putAccountSendingAttributesRequest) |
Enable or disable the ability of your account to send email.
|
default PutConfigurationSetDeliveryOptionsResponse |
PinpointEmailClient.putConfigurationSetDeliveryOptions(Consumer<PutConfigurationSetDeliveryOptionsRequest.Builder> putConfigurationSetDeliveryOptionsRequest) |
Associate a configuration set with a dedicated IP pool.
|
default PutConfigurationSetDeliveryOptionsResponse |
PinpointEmailClient.putConfigurationSetDeliveryOptions(PutConfigurationSetDeliveryOptionsRequest putConfigurationSetDeliveryOptionsRequest) |
Associate a configuration set with a dedicated IP pool.
|
default PutConfigurationSetReputationOptionsResponse |
PinpointEmailClient.putConfigurationSetReputationOptions(Consumer<PutConfigurationSetReputationOptionsRequest.Builder> putConfigurationSetReputationOptionsRequest) |
Enable or disable collection of reputation metrics for emails that you send using a particular configuration set
in a specific AWS Region.
|
default PutConfigurationSetReputationOptionsResponse |
PinpointEmailClient.putConfigurationSetReputationOptions(PutConfigurationSetReputationOptionsRequest putConfigurationSetReputationOptionsRequest) |
Enable or disable collection of reputation metrics for emails that you send using a particular configuration set
in a specific AWS Region.
|
default PutConfigurationSetSendingOptionsResponse |
PinpointEmailClient.putConfigurationSetSendingOptions(Consumer<PutConfigurationSetSendingOptionsRequest.Builder> putConfigurationSetSendingOptionsRequest) |
Enable or disable email sending for messages that use a particular configuration set in a specific AWS Region.
|
default PutConfigurationSetSendingOptionsResponse |
PinpointEmailClient.putConfigurationSetSendingOptions(PutConfigurationSetSendingOptionsRequest putConfigurationSetSendingOptionsRequest) |
Enable or disable email sending for messages that use a particular configuration set in a specific AWS Region.
|
default PutConfigurationSetTrackingOptionsResponse |
PinpointEmailClient.putConfigurationSetTrackingOptions(Consumer<PutConfigurationSetTrackingOptionsRequest.Builder> putConfigurationSetTrackingOptionsRequest) |
Specify a custom domain to use for open and click tracking elements in email that you send using Amazon Pinpoint.
|
default PutConfigurationSetTrackingOptionsResponse |
PinpointEmailClient.putConfigurationSetTrackingOptions(PutConfigurationSetTrackingOptionsRequest putConfigurationSetTrackingOptionsRequest) |
Specify a custom domain to use for open and click tracking elements in email that you send using Amazon Pinpoint.
|
default PutDedicatedIpInPoolResponse |
PinpointEmailClient.putDedicatedIpInPool(Consumer<PutDedicatedIpInPoolRequest.Builder> putDedicatedIpInPoolRequest) |
Move a dedicated IP address to an existing dedicated IP pool.
|
default PutDedicatedIpInPoolResponse |
PinpointEmailClient.putDedicatedIpInPool(PutDedicatedIpInPoolRequest putDedicatedIpInPoolRequest) |
Move a dedicated IP address to an existing dedicated IP pool.
|
default PutDedicatedIpWarmupAttributesResponse |
PinpointEmailClient.putDedicatedIpWarmupAttributes(Consumer<PutDedicatedIpWarmupAttributesRequest.Builder> putDedicatedIpWarmupAttributesRequest) |
|
default PutDedicatedIpWarmupAttributesResponse |
PinpointEmailClient.putDedicatedIpWarmupAttributes(PutDedicatedIpWarmupAttributesRequest putDedicatedIpWarmupAttributesRequest) |
default PutDeliverabilityDashboardOptionResponse |
PinpointEmailClient.putDeliverabilityDashboardOption(Consumer<PutDeliverabilityDashboardOptionRequest.Builder> putDeliverabilityDashboardOptionRequest) |
Enable or disable the Deliverability dashboard for your Amazon Pinpoint account.
|
default PutDeliverabilityDashboardOptionResponse |
PinpointEmailClient.putDeliverabilityDashboardOption(PutDeliverabilityDashboardOptionRequest putDeliverabilityDashboardOptionRequest) |
Enable or disable the Deliverability dashboard for your Amazon Pinpoint account.
|
default PutEmailIdentityDkimAttributesResponse |
PinpointEmailClient.putEmailIdentityDkimAttributes(Consumer<PutEmailIdentityDkimAttributesRequest.Builder> putEmailIdentityDkimAttributesRequest) |
Used to enable or disable DKIM authentication for an email identity.
|
default PutEmailIdentityDkimAttributesResponse |
PinpointEmailClient.putEmailIdentityDkimAttributes(PutEmailIdentityDkimAttributesRequest putEmailIdentityDkimAttributesRequest) |
Used to enable or disable DKIM authentication for an email identity.
|
default PutEmailIdentityFeedbackAttributesResponse |
PinpointEmailClient.putEmailIdentityFeedbackAttributes(Consumer<PutEmailIdentityFeedbackAttributesRequest.Builder> putEmailIdentityFeedbackAttributesRequest) |
Used to enable or disable feedback forwarding for an identity.
|
default PutEmailIdentityFeedbackAttributesResponse |
PinpointEmailClient.putEmailIdentityFeedbackAttributes(PutEmailIdentityFeedbackAttributesRequest putEmailIdentityFeedbackAttributesRequest) |
Used to enable or disable feedback forwarding for an identity.
|
default PutEmailIdentityMailFromAttributesResponse |
PinpointEmailClient.putEmailIdentityMailFromAttributes(Consumer<PutEmailIdentityMailFromAttributesRequest.Builder> putEmailIdentityMailFromAttributesRequest) |
Used to enable or disable the custom Mail-From domain configuration for an email identity.
|
default PutEmailIdentityMailFromAttributesResponse |
PinpointEmailClient.putEmailIdentityMailFromAttributes(PutEmailIdentityMailFromAttributesRequest putEmailIdentityMailFromAttributesRequest) |
Used to enable or disable the custom Mail-From domain configuration for an email identity.
|
default SendEmailResponse |
PinpointEmailClient.sendEmail(Consumer<SendEmailRequest.Builder> sendEmailRequest) |
Sends an email message.
|
default SendEmailResponse |
PinpointEmailClient.sendEmail(SendEmailRequest sendEmailRequest) |
Sends an email message.
|
default TagResourceResponse |
PinpointEmailClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) |
Add one or more tags (keys and values) to a specified resource.
|
default TagResourceResponse |
PinpointEmailClient.tagResource(TagResourceRequest tagResourceRequest) |
Add one or more tags (keys and values) to a specified resource.
|
default UntagResourceResponse |
PinpointEmailClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) |
Remove one or more tags (keys and values) from a specified resource.
|
default UntagResourceResponse |
PinpointEmailClient.untagResource(UntagResourceRequest untagResourceRequest) |
Remove one or more tags (keys and values) from a specified resource.
|
default UpdateConfigurationSetEventDestinationResponse |
PinpointEmailClient.updateConfigurationSetEventDestination(Consumer<UpdateConfigurationSetEventDestinationRequest.Builder> updateConfigurationSetEventDestinationRequest) |
Update the configuration of an event destination for a configuration set.
|
default UpdateConfigurationSetEventDestinationResponse |
PinpointEmailClient.updateConfigurationSetEventDestination(UpdateConfigurationSetEventDestinationRequest updateConfigurationSetEventDestinationRequest) |
Update the configuration of an event destination for a configuration set.
|