| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
List<Condition> |
Predicate.conditions()
A list of the conditions that determine when the trigger will fire.
|
| Modifier and Type | Method and Description |
|---|---|
Predicate.Builder |
Predicate.Builder.conditions(Condition... conditions)
A list of the conditions that determine when the trigger will fire.
|
| Modifier and Type | Method and Description |
|---|---|
Predicate.Builder |
Predicate.Builder.conditions(Collection<Condition> conditions)
A list of the conditions that determine when the trigger will fire.
|
Copyright © 2023. All rights reserved.