| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton.model | |
| software.amazon.awssdk.services.proton.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
CreateServiceRequest.tags()
An optional list of metadata items that you can associate with the Proton service.
|
List<Tag> |
CreateEnvironmentRequest.tags()
An optional list of metadata items that you can associate with the Proton environment.
|
List<Tag> |
CreateServiceInstanceRequest.tags()
An optional list of metadata items that you can associate with the Proton service instance.
|
List<Tag> |
CreateServiceTemplateVersionRequest.tags()
An optional list of metadata items that you can associate with the Proton service template version.
|
List<Tag> |
ListTagsForResourceResponse.tags()
A list of resource tags with detail data.
|
List<Tag> |
CreateEnvironmentTemplateVersionRequest.tags()
An optional list of metadata items that you can associate with the Proton environment template version.
|
List<Tag> |
CreateRepositoryRequest.tags()
An optional list of metadata items that you can associate with the Proton repository.
|
List<Tag> |
CreateServiceTemplateRequest.tags()
An optional list of metadata items that you can associate with the Proton service template.
|
List<Tag> |
TagResourceRequest.tags()
A list of customer tags to apply to the Proton resource.
|
List<Tag> |
CreateComponentRequest.tags()
An optional list of metadata items that you can associate with the Proton component.
|
List<Tag> |
CreateEnvironmentTemplateRequest.tags()
An optional list of metadata items that you can associate with the Proton environment template.
|
List<Tag> |
CreateEnvironmentAccountConnectionRequest.tags()
An optional list of metadata items that you can associate with the Proton environment account connection.
|
| Modifier and Type | Method and Description |
|---|---|
CreateServiceRequest.Builder |
CreateServiceRequest.Builder.tags(Tag... tags)
An optional list of metadata items that you can associate with the Proton service.
|
CreateEnvironmentRequest.Builder |
CreateEnvironmentRequest.Builder.tags(Tag... tags)
An optional list of metadata items that you can associate with the Proton environment.
|
CreateServiceInstanceRequest.Builder |
CreateServiceInstanceRequest.Builder.tags(Tag... tags)
An optional list of metadata items that you can associate with the Proton service instance.
|
CreateServiceTemplateVersionRequest.Builder |
CreateServiceTemplateVersionRequest.Builder.tags(Tag... tags)
An optional list of metadata items that you can associate with the Proton service template version.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Tag... tags)
A list of resource tags with detail data.
|
CreateEnvironmentTemplateVersionRequest.Builder |
CreateEnvironmentTemplateVersionRequest.Builder.tags(Tag... tags)
An optional list of metadata items that you can associate with the Proton environment template version.
|
CreateRepositoryRequest.Builder |
CreateRepositoryRequest.Builder.tags(Tag... tags)
An optional list of metadata items that you can associate with the Proton repository.
|
CreateServiceTemplateRequest.Builder |
CreateServiceTemplateRequest.Builder.tags(Tag... tags)
An optional list of metadata items that you can associate with the Proton service template.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Tag... tags)
A list of customer tags to apply to the Proton resource.
|
CreateComponentRequest.Builder |
CreateComponentRequest.Builder.tags(Tag... tags)
An optional list of metadata items that you can associate with the Proton component.
|
CreateEnvironmentTemplateRequest.Builder |
CreateEnvironmentTemplateRequest.Builder.tags(Tag... tags)
An optional list of metadata items that you can associate with the Proton environment template.
|
CreateEnvironmentAccountConnectionRequest.Builder |
CreateEnvironmentAccountConnectionRequest.Builder.tags(Tag... tags)
An optional list of metadata items that you can associate with the Proton environment account connection.
|
| Modifier and Type | Method and Description |
|---|---|
CreateServiceRequest.Builder |
CreateServiceRequest.Builder.tags(Collection<Tag> tags)
An optional list of metadata items that you can associate with the Proton service.
|
CreateEnvironmentRequest.Builder |
CreateEnvironmentRequest.Builder.tags(Collection<Tag> tags)
An optional list of metadata items that you can associate with the Proton environment.
|
CreateServiceInstanceRequest.Builder |
CreateServiceInstanceRequest.Builder.tags(Collection<Tag> tags)
An optional list of metadata items that you can associate with the Proton service instance.
|
CreateServiceTemplateVersionRequest.Builder |
CreateServiceTemplateVersionRequest.Builder.tags(Collection<Tag> tags)
An optional list of metadata items that you can associate with the Proton service template version.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Collection<Tag> tags)
A list of resource tags with detail data.
|
CreateEnvironmentTemplateVersionRequest.Builder |
CreateEnvironmentTemplateVersionRequest.Builder.tags(Collection<Tag> tags)
An optional list of metadata items that you can associate with the Proton environment template version.
|
CreateRepositoryRequest.Builder |
CreateRepositoryRequest.Builder.tags(Collection<Tag> tags)
An optional list of metadata items that you can associate with the Proton repository.
|
CreateServiceTemplateRequest.Builder |
CreateServiceTemplateRequest.Builder.tags(Collection<Tag> tags)
An optional list of metadata items that you can associate with the Proton service template.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Collection<Tag> tags)
A list of customer tags to apply to the Proton resource.
|
CreateComponentRequest.Builder |
CreateComponentRequest.Builder.tags(Collection<Tag> tags)
An optional list of metadata items that you can associate with the Proton component.
|
CreateEnvironmentTemplateRequest.Builder |
CreateEnvironmentTemplateRequest.Builder.tags(Collection<Tag> tags)
An optional list of metadata items that you can associate with the Proton environment template.
|
CreateEnvironmentAccountConnectionRequest.Builder |
CreateEnvironmentAccountConnectionRequest.Builder.tags(Collection<Tag> tags)
An optional list of metadata items that you can associate with the Proton environment account connection.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<Tag> |
ListTagsForResourceIterable.tags()
Returns an iterable to iterate through the paginated
ListTagsForResourceResponse.tags() member. |
SdkPublisher<Tag> |
ListTagsForResourcePublisher.tags()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2023. All rights reserved.