| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
List<ManagedAgentStateChange> |
SubmitTaskStateChangeRequest.managedAgents()
The details for the managed agent that's associated with the task.
|
| Modifier and Type | Method and Description |
|---|---|
SubmitTaskStateChangeRequest.Builder |
SubmitTaskStateChangeRequest.Builder.managedAgents(ManagedAgentStateChange... managedAgents)
The details for the managed agent that's associated with the task.
|
| Modifier and Type | Method and Description |
|---|---|
SubmitTaskStateChangeRequest.Builder |
SubmitTaskStateChangeRequest.Builder.managedAgents(Collection<ManagedAgentStateChange> managedAgents)
The details for the managed agent that's associated with the task.
|
Copyright © 2021. All rights reserved.