| Package | Description |
|---|---|
| software.amazon.awssdk.codegen.jmespath.component |
| Modifier and Type | Method and Description |
|---|---|
Comparator |
ComparatorExpression.comparator() |
static Comparator |
Comparator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Comparator[] |
Comparator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ComparatorExpression(Expression leftExpression,
Comparator comparator,
Expression rightExpression) |
Copyright © 2023. All rights reserved.