| Package | Description |
|---|---|
| com.amazonaws.services.mailmanager.model |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Tag.clone() |
Tag |
Tag.withKey(String key)
The key of the key-value tag.
|
Tag |
Tag.withValue(String value)
The value of the key-value tag.
|
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
TagResourceRequest.getTags()
The tags used to organize, track, or control access for the resource.
|
List<Tag> |
ListTagsForResourceResult.getTags()
The tags used to organize, track, or control access for the resource.
|
List<Tag> |
CreateRuleSetRequest.getTags()
The tags used to organize, track, or control access for the resource.
|
List<Tag> |
CreateRelayRequest.getTags()
The tags used to organize, track, or control access for the resource.
|
List<Tag> |
CreateIngressPointRequest.getTags()
The tags used to organize, track, or control access for the resource.
|
List<Tag> |
CreateArchiveRequest.getTags()
The tags used to organize, track, or control access for the resource.
|
List<Tag> |
CreateAddonSubscriptionRequest.getTags()
The tags used to organize, track, or control access for the resource.
|
List<Tag> |
CreateAddonInstanceRequest.getTags()
The tags used to organize, track, or control access for the resource.
|
List<Tag> |
CreateTrafficPolicyRequest.getTags()
The tags used to organize, track, or control access for the resource.
|
| Modifier and Type | Method and Description |
|---|---|
TagResourceRequest |
TagResourceRequest.withTags(Tag... tags)
The tags used to organize, track, or control access for the resource.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Tag... tags)
The tags used to organize, track, or control access for the resource.
|
CreateRuleSetRequest |
CreateRuleSetRequest.withTags(Tag... tags)
The tags used to organize, track, or control access for the resource.
|
CreateRelayRequest |
CreateRelayRequest.withTags(Tag... tags)
The tags used to organize, track, or control access for the resource.
|
CreateIngressPointRequest |
CreateIngressPointRequest.withTags(Tag... tags)
The tags used to organize, track, or control access for the resource.
|
CreateArchiveRequest |
CreateArchiveRequest.withTags(Tag... tags)
The tags used to organize, track, or control access for the resource.
|
CreateAddonSubscriptionRequest |
CreateAddonSubscriptionRequest.withTags(Tag... tags)
The tags used to organize, track, or control access for the resource.
|
CreateAddonInstanceRequest |
CreateAddonInstanceRequest.withTags(Tag... tags)
The tags used to organize, track, or control access for the resource.
|
CreateTrafficPolicyRequest |
CreateTrafficPolicyRequest.withTags(Tag... tags)
The tags used to organize, track, or control access for the resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TagResourceRequest.setTags(Collection<Tag> tags)
The tags used to organize, track, or control access for the resource.
|
void |
ListTagsForResourceResult.setTags(Collection<Tag> tags)
The tags used to organize, track, or control access for the resource.
|
void |
CreateRuleSetRequest.setTags(Collection<Tag> tags)
The tags used to organize, track, or control access for the resource.
|
void |
CreateRelayRequest.setTags(Collection<Tag> tags)
The tags used to organize, track, or control access for the resource.
|
void |
CreateIngressPointRequest.setTags(Collection<Tag> tags)
The tags used to organize, track, or control access for the resource.
|
void |
CreateArchiveRequest.setTags(Collection<Tag> tags)
The tags used to organize, track, or control access for the resource.
|
void |
CreateAddonSubscriptionRequest.setTags(Collection<Tag> tags)
The tags used to organize, track, or control access for the resource.
|
void |
CreateAddonInstanceRequest.setTags(Collection<Tag> tags)
The tags used to organize, track, or control access for the resource.
|
void |
CreateTrafficPolicyRequest.setTags(Collection<Tag> tags)
The tags used to organize, track, or control access for the resource.
|
TagResourceRequest |
TagResourceRequest.withTags(Collection<Tag> tags)
The tags used to organize, track, or control access for the resource.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Collection<Tag> tags)
The tags used to organize, track, or control access for the resource.
|
CreateRuleSetRequest |
CreateRuleSetRequest.withTags(Collection<Tag> tags)
The tags used to organize, track, or control access for the resource.
|
CreateRelayRequest |
CreateRelayRequest.withTags(Collection<Tag> tags)
The tags used to organize, track, or control access for the resource.
|
CreateIngressPointRequest |
CreateIngressPointRequest.withTags(Collection<Tag> tags)
The tags used to organize, track, or control access for the resource.
|
CreateArchiveRequest |
CreateArchiveRequest.withTags(Collection<Tag> tags)
The tags used to organize, track, or control access for the resource.
|
CreateAddonSubscriptionRequest |
CreateAddonSubscriptionRequest.withTags(Collection<Tag> tags)
The tags used to organize, track, or control access for the resource.
|
CreateAddonInstanceRequest |
CreateAddonInstanceRequest.withTags(Collection<Tag> tags)
The tags used to organize, track, or control access for the resource.
|
CreateTrafficPolicyRequest |
CreateTrafficPolicyRequest.withTags(Collection<Tag> tags)
The tags used to organize, track, or control access for the resource.
|
Copyright © 2024. All rights reserved.