| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
static PlacementConstraint.Builder |
PlacementConstraint.builder() |
PlacementConstraint.Builder |
PlacementConstraint.Builder.expression(String expression)
A cluster query language expression to apply to the constraint.
|
PlacementConstraint.Builder |
PlacementConstraint.toBuilder() |
PlacementConstraint.Builder |
PlacementConstraint.Builder.type(PlacementConstraintType type)
The type of constraint.
|
PlacementConstraint.Builder |
PlacementConstraint.Builder.type(String type)
The type of constraint.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PlacementConstraint.Builder> |
PlacementConstraint.serializableBuilderClass() |
Copyright © 2021. All rights reserved.