| Package | Description |
|---|---|
| com.amazonaws.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
static TableOptimizerType |
TableOptimizerType.fromValue(String value)
Use this in place of valueOf.
|
static TableOptimizerType |
TableOptimizerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TableOptimizerType[] |
TableOptimizerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TableOptimizer |
TableOptimizer.withType(TableOptimizerType type)
The type of table optimizer.
|
BatchGetTableOptimizerError |
BatchGetTableOptimizerError.withType(TableOptimizerType type)
The type of table optimizer.
|
BatchGetTableOptimizerEntry |
BatchGetTableOptimizerEntry.withType(TableOptimizerType type)
The type of table optimizer.
|
ListTableOptimizerRunsRequest |
ListTableOptimizerRunsRequest.withType(TableOptimizerType type)
The type of table optimizer.
|
GetTableOptimizerRequest |
GetTableOptimizerRequest.withType(TableOptimizerType type)
The type of table optimizer.
|
DeleteTableOptimizerRequest |
DeleteTableOptimizerRequest.withType(TableOptimizerType type)
The type of table optimizer.
|
CreateTableOptimizerRequest |
CreateTableOptimizerRequest.withType(TableOptimizerType type)
The type of table optimizer.
|
UpdateTableOptimizerRequest |
UpdateTableOptimizerRequest.withType(TableOptimizerType type)
The type of table optimizer.
|
Copyright © 2024. All rights reserved.