| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
List<ContainerStateChange> |
SubmitTaskStateChangeRequest.containers()
Any containers that's associated with the state change request.
|
| Modifier and Type | Method and Description |
|---|---|
SubmitTaskStateChangeRequest.Builder |
SubmitTaskStateChangeRequest.Builder.containers(ContainerStateChange... containers)
Any containers that's associated with the state change request.
|
| Modifier and Type | Method and Description |
|---|---|
SubmitTaskStateChangeRequest.Builder |
SubmitTaskStateChangeRequest.Builder.containers(Collection<ContainerStateChange> containers)
Any containers that's associated with the state change request.
|
Copyright © 2022. All rights reserved.