| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
static AggregateFunctionName |
AggregateFunctionName.fromValue(String value)
Use this in place of valueOf.
|
static AggregateFunctionName |
AggregateFunctionName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AggregateFunctionName[] |
AggregateFunctionName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AggregateColumn |
AggregateColumn.withFunction(AggregateFunctionName function)
Aggregation function that can be applied to aggregate column in query.
|
Copyright © 2024. All rights reserved.