| Package | Description |
|---|---|
| com.amazonaws.services.amplifyuibuilder.model |
| Modifier and Type | Method and Description |
|---|---|
static SortDirection |
SortDirection.fromValue(String value)
Use this in place of valueOf.
|
static SortDirection |
SortDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortDirection[] |
SortDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SortProperty |
SortProperty.withDirection(SortDirection direction)
The direction of the sort, either ascending or descending.
|
Copyright © 2025. All rights reserved.