| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkfirewall.model | |
| software.amazon.awssdk.services.networkfirewall.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
Firewall.tags()
|
List<Tag> |
TagResourceRequest.tags()
|
List<Tag> |
TLSInspectionConfigurationResponse.tags()
The key:value pairs to associate with the resource.
|
List<Tag> |
CreateTlsInspectionConfigurationRequest.tags()
The key:value pairs to associate with the resource.
|
List<Tag> |
CreateFirewallRequest.tags()
The key:value pairs to associate with the resource.
|
List<Tag> |
CreateRuleGroupRequest.tags()
The key:value pairs to associate with the resource.
|
List<Tag> |
FirewallPolicyResponse.tags()
The key:value pairs to associate with the resource.
|
List<Tag> |
ListTagsForResourceResponse.tags()
The tags that are associated with the resource.
|
List<Tag> |
RuleGroupResponse.tags()
The key:value pairs to associate with the resource.
|
List<Tag> |
CreateFirewallPolicyRequest.tags()
The key:value pairs to associate with the resource.
|
| Modifier and Type | Method and Description |
|---|---|
Firewall.Builder |
Firewall.Builder.tags(Tag... tags)
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Tag... tags)
|
TLSInspectionConfigurationResponse.Builder |
TLSInspectionConfigurationResponse.Builder.tags(Tag... tags)
The key:value pairs to associate with the resource.
|
CreateTlsInspectionConfigurationRequest.Builder |
CreateTlsInspectionConfigurationRequest.Builder.tags(Tag... tags)
The key:value pairs to associate with the resource.
|
CreateFirewallRequest.Builder |
CreateFirewallRequest.Builder.tags(Tag... tags)
The key:value pairs to associate with the resource.
|
CreateRuleGroupRequest.Builder |
CreateRuleGroupRequest.Builder.tags(Tag... tags)
The key:value pairs to associate with the resource.
|
FirewallPolicyResponse.Builder |
FirewallPolicyResponse.Builder.tags(Tag... tags)
The key:value pairs to associate with the resource.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Tag... tags)
The tags that are associated with the resource.
|
RuleGroupResponse.Builder |
RuleGroupResponse.Builder.tags(Tag... tags)
The key:value pairs to associate with the resource.
|
CreateFirewallPolicyRequest.Builder |
CreateFirewallPolicyRequest.Builder.tags(Tag... tags)
The key:value pairs to associate with the resource.
|
| Modifier and Type | Method and Description |
|---|---|
Firewall.Builder |
Firewall.Builder.tags(Collection<Tag> tags)
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Collection<Tag> tags)
|
TLSInspectionConfigurationResponse.Builder |
TLSInspectionConfigurationResponse.Builder.tags(Collection<Tag> tags)
The key:value pairs to associate with the resource.
|
CreateTlsInspectionConfigurationRequest.Builder |
CreateTlsInspectionConfigurationRequest.Builder.tags(Collection<Tag> tags)
The key:value pairs to associate with the resource.
|
CreateFirewallRequest.Builder |
CreateFirewallRequest.Builder.tags(Collection<Tag> tags)
The key:value pairs to associate with the resource.
|
CreateRuleGroupRequest.Builder |
CreateRuleGroupRequest.Builder.tags(Collection<Tag> tags)
The key:value pairs to associate with the resource.
|
FirewallPolicyResponse.Builder |
FirewallPolicyResponse.Builder.tags(Collection<Tag> tags)
The key:value pairs to associate with the resource.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Collection<Tag> tags)
The tags that are associated with the resource.
|
RuleGroupResponse.Builder |
RuleGroupResponse.Builder.tags(Collection<Tag> tags)
The key:value pairs to associate with the resource.
|
CreateFirewallPolicyRequest.Builder |
CreateFirewallPolicyRequest.Builder.tags(Collection<Tag> tags)
The key:value pairs to associate with the resource.
|
| 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.