| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
Cluster.tags()
The metadata that you apply to the cluster to help you categorize and organize them.
|
List<Tag> |
CreateServiceRequest.tags()
The metadata that you apply to the service to help you categorize and organize them.
|
List<Tag> |
ListTagsForResourceResponse.tags()
The tags for the resource.
|
List<Tag> |
CapacityProvider.tags()
The metadata that you apply to the capacity provider to help you categorize and organize it.
|
List<Tag> |
RunTaskRequest.tags()
The metadata that you apply to the task to help you categorize and organize them.
|
List<Tag> |
StartTaskRequest.tags()
The metadata that you apply to the task to help you categorize and organize them.
|
List<Tag> |
Task.tags()
The metadata that you apply to the task to help you categorize and organize the task.
|
List<Tag> |
CreateTaskSetRequest.tags()
The metadata that you apply to the task set to help you categorize and organize them.
|
List<Tag> |
RegisterTaskDefinitionResponse.tags()
The list of tags associated with the task definition.
|
List<Tag> |
RegisterContainerInstanceRequest.tags()
The metadata that you apply to the container instance to help you categorize and organize them.
|
List<Tag> |
ContainerInstance.tags()
The metadata that you apply to the container instance to help you categorize and organize them.
|
List<Tag> |
TagResourceRequest.tags()
The tags to add to the resource.
|
List<Tag> |
CreateClusterRequest.tags()
The metadata that you apply to the cluster to help you categorize and organize them.
|
List<Tag> |
Service.tags()
The metadata that you apply to the service to help you categorize and organize them.
|
List<Tag> |
DescribeTaskDefinitionResponse.tags()
The metadata that's applied to the task definition to help you categorize and organize them.
|
List<Tag> |
TaskSet.tags()
The metadata that you apply to the task set to help you categorize and organize them.
|
List<Tag> |
RegisterTaskDefinitionRequest.tags()
The metadata that you apply to the task definition to help you categorize and organize them.
|
List<Tag> |
CreateCapacityProviderRequest.tags()
The metadata that you apply to the capacity provider to categorize and organize them more conveniently.
|
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.tags(Tag... tags)
The metadata that you apply to the cluster to help you categorize and organize them.
|
CreateServiceRequest.Builder |
CreateServiceRequest.Builder.tags(Tag... tags)
The metadata that you apply to the service to help you categorize and organize them.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Tag... tags)
The tags for the resource.
|
CapacityProvider.Builder |
CapacityProvider.Builder.tags(Tag... tags)
The metadata that you apply to the capacity provider to help you categorize and organize it.
|
RunTaskRequest.Builder |
RunTaskRequest.Builder.tags(Tag... tags)
The metadata that you apply to the task to help you categorize and organize them.
|
StartTaskRequest.Builder |
StartTaskRequest.Builder.tags(Tag... tags)
The metadata that you apply to the task to help you categorize and organize them.
|
Task.Builder |
Task.Builder.tags(Tag... tags)
The metadata that you apply to the task to help you categorize and organize the task.
|
CreateTaskSetRequest.Builder |
CreateTaskSetRequest.Builder.tags(Tag... tags)
The metadata that you apply to the task set to help you categorize and organize them.
|
RegisterTaskDefinitionResponse.Builder |
RegisterTaskDefinitionResponse.Builder.tags(Tag... tags)
The list of tags associated with the task definition.
|
RegisterContainerInstanceRequest.Builder |
RegisterContainerInstanceRequest.Builder.tags(Tag... tags)
The metadata that you apply to the container instance to help you categorize and organize them.
|
ContainerInstance.Builder |
ContainerInstance.Builder.tags(Tag... tags)
The metadata that you apply to the container instance to help you categorize and organize them.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Tag... tags)
The tags to add to the resource.
|
CreateClusterRequest.Builder |
CreateClusterRequest.Builder.tags(Tag... tags)
The metadata that you apply to the cluster to help you categorize and organize them.
|
Service.Builder |
Service.Builder.tags(Tag... tags)
The metadata that you apply to the service to help you categorize and organize them.
|
DescribeTaskDefinitionResponse.Builder |
DescribeTaskDefinitionResponse.Builder.tags(Tag... tags)
The metadata that's applied to the task definition to help you categorize and organize them.
|
TaskSet.Builder |
TaskSet.Builder.tags(Tag... tags)
The metadata that you apply to the task set to help you categorize and organize them.
|
RegisterTaskDefinitionRequest.Builder |
RegisterTaskDefinitionRequest.Builder.tags(Tag... tags)
The metadata that you apply to the task definition to help you categorize and organize them.
|
CreateCapacityProviderRequest.Builder |
CreateCapacityProviderRequest.Builder.tags(Tag... tags)
The metadata that you apply to the capacity provider to categorize and organize them more conveniently.
|
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.tags(Collection<Tag> tags)
The metadata that you apply to the cluster to help you categorize and organize them.
|
CreateServiceRequest.Builder |
CreateServiceRequest.Builder.tags(Collection<Tag> tags)
The metadata that you apply to the service to help you categorize and organize them.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Collection<Tag> tags)
The tags for the resource.
|
CapacityProvider.Builder |
CapacityProvider.Builder.tags(Collection<Tag> tags)
The metadata that you apply to the capacity provider to help you categorize and organize it.
|
RunTaskRequest.Builder |
RunTaskRequest.Builder.tags(Collection<Tag> tags)
The metadata that you apply to the task to help you categorize and organize them.
|
StartTaskRequest.Builder |
StartTaskRequest.Builder.tags(Collection<Tag> tags)
The metadata that you apply to the task to help you categorize and organize them.
|
Task.Builder |
Task.Builder.tags(Collection<Tag> tags)
The metadata that you apply to the task to help you categorize and organize the task.
|
CreateTaskSetRequest.Builder |
CreateTaskSetRequest.Builder.tags(Collection<Tag> tags)
The metadata that you apply to the task set to help you categorize and organize them.
|
RegisterTaskDefinitionResponse.Builder |
RegisterTaskDefinitionResponse.Builder.tags(Collection<Tag> tags)
The list of tags associated with the task definition.
|
RegisterContainerInstanceRequest.Builder |
RegisterContainerInstanceRequest.Builder.tags(Collection<Tag> tags)
The metadata that you apply to the container instance to help you categorize and organize them.
|
ContainerInstance.Builder |
ContainerInstance.Builder.tags(Collection<Tag> tags)
The metadata that you apply to the container instance to help you categorize and organize them.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Collection<Tag> tags)
The tags to add to the resource.
|
CreateClusterRequest.Builder |
CreateClusterRequest.Builder.tags(Collection<Tag> tags)
The metadata that you apply to the cluster to help you categorize and organize them.
|
Service.Builder |
Service.Builder.tags(Collection<Tag> tags)
The metadata that you apply to the service to help you categorize and organize them.
|
DescribeTaskDefinitionResponse.Builder |
DescribeTaskDefinitionResponse.Builder.tags(Collection<Tag> tags)
The metadata that's applied to the task definition to help you categorize and organize them.
|
TaskSet.Builder |
TaskSet.Builder.tags(Collection<Tag> tags)
The metadata that you apply to the task set to help you categorize and organize them.
|
RegisterTaskDefinitionRequest.Builder |
RegisterTaskDefinitionRequest.Builder.tags(Collection<Tag> tags)
The metadata that you apply to the task definition to help you categorize and organize them.
|
CreateCapacityProviderRequest.Builder |
CreateCapacityProviderRequest.Builder.tags(Collection<Tag> tags)
The metadata that you apply to the capacity provider to categorize and organize them more conveniently.
|
Copyright © 2023. All rights reserved.