| Package | Description |
|---|---|
| com.amazonaws.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Tag.clone() |
Tag |
Tag.withKey(String key)
The key of the resource tag.
|
Tag |
Tag.withValue(String value)
The value of the resource tag.
|
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
CreateServiceTemplateVersionRequest.getTags()
An optional list of metadata items that you can associate with the Proton service template version.
|
List<Tag> |
CreateRepositoryRequest.getTags()
An optional list of metadata items that you can associate with the Proton repository.
|
List<Tag> |
CreateEnvironmentAccountConnectionRequest.getTags()
An optional list of metadata items that you can associate with the Proton environment account connection.
|
List<Tag> |
CreateEnvironmentRequest.getTags()
An optional list of metadata items that you can associate with the Proton environment.
|
List<Tag> |
CreateComponentRequest.getTags()
An optional list of metadata items that you can associate with the Proton component.
|
List<Tag> |
CreateServiceTemplateRequest.getTags()
An optional list of metadata items that you can associate with the Proton service template.
|
List<Tag> |
CreateEnvironmentTemplateVersionRequest.getTags()
An optional list of metadata items that you can associate with the Proton environment template version.
|
List<Tag> |
ListTagsForResourceResult.getTags()
A list of resource tags with detail data.
|
List<Tag> |
TagResourceRequest.getTags()
A list of customer tags to apply to the Proton resource.
|
List<Tag> |
CreateServiceRequest.getTags()
An optional list of metadata items that you can associate with the Proton service.
|
List<Tag> |
CreateEnvironmentTemplateRequest.getTags()
An optional list of metadata items that you can associate with the Proton environment template.
|
| Modifier and Type | Method and Description |
|---|---|
CreateServiceTemplateVersionRequest |
CreateServiceTemplateVersionRequest.withTags(Tag... tags)
An optional list of metadata items that you can associate with the Proton service template version.
|
CreateRepositoryRequest |
CreateRepositoryRequest.withTags(Tag... tags)
An optional list of metadata items that you can associate with the Proton repository.
|
CreateEnvironmentAccountConnectionRequest |
CreateEnvironmentAccountConnectionRequest.withTags(Tag... tags)
An optional list of metadata items that you can associate with the Proton environment account connection.
|
CreateEnvironmentRequest |
CreateEnvironmentRequest.withTags(Tag... tags)
An optional list of metadata items that you can associate with the Proton environment.
|
CreateComponentRequest |
CreateComponentRequest.withTags(Tag... tags)
An optional list of metadata items that you can associate with the Proton component.
|
CreateServiceTemplateRequest |
CreateServiceTemplateRequest.withTags(Tag... tags)
An optional list of metadata items that you can associate with the Proton service template.
|
CreateEnvironmentTemplateVersionRequest |
CreateEnvironmentTemplateVersionRequest.withTags(Tag... tags)
An optional list of metadata items that you can associate with the Proton environment template version.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Tag... tags)
A list of resource tags with detail data.
|
TagResourceRequest |
TagResourceRequest.withTags(Tag... tags)
A list of customer tags to apply to the Proton resource.
|
CreateServiceRequest |
CreateServiceRequest.withTags(Tag... tags)
An optional list of metadata items that you can associate with the Proton service.
|
CreateEnvironmentTemplateRequest |
CreateEnvironmentTemplateRequest.withTags(Tag... tags)
An optional list of metadata items that you can associate with the Proton environment template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateServiceTemplateVersionRequest.setTags(Collection<Tag> tags)
An optional list of metadata items that you can associate with the Proton service template version.
|
void |
CreateRepositoryRequest.setTags(Collection<Tag> tags)
An optional list of metadata items that you can associate with the Proton repository.
|
void |
CreateEnvironmentAccountConnectionRequest.setTags(Collection<Tag> tags)
An optional list of metadata items that you can associate with the Proton environment account connection.
|
void |
CreateEnvironmentRequest.setTags(Collection<Tag> tags)
An optional list of metadata items that you can associate with the Proton environment.
|
void |
CreateComponentRequest.setTags(Collection<Tag> tags)
An optional list of metadata items that you can associate with the Proton component.
|
void |
CreateServiceTemplateRequest.setTags(Collection<Tag> tags)
An optional list of metadata items that you can associate with the Proton service template.
|
void |
CreateEnvironmentTemplateVersionRequest.setTags(Collection<Tag> tags)
An optional list of metadata items that you can associate with the Proton environment template version.
|
void |
ListTagsForResourceResult.setTags(Collection<Tag> tags)
A list of resource tags with detail data.
|
void |
TagResourceRequest.setTags(Collection<Tag> tags)
A list of customer tags to apply to the Proton resource.
|
void |
CreateServiceRequest.setTags(Collection<Tag> tags)
An optional list of metadata items that you can associate with the Proton service.
|
void |
CreateEnvironmentTemplateRequest.setTags(Collection<Tag> tags)
An optional list of metadata items that you can associate with the Proton environment template.
|
CreateServiceTemplateVersionRequest |
CreateServiceTemplateVersionRequest.withTags(Collection<Tag> tags)
An optional list of metadata items that you can associate with the Proton service template version.
|
CreateRepositoryRequest |
CreateRepositoryRequest.withTags(Collection<Tag> tags)
An optional list of metadata items that you can associate with the Proton repository.
|
CreateEnvironmentAccountConnectionRequest |
CreateEnvironmentAccountConnectionRequest.withTags(Collection<Tag> tags)
An optional list of metadata items that you can associate with the Proton environment account connection.
|
CreateEnvironmentRequest |
CreateEnvironmentRequest.withTags(Collection<Tag> tags)
An optional list of metadata items that you can associate with the Proton environment.
|
CreateComponentRequest |
CreateComponentRequest.withTags(Collection<Tag> tags)
An optional list of metadata items that you can associate with the Proton component.
|
CreateServiceTemplateRequest |
CreateServiceTemplateRequest.withTags(Collection<Tag> tags)
An optional list of metadata items that you can associate with the Proton service template.
|
CreateEnvironmentTemplateVersionRequest |
CreateEnvironmentTemplateVersionRequest.withTags(Collection<Tag> tags)
An optional list of metadata items that you can associate with the Proton environment template version.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Collection<Tag> tags)
A list of resource tags with detail data.
|
TagResourceRequest |
TagResourceRequest.withTags(Collection<Tag> tags)
A list of customer tags to apply to the Proton resource.
|
CreateServiceRequest |
CreateServiceRequest.withTags(Collection<Tag> tags)
An optional list of metadata items that you can associate with the Proton service.
|
CreateEnvironmentTemplateRequest |
CreateEnvironmentTemplateRequest.withTags(Collection<Tag> tags)
An optional list of metadata items that you can associate with the Proton environment template.
|
Copyright © 2023. All rights reserved.