| Package | Description |
|---|---|
| com.amazonaws.services.workspaces.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> |
DescribeTagsResult.getTagList()
The tags.
|
List<Tag> |
WorkspaceRequest.getTags()
The tags for the WorkSpace.
|
List<Tag> |
ImportWorkspaceImageRequest.getTags()
The tags.
|
List<Tag> |
CreateWorkspacesPoolRequest.getTags()
The tags for the pool.
|
List<Tag> |
CreateWorkspaceImageRequest.getTags()
The tags that you want to add to the new WorkSpace image.
|
List<Tag> |
CreateWorkspaceBundleRequest.getTags()
The tags associated with the bundle.
|
List<Tag> |
CreateIpGroupRequest.getTags()
The tags.
|
List<Tag> |
CreateConnectionAliasRequest.getTags()
The tags to associate with the connection alias.
|
List<Tag> |
StandbyWorkspace.getTags()
The tags associated with the standby WorkSpace.
|
List<Tag> |
CreateUpdatedWorkspaceImageRequest.getTags()
The tags that you want to add to the new updated WorkSpace image.
|
List<Tag> |
CopyWorkspaceImageRequest.getTags()
The tags for the image.
|
List<Tag> |
CreateTagsRequest.getTags()
The tags.
|
List<Tag> |
RegisterWorkspaceDirectoryRequest.getTags()
The tags associated with the directory.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTagsResult |
DescribeTagsResult.withTagList(Tag... tagList)
The tags.
|
WorkspaceRequest |
WorkspaceRequest.withTags(Tag... tags)
The tags for the WorkSpace.
|
ImportWorkspaceImageRequest |
ImportWorkspaceImageRequest.withTags(Tag... tags)
The tags.
|
CreateWorkspacesPoolRequest |
CreateWorkspacesPoolRequest.withTags(Tag... tags)
The tags for the pool.
|
CreateWorkspaceImageRequest |
CreateWorkspaceImageRequest.withTags(Tag... tags)
The tags that you want to add to the new WorkSpace image.
|
CreateWorkspaceBundleRequest |
CreateWorkspaceBundleRequest.withTags(Tag... tags)
The tags associated with the bundle.
|
CreateIpGroupRequest |
CreateIpGroupRequest.withTags(Tag... tags)
The tags.
|
CreateConnectionAliasRequest |
CreateConnectionAliasRequest.withTags(Tag... tags)
The tags to associate with the connection alias.
|
StandbyWorkspace |
StandbyWorkspace.withTags(Tag... tags)
The tags associated with the standby WorkSpace.
|
CreateUpdatedWorkspaceImageRequest |
CreateUpdatedWorkspaceImageRequest.withTags(Tag... tags)
The tags that you want to add to the new updated WorkSpace image.
|
CopyWorkspaceImageRequest |
CopyWorkspaceImageRequest.withTags(Tag... tags)
The tags for the image.
|
CreateTagsRequest |
CreateTagsRequest.withTags(Tag... tags)
The tags.
|
RegisterWorkspaceDirectoryRequest |
RegisterWorkspaceDirectoryRequest.withTags(Tag... tags)
The tags associated with the directory.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeTagsResult.setTagList(Collection<Tag> tagList)
The tags.
|
void |
WorkspaceRequest.setTags(Collection<Tag> tags)
The tags for the WorkSpace.
|
void |
ImportWorkspaceImageRequest.setTags(Collection<Tag> tags)
The tags.
|
void |
CreateWorkspacesPoolRequest.setTags(Collection<Tag> tags)
The tags for the pool.
|
void |
CreateWorkspaceImageRequest.setTags(Collection<Tag> tags)
The tags that you want to add to the new WorkSpace image.
|
void |
CreateWorkspaceBundleRequest.setTags(Collection<Tag> tags)
The tags associated with the bundle.
|
void |
CreateIpGroupRequest.setTags(Collection<Tag> tags)
The tags.
|
void |
CreateConnectionAliasRequest.setTags(Collection<Tag> tags)
The tags to associate with the connection alias.
|
void |
StandbyWorkspace.setTags(Collection<Tag> tags)
The tags associated with the standby WorkSpace.
|
void |
CreateUpdatedWorkspaceImageRequest.setTags(Collection<Tag> tags)
The tags that you want to add to the new updated WorkSpace image.
|
void |
CopyWorkspaceImageRequest.setTags(Collection<Tag> tags)
The tags for the image.
|
void |
CreateTagsRequest.setTags(Collection<Tag> tags)
The tags.
|
void |
RegisterWorkspaceDirectoryRequest.setTags(Collection<Tag> tags)
The tags associated with the directory.
|
DescribeTagsResult |
DescribeTagsResult.withTagList(Collection<Tag> tagList)
The tags.
|
WorkspaceRequest |
WorkspaceRequest.withTags(Collection<Tag> tags)
The tags for the WorkSpace.
|
ImportWorkspaceImageRequest |
ImportWorkspaceImageRequest.withTags(Collection<Tag> tags)
The tags.
|
CreateWorkspacesPoolRequest |
CreateWorkspacesPoolRequest.withTags(Collection<Tag> tags)
The tags for the pool.
|
CreateWorkspaceImageRequest |
CreateWorkspaceImageRequest.withTags(Collection<Tag> tags)
The tags that you want to add to the new WorkSpace image.
|
CreateWorkspaceBundleRequest |
CreateWorkspaceBundleRequest.withTags(Collection<Tag> tags)
The tags associated with the bundle.
|
CreateIpGroupRequest |
CreateIpGroupRequest.withTags(Collection<Tag> tags)
The tags.
|
CreateConnectionAliasRequest |
CreateConnectionAliasRequest.withTags(Collection<Tag> tags)
The tags to associate with the connection alias.
|
StandbyWorkspace |
StandbyWorkspace.withTags(Collection<Tag> tags)
The tags associated with the standby WorkSpace.
|
CreateUpdatedWorkspaceImageRequest |
CreateUpdatedWorkspaceImageRequest.withTags(Collection<Tag> tags)
The tags that you want to add to the new updated WorkSpace image.
|
CopyWorkspaceImageRequest |
CopyWorkspaceImageRequest.withTags(Collection<Tag> tags)
The tags for the image.
|
CreateTagsRequest |
CreateTagsRequest.withTags(Collection<Tag> tags)
The tags.
|
RegisterWorkspaceDirectoryRequest |
RegisterWorkspaceDirectoryRequest.withTags(Collection<Tag> tags)
The tags associated with the directory.
|
Copyright © 2024. All rights reserved.