| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
TagInfoForResource.tagList()
The array of Tag objects defined for the resource.
|
List<Tag> |
CreateWebAclRequest.tags()
An array of key:value pairs to associate with the resource.
|
List<Tag> |
CreateRuleGroupRequest.tags()
An array of key:value pairs to associate with the resource.
|
List<Tag> |
CreateRegexPatternSetRequest.tags()
An array of key:value pairs to associate with the resource.
|
List<Tag> |
MobileSdkRelease.tags()
Tags that are associated with the release.
|
List<Tag> |
TagResourceRequest.tags()
An array of key:value pairs to associate with the resource.
|
List<Tag> |
CreateIpSetRequest.tags()
An array of key:value pairs to associate with the resource.
|
| Modifier and Type | Method and Description |
|---|---|
TagInfoForResource.Builder |
TagInfoForResource.Builder.tagList(Tag... tagList)
The array of Tag objects defined for the resource.
|
CreateWebAclRequest.Builder |
CreateWebAclRequest.Builder.tags(Tag... tags)
An array of key:value pairs to associate with the resource.
|
CreateRuleGroupRequest.Builder |
CreateRuleGroupRequest.Builder.tags(Tag... tags)
An array of key:value pairs to associate with the resource.
|
CreateRegexPatternSetRequest.Builder |
CreateRegexPatternSetRequest.Builder.tags(Tag... tags)
An array of key:value pairs to associate with the resource.
|
MobileSdkRelease.Builder |
MobileSdkRelease.Builder.tags(Tag... tags)
Tags that are associated with the release.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Tag... tags)
An array of key:value pairs to associate with the resource.
|
CreateIpSetRequest.Builder |
CreateIpSetRequest.Builder.tags(Tag... tags)
An array of key:value pairs to associate with the resource.
|
| Modifier and Type | Method and Description |
|---|---|
TagInfoForResource.Builder |
TagInfoForResource.Builder.tagList(Collection<Tag> tagList)
The array of Tag objects defined for the resource.
|
CreateWebAclRequest.Builder |
CreateWebAclRequest.Builder.tags(Collection<Tag> tags)
An array of key:value pairs to associate with the resource.
|
CreateRuleGroupRequest.Builder |
CreateRuleGroupRequest.Builder.tags(Collection<Tag> tags)
An array of key:value pairs to associate with the resource.
|
CreateRegexPatternSetRequest.Builder |
CreateRegexPatternSetRequest.Builder.tags(Collection<Tag> tags)
An array of key:value pairs to associate with the resource.
|
MobileSdkRelease.Builder |
MobileSdkRelease.Builder.tags(Collection<Tag> tags)
Tags that are associated with the release.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Collection<Tag> tags)
An array of key:value pairs to associate with the resource.
|
CreateIpSetRequest.Builder |
CreateIpSetRequest.Builder.tags(Collection<Tag> tags)
An array of key:value pairs to associate with the resource.
|
Copyright © 2023. All rights reserved.