| Package | Description |
|---|---|
| com.amazonaws.services.workspacesweb.model |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Tag.clone() |
Tag |
Tag.withKey(String key)
The key of the tag.
|
Tag |
Tag.withValue(String value)
The value of the tag
|
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
ListTagsForResourceResult.getTags()
The tags of the resource.
|
List<Tag> |
CreateUserSettingsRequest.getTags()
The tags to add to the user settings resource.
|
List<Tag> |
CreateTrustStoreRequest.getTags()
The tags to add to the trust store.
|
List<Tag> |
CreateNetworkSettingsRequest.getTags()
The tags to add to the network settings resource.
|
List<Tag> |
CreateIpAccessSettingsRequest.getTags()
The tags to add to the browser settings resource.
|
List<Tag> |
CreateBrowserSettingsRequest.getTags()
The tags to add to the browser settings resource.
|
List<Tag> |
TagResourceRequest.getTags()
The tags of the resource.
|
List<Tag> |
CreateUserAccessLoggingSettingsRequest.getTags()
The tags to add to the user settings resource.
|
List<Tag> |
CreatePortalRequest.getTags()
The tags to add to the web portal.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Tag... tags)
The tags of the resource.
|
CreateUserSettingsRequest |
CreateUserSettingsRequest.withTags(Tag... tags)
The tags to add to the user settings resource.
|
CreateTrustStoreRequest |
CreateTrustStoreRequest.withTags(Tag... tags)
The tags to add to the trust store.
|
CreateNetworkSettingsRequest |
CreateNetworkSettingsRequest.withTags(Tag... tags)
The tags to add to the network settings resource.
|
CreateIpAccessSettingsRequest |
CreateIpAccessSettingsRequest.withTags(Tag... tags)
The tags to add to the browser settings resource.
|
CreateBrowserSettingsRequest |
CreateBrowserSettingsRequest.withTags(Tag... tags)
The tags to add to the browser settings resource.
|
TagResourceRequest |
TagResourceRequest.withTags(Tag... tags)
The tags of the resource.
|
CreateUserAccessLoggingSettingsRequest |
CreateUserAccessLoggingSettingsRequest.withTags(Tag... tags)
The tags to add to the user settings resource.
|
CreatePortalRequest |
CreatePortalRequest.withTags(Tag... tags)
The tags to add to the web portal.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListTagsForResourceResult.setTags(Collection<Tag> tags)
The tags of the resource.
|
void |
CreateUserSettingsRequest.setTags(Collection<Tag> tags)
The tags to add to the user settings resource.
|
void |
CreateTrustStoreRequest.setTags(Collection<Tag> tags)
The tags to add to the trust store.
|
void |
CreateNetworkSettingsRequest.setTags(Collection<Tag> tags)
The tags to add to the network settings resource.
|
void |
CreateIpAccessSettingsRequest.setTags(Collection<Tag> tags)
The tags to add to the browser settings resource.
|
void |
CreateBrowserSettingsRequest.setTags(Collection<Tag> tags)
The tags to add to the browser settings resource.
|
void |
TagResourceRequest.setTags(Collection<Tag> tags)
The tags of the resource.
|
void |
CreateUserAccessLoggingSettingsRequest.setTags(Collection<Tag> tags)
The tags to add to the user settings resource.
|
void |
CreatePortalRequest.setTags(Collection<Tag> tags)
The tags to add to the web portal.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Collection<Tag> tags)
The tags of the resource.
|
CreateUserSettingsRequest |
CreateUserSettingsRequest.withTags(Collection<Tag> tags)
The tags to add to the user settings resource.
|
CreateTrustStoreRequest |
CreateTrustStoreRequest.withTags(Collection<Tag> tags)
The tags to add to the trust store.
|
CreateNetworkSettingsRequest |
CreateNetworkSettingsRequest.withTags(Collection<Tag> tags)
The tags to add to the network settings resource.
|
CreateIpAccessSettingsRequest |
CreateIpAccessSettingsRequest.withTags(Collection<Tag> tags)
The tags to add to the browser settings resource.
|
CreateBrowserSettingsRequest |
CreateBrowserSettingsRequest.withTags(Collection<Tag> tags)
The tags to add to the browser settings resource.
|
TagResourceRequest |
TagResourceRequest.withTags(Collection<Tag> tags)
The tags of the resource.
|
CreateUserAccessLoggingSettingsRequest |
CreateUserAccessLoggingSettingsRequest.withTags(Collection<Tag> tags)
The tags to add to the user settings resource.
|
CreatePortalRequest |
CreatePortalRequest.withTags(Collection<Tag> tags)
The tags to add to the web portal.
|
Copyright © 2023. All rights reserved.