| Package | Description |
|---|---|
| com.amazonaws.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
static OptimizerType |
OptimizerType.fromValue(String value)
Use this in place of valueOf.
|
static OptimizerType |
OptimizerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OptimizerType[] |
OptimizerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListTableStorageOptimizersRequest |
ListTableStorageOptimizersRequest.withStorageOptimizerType(OptimizerType storageOptimizerType)
The specific type of storage optimizers to list.
|
StorageOptimizer |
StorageOptimizer.withStorageOptimizerType(OptimizerType storageOptimizerType)
The specific type of storage optimizer.
|
Copyright © 2022. All rights reserved.