| Package | Description |
|---|---|
| com.amazonaws.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Tag.clone() |
Tag |
Tag.withKey(String key)
The part of the key:value pair that defines a tag.
|
Tag |
Tag.withValue(String value)
The part of the key:value pair that defines a tag.
|
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
TLSInspectionConfigurationResponse.getTags()
The key:value pairs to associate with the resource.
|
List<Tag> |
RuleGroupResponse.getTags()
The key:value pairs to associate with the resource.
|
List<Tag> |
FirewallPolicyResponse.getTags()
The key:value pairs to associate with the resource.
|
List<Tag> |
Firewall.getTags()
|
List<Tag> |
ListTagsForResourceResult.getTags()
The tags that are associated with the resource.
|
List<Tag> |
CreateTLSInspectionConfigurationRequest.getTags()
The key:value pairs to associate with the resource.
|
List<Tag> |
CreateRuleGroupRequest.getTags()
The key:value pairs to associate with the resource.
|
List<Tag> |
CreateFirewallPolicyRequest.getTags()
The key:value pairs to associate with the resource.
|
List<Tag> |
CreateFirewallRequest.getTags()
The key:value pairs to associate with the resource.
|
List<Tag> |
TagResourceRequest.getTags()
|
| Modifier and Type | Method and Description |
|---|---|
TLSInspectionConfigurationResponse |
TLSInspectionConfigurationResponse.withTags(Tag... tags)
The key:value pairs to associate with the resource.
|
RuleGroupResponse |
RuleGroupResponse.withTags(Tag... tags)
The key:value pairs to associate with the resource.
|
FirewallPolicyResponse |
FirewallPolicyResponse.withTags(Tag... tags)
The key:value pairs to associate with the resource.
|
Firewall |
Firewall.withTags(Tag... tags)
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Tag... tags)
The tags that are associated with the resource.
|
CreateTLSInspectionConfigurationRequest |
CreateTLSInspectionConfigurationRequest.withTags(Tag... tags)
The key:value pairs to associate with the resource.
|
CreateRuleGroupRequest |
CreateRuleGroupRequest.withTags(Tag... tags)
The key:value pairs to associate with the resource.
|
CreateFirewallPolicyRequest |
CreateFirewallPolicyRequest.withTags(Tag... tags)
The key:value pairs to associate with the resource.
|
CreateFirewallRequest |
CreateFirewallRequest.withTags(Tag... tags)
The key:value pairs to associate with the resource.
|
TagResourceRequest |
TagResourceRequest.withTags(Tag... tags)
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLSInspectionConfigurationResponse.setTags(Collection<Tag> tags)
The key:value pairs to associate with the resource.
|
void |
RuleGroupResponse.setTags(Collection<Tag> tags)
The key:value pairs to associate with the resource.
|
void |
FirewallPolicyResponse.setTags(Collection<Tag> tags)
The key:value pairs to associate with the resource.
|
void |
Firewall.setTags(Collection<Tag> tags)
|
void |
ListTagsForResourceResult.setTags(Collection<Tag> tags)
The tags that are associated with the resource.
|
void |
CreateTLSInspectionConfigurationRequest.setTags(Collection<Tag> tags)
The key:value pairs to associate with the resource.
|
void |
CreateRuleGroupRequest.setTags(Collection<Tag> tags)
The key:value pairs to associate with the resource.
|
void |
CreateFirewallPolicyRequest.setTags(Collection<Tag> tags)
The key:value pairs to associate with the resource.
|
void |
CreateFirewallRequest.setTags(Collection<Tag> tags)
The key:value pairs to associate with the resource.
|
void |
TagResourceRequest.setTags(Collection<Tag> tags)
|
TLSInspectionConfigurationResponse |
TLSInspectionConfigurationResponse.withTags(Collection<Tag> tags)
The key:value pairs to associate with the resource.
|
RuleGroupResponse |
RuleGroupResponse.withTags(Collection<Tag> tags)
The key:value pairs to associate with the resource.
|
FirewallPolicyResponse |
FirewallPolicyResponse.withTags(Collection<Tag> tags)
The key:value pairs to associate with the resource.
|
Firewall |
Firewall.withTags(Collection<Tag> tags)
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Collection<Tag> tags)
The tags that are associated with the resource.
|
CreateTLSInspectionConfigurationRequest |
CreateTLSInspectionConfigurationRequest.withTags(Collection<Tag> tags)
The key:value pairs to associate with the resource.
|
CreateRuleGroupRequest |
CreateRuleGroupRequest.withTags(Collection<Tag> tags)
The key:value pairs to associate with the resource.
|
CreateFirewallPolicyRequest |
CreateFirewallPolicyRequest.withTags(Collection<Tag> tags)
The key:value pairs to associate with the resource.
|
CreateFirewallRequest |
CreateFirewallRequest.withTags(Collection<Tag> tags)
The key:value pairs to associate with the resource.
|
TagResourceRequest |
TagResourceRequest.withTags(Collection<Tag> tags)
|
Copyright © 2025. All rights reserved.