| Package | Description |
|---|---|
| com.amazonaws.services.gluedatabrew.model |
| Modifier and Type | Method and Description |
|---|---|
static OrderedBy |
OrderedBy.fromValue(String value)
Use this in place of valueOf.
|
static OrderedBy |
OrderedBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderedBy[] |
OrderedBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FilesLimit |
FilesLimit.withOrderedBy(OrderedBy orderedBy)
A criteria to use for S3 files sorting before their selection.
|
Copyright © 2021. All rights reserved.