| Package | Description |
|---|---|
| com.amazonaws.services.route53resolver.model |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Tag.clone() |
Tag |
Tag.withKey(String key)
The name for the tag.
|
Tag |
Tag.withValue(String value)
The value for the tag.
|
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
ListTagsForResourceResult.getTags()
The tags that are associated with the resource that you specified in the
ListTagsForResource
request. |
List<Tag> |
CreateResolverQueryLogConfigRequest.getTags()
A list of the tag keys and values that you want to associate with the query logging configuration.
|
List<Tag> |
CreateResolverEndpointRequest.getTags()
A list of the tag keys and values that you want to associate with the endpoint.
|
List<Tag> |
CreateFirewallDomainListRequest.getTags()
A list of the tag keys and values that you want to associate with the domain list.
|
List<Tag> |
AssociateFirewallRuleGroupRequest.getTags()
A list of the tag keys and values that you want to associate with the rule group association.
|
List<Tag> |
CreateFirewallRuleGroupRequest.getTags()
A list of the tag keys and values that you want to associate with the rule group.
|
List<Tag> |
TagResourceRequest.getTags()
The tags that you want to add to the specified resource.
|
List<Tag> |
CreateOutpostResolverRequest.getTags()
A string that helps identify the Route 53 Resolvers on Outpost.
|
List<Tag> |
CreateResolverRuleRequest.getTags()
A list of the tag keys and values that you want to associate with the endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Tag... tags)
The tags that are associated with the resource that you specified in the
ListTagsForResource
request. |
CreateResolverQueryLogConfigRequest |
CreateResolverQueryLogConfigRequest.withTags(Tag... tags)
A list of the tag keys and values that you want to associate with the query logging configuration.
|
CreateResolverEndpointRequest |
CreateResolverEndpointRequest.withTags(Tag... tags)
A list of the tag keys and values that you want to associate with the endpoint.
|
CreateFirewallDomainListRequest |
CreateFirewallDomainListRequest.withTags(Tag... tags)
A list of the tag keys and values that you want to associate with the domain list.
|
AssociateFirewallRuleGroupRequest |
AssociateFirewallRuleGroupRequest.withTags(Tag... tags)
A list of the tag keys and values that you want to associate with the rule group association.
|
CreateFirewallRuleGroupRequest |
CreateFirewallRuleGroupRequest.withTags(Tag... tags)
A list of the tag keys and values that you want to associate with the rule group.
|
TagResourceRequest |
TagResourceRequest.withTags(Tag... tags)
The tags that you want to add to the specified resource.
|
CreateOutpostResolverRequest |
CreateOutpostResolverRequest.withTags(Tag... tags)
A string that helps identify the Route 53 Resolvers on Outpost.
|
CreateResolverRuleRequest |
CreateResolverRuleRequest.withTags(Tag... tags)
A list of the tag keys and values that you want to associate with the endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListTagsForResourceResult.setTags(Collection<Tag> tags)
The tags that are associated with the resource that you specified in the
ListTagsForResource
request. |
void |
CreateResolverQueryLogConfigRequest.setTags(Collection<Tag> tags)
A list of the tag keys and values that you want to associate with the query logging configuration.
|
void |
CreateResolverEndpointRequest.setTags(Collection<Tag> tags)
A list of the tag keys and values that you want to associate with the endpoint.
|
void |
CreateFirewallDomainListRequest.setTags(Collection<Tag> tags)
A list of the tag keys and values that you want to associate with the domain list.
|
void |
AssociateFirewallRuleGroupRequest.setTags(Collection<Tag> tags)
A list of the tag keys and values that you want to associate with the rule group association.
|
void |
CreateFirewallRuleGroupRequest.setTags(Collection<Tag> tags)
A list of the tag keys and values that you want to associate with the rule group.
|
void |
TagResourceRequest.setTags(Collection<Tag> tags)
The tags that you want to add to the specified resource.
|
void |
CreateOutpostResolverRequest.setTags(Collection<Tag> tags)
A string that helps identify the Route 53 Resolvers on Outpost.
|
void |
CreateResolverRuleRequest.setTags(Collection<Tag> tags)
A list of the tag keys and values that you want to associate with the endpoint.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Collection<Tag> tags)
The tags that are associated with the resource that you specified in the
ListTagsForResource
request. |
CreateResolverQueryLogConfigRequest |
CreateResolverQueryLogConfigRequest.withTags(Collection<Tag> tags)
A list of the tag keys and values that you want to associate with the query logging configuration.
|
CreateResolverEndpointRequest |
CreateResolverEndpointRequest.withTags(Collection<Tag> tags)
A list of the tag keys and values that you want to associate with the endpoint.
|
CreateFirewallDomainListRequest |
CreateFirewallDomainListRequest.withTags(Collection<Tag> tags)
A list of the tag keys and values that you want to associate with the domain list.
|
AssociateFirewallRuleGroupRequest |
AssociateFirewallRuleGroupRequest.withTags(Collection<Tag> tags)
A list of the tag keys and values that you want to associate with the rule group association.
|
CreateFirewallRuleGroupRequest |
CreateFirewallRuleGroupRequest.withTags(Collection<Tag> tags)
A list of the tag keys and values that you want to associate with the rule group.
|
TagResourceRequest |
TagResourceRequest.withTags(Collection<Tag> tags)
The tags that you want to add to the specified resource.
|
CreateOutpostResolverRequest |
CreateOutpostResolverRequest.withTags(Collection<Tag> tags)
A string that helps identify the Route 53 Resolvers on Outpost.
|
CreateResolverRuleRequest |
CreateResolverRuleRequest.withTags(Collection<Tag> tags)
A list of the tag keys and values that you want to associate with the endpoint.
|
Copyright © 2024. All rights reserved.