| Package | Description |
|---|---|
| com.amazonaws.services.workspacesthinclient.model |
| Modifier and Type | Method and Description |
|---|---|
EmbeddedTag |
EmbeddedTag.clone() |
EmbeddedTag |
DeviceSummary.getTags()
The tag keys and optional values for the resource.
|
EmbeddedTag |
Environment.getTags()
The tag keys and optional values for the resource.
|
EmbeddedTag |
Device.getTags()
The tag keys and optional values for the resource.
|
EmbeddedTag |
EnvironmentSummary.getTags()
The tag keys and optional values for the resource.
|
EmbeddedTag |
EmbeddedTag.withInternalId(String internalId)
The internal ID of a resource to tag.
|
EmbeddedTag |
EmbeddedTag.withResourceArn(String resourceArn)
The Amazon Resource Name (ARN) of a resource to tag.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeviceSummary.setTags(EmbeddedTag tags)
The tag keys and optional values for the resource.
|
void |
Environment.setTags(EmbeddedTag tags)
The tag keys and optional values for the resource.
|
void |
Device.setTags(EmbeddedTag tags)
The tag keys and optional values for the resource.
|
void |
EnvironmentSummary.setTags(EmbeddedTag tags)
The tag keys and optional values for the resource.
|
DeviceSummary |
DeviceSummary.withTags(EmbeddedTag tags)
The tag keys and optional values for the resource.
|
Environment |
Environment.withTags(EmbeddedTag tags)
The tag keys and optional values for the resource.
|
Device |
Device.withTags(EmbeddedTag tags)
The tag keys and optional values for the resource.
|
EnvironmentSummary |
EnvironmentSummary.withTags(EmbeddedTag tags)
The tag keys and optional values for the resource.
|
Copyright © 2023. All rights reserved.