| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
ListTagsForResourceResponse.tags()
An array that lists all the tags that are associated with the resource.
|
List<Tag> |
CreateConfigurationSetRequest.tags()
An array of objects that define the tags (keys and values) to associate with the configuration set.
|
List<Tag> |
TagResourceRequest.tags()
A list of the tags that you want to add to the resource.
|
List<Tag> |
GetContactListResponse.tags()
The tags associated with a contact list.
|
List<Tag> |
GetEmailIdentityResponse.tags()
An array of objects that define the tags (keys and values) that are associated with the email identity.
|
List<Tag> |
GetDeliverabilityTestReportResponse.tags()
An array of objects that define the tags (keys and values) that are associated with the predictive inbox
placement test.
|
List<Tag> |
CreateEmailIdentityRequest.tags()
An array of objects that define the tags (keys and values) to associate with the email identity.
|
List<Tag> |
GetConfigurationSetResponse.tags()
An array of objects that define the tags (keys and values) that are associated with the configuration set.
|
List<Tag> |
CreateContactListRequest.tags()
The tags associated with a contact list.
|
List<Tag> |
CreateDedicatedIpPoolRequest.tags()
An object that defines the tags (keys and values) that you want to associate with the pool.
|
List<Tag> |
CreateDeliverabilityTestReportRequest.tags()
An array of objects that define the tags (keys and values) that you want to associate with the predictive inbox
placement test.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Tag... tags)
An array that lists all the tags that are associated with the resource.
|
CreateConfigurationSetRequest.Builder |
CreateConfigurationSetRequest.Builder.tags(Tag... tags)
An array of objects that define the tags (keys and values) to associate with the configuration set.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Tag... tags)
A list of the tags that you want to add to the resource.
|
GetContactListResponse.Builder |
GetContactListResponse.Builder.tags(Tag... tags)
The tags associated with a contact list.
|
GetEmailIdentityResponse.Builder |
GetEmailIdentityResponse.Builder.tags(Tag... tags)
An array of objects that define the tags (keys and values) that are associated with the email identity.
|
GetDeliverabilityTestReportResponse.Builder |
GetDeliverabilityTestReportResponse.Builder.tags(Tag... tags)
An array of objects that define the tags (keys and values) that are associated with the predictive inbox
placement test.
|
CreateEmailIdentityRequest.Builder |
CreateEmailIdentityRequest.Builder.tags(Tag... tags)
An array of objects that define the tags (keys and values) to associate with the email identity.
|
GetConfigurationSetResponse.Builder |
GetConfigurationSetResponse.Builder.tags(Tag... tags)
An array of objects that define the tags (keys and values) that are associated with the configuration set.
|
CreateContactListRequest.Builder |
CreateContactListRequest.Builder.tags(Tag... tags)
The tags associated with a contact list.
|
CreateDedicatedIpPoolRequest.Builder |
CreateDedicatedIpPoolRequest.Builder.tags(Tag... tags)
An object that defines the tags (keys and values) that you want to associate with the pool.
|
CreateDeliverabilityTestReportRequest.Builder |
CreateDeliverabilityTestReportRequest.Builder.tags(Tag... tags)
An array of objects that define the tags (keys and values) that you want to associate with the predictive
inbox placement test.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Collection<Tag> tags)
An array that lists all the tags that are associated with the resource.
|
CreateConfigurationSetRequest.Builder |
CreateConfigurationSetRequest.Builder.tags(Collection<Tag> tags)
An array of objects that define the tags (keys and values) to associate with the configuration set.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Collection<Tag> tags)
A list of the tags that you want to add to the resource.
|
GetContactListResponse.Builder |
GetContactListResponse.Builder.tags(Collection<Tag> tags)
The tags associated with a contact list.
|
GetEmailIdentityResponse.Builder |
GetEmailIdentityResponse.Builder.tags(Collection<Tag> tags)
An array of objects that define the tags (keys and values) that are associated with the email identity.
|
GetDeliverabilityTestReportResponse.Builder |
GetDeliverabilityTestReportResponse.Builder.tags(Collection<Tag> tags)
An array of objects that define the tags (keys and values) that are associated with the predictive inbox
placement test.
|
CreateEmailIdentityRequest.Builder |
CreateEmailIdentityRequest.Builder.tags(Collection<Tag> tags)
An array of objects that define the tags (keys and values) to associate with the email identity.
|
GetConfigurationSetResponse.Builder |
GetConfigurationSetResponse.Builder.tags(Collection<Tag> tags)
An array of objects that define the tags (keys and values) that are associated with the configuration set.
|
CreateContactListRequest.Builder |
CreateContactListRequest.Builder.tags(Collection<Tag> tags)
The tags associated with a contact list.
|
CreateDedicatedIpPoolRequest.Builder |
CreateDedicatedIpPoolRequest.Builder.tags(Collection<Tag> tags)
An object that defines the tags (keys and values) that you want to associate with the pool.
|
CreateDeliverabilityTestReportRequest.Builder |
CreateDeliverabilityTestReportRequest.Builder.tags(Collection<Tag> tags)
An array of objects that define the tags (keys and values) that you want to associate with the predictive
inbox placement test.
|
Copyright © 2022. All rights reserved.