Uses of Class
software.amazon.awssdk.services.workspacesthinclient.model.EmbeddedTag
-
Packages that use EmbeddedTag Package Description software.amazon.awssdk.services.workspacesthinclient.model -
-
Uses of EmbeddedTag in software.amazon.awssdk.services.workspacesthinclient.model
Methods in software.amazon.awssdk.services.workspacesthinclient.model that return EmbeddedTag Modifier and Type Method Description EmbeddedTagDevice. tags()The tag keys and optional values for the resource.EmbeddedTagDeviceSummary. tags()The tag keys and optional values for the resource.EmbeddedTagEnvironment. tags()The tag keys and optional values for the resource.EmbeddedTagEnvironmentSummary. tags()The tag keys and optional values for the resource.Methods in software.amazon.awssdk.services.workspacesthinclient.model with parameters of type EmbeddedTag Modifier and Type Method Description Device.BuilderDevice.Builder. tags(EmbeddedTag tags)The tag keys and optional values for the resource.DeviceSummary.BuilderDeviceSummary.Builder. tags(EmbeddedTag tags)The tag keys and optional values for the resource.Environment.BuilderEnvironment.Builder. tags(EmbeddedTag tags)The tag keys and optional values for the resource.EnvironmentSummary.BuilderEnvironmentSummary.Builder. tags(EmbeddedTag tags)The tag keys and optional values for the resource.
-