| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53resolver.model | |
| software.amazon.awssdk.services.route53resolver.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
AssociateFirewallRuleGroupRequest.tags()
A list of the tag keys and values that you want to associate with the rule group association.
|
List<Tag> |
CreateResolverQueryLogConfigRequest.tags()
A list of the tag keys and values that you want to associate with the query logging configuration.
|
List<Tag> |
CreateResolverEndpointRequest.tags()
A list of the tag keys and values that you want to associate with the endpoint.
|
List<Tag> |
ListTagsForResourceResponse.tags()
The tags that are associated with the resource that you specified in the
ListTagsForResource
request. |
List<Tag> |
CreateFirewallDomainListRequest.tags()
A list of the tag keys and values that you want to associate with the domain list.
|
List<Tag> |
CreateFirewallRuleGroupRequest.tags()
A list of the tag keys and values that you want to associate with the rule group.
|
List<Tag> |
CreateResolverRuleRequest.tags()
A list of the tag keys and values that you want to associate with the endpoint.
|
List<Tag> |
TagResourceRequest.tags()
The tags that you want to add to the specified resource.
|
List<Tag> |
CreateOutpostResolverRequest.tags()
A string that helps identify the Route 53 Resolvers on Outpost.
|
| Modifier and Type | Method and Description |
|---|---|
AssociateFirewallRuleGroupRequest.Builder |
AssociateFirewallRuleGroupRequest.Builder.tags(Tag... tags)
A list of the tag keys and values that you want to associate with the rule group association.
|
CreateResolverQueryLogConfigRequest.Builder |
CreateResolverQueryLogConfigRequest.Builder.tags(Tag... tags)
A list of the tag keys and values that you want to associate with the query logging configuration.
|
CreateResolverEndpointRequest.Builder |
CreateResolverEndpointRequest.Builder.tags(Tag... tags)
A list of the tag keys and values that you want to associate with the endpoint.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Tag... tags)
The tags that are associated with the resource that you specified in the
ListTagsForResource
request. |
CreateFirewallDomainListRequest.Builder |
CreateFirewallDomainListRequest.Builder.tags(Tag... tags)
A list of the tag keys and values that you want to associate with the domain list.
|
CreateFirewallRuleGroupRequest.Builder |
CreateFirewallRuleGroupRequest.Builder.tags(Tag... tags)
A list of the tag keys and values that you want to associate with the rule group.
|
CreateResolverRuleRequest.Builder |
CreateResolverRuleRequest.Builder.tags(Tag... tags)
A list of the tag keys and values that you want to associate with the endpoint.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Tag... tags)
The tags that you want to add to the specified resource.
|
CreateOutpostResolverRequest.Builder |
CreateOutpostResolverRequest.Builder.tags(Tag... tags)
A string that helps identify the Route 53 Resolvers on Outpost.
|
| Modifier and Type | Method and Description |
|---|---|
AssociateFirewallRuleGroupRequest.Builder |
AssociateFirewallRuleGroupRequest.Builder.tags(Collection<Tag> tags)
A list of the tag keys and values that you want to associate with the rule group association.
|
CreateResolverQueryLogConfigRequest.Builder |
CreateResolverQueryLogConfigRequest.Builder.tags(Collection<Tag> tags)
A list of the tag keys and values that you want to associate with the query logging configuration.
|
CreateResolverEndpointRequest.Builder |
CreateResolverEndpointRequest.Builder.tags(Collection<Tag> tags)
A list of the tag keys and values that you want to associate with the endpoint.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Collection<Tag> tags)
The tags that are associated with the resource that you specified in the
ListTagsForResource
request. |
CreateFirewallDomainListRequest.Builder |
CreateFirewallDomainListRequest.Builder.tags(Collection<Tag> tags)
A list of the tag keys and values that you want to associate with the domain list.
|
CreateFirewallRuleGroupRequest.Builder |
CreateFirewallRuleGroupRequest.Builder.tags(Collection<Tag> tags)
A list of the tag keys and values that you want to associate with the rule group.
|
CreateResolverRuleRequest.Builder |
CreateResolverRuleRequest.Builder.tags(Collection<Tag> tags)
A list of the tag keys and values that you want to associate with the endpoint.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Collection<Tag> tags)
The tags that you want to add to the specified resource.
|
CreateOutpostResolverRequest.Builder |
CreateOutpostResolverRequest.Builder.tags(Collection<Tag> tags)
A string that helps identify the Route 53 Resolvers on Outpost.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<Tag> |
ListTagsForResourceIterable.tags()
Returns an iterable to iterate through the paginated
ListTagsForResourceResponse.tags() member. |
SdkPublisher<Tag> |
ListTagsForResourcePublisher.tags()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2023. All rights reserved.