| Package | Description |
|---|---|
| com.amazonaws.services.timestreamquery.model |
| Modifier and Type | Method and Description |
|---|---|
static QueryPricingModel |
QueryPricingModel.fromValue(String value)
Use this in place of valueOf.
|
static QueryPricingModel |
QueryPricingModel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryPricingModel[] |
QueryPricingModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateAccountSettingsResult |
UpdateAccountSettingsResult.withQueryPricingModel(QueryPricingModel queryPricingModel)
The pricing model for an account.
|
UpdateAccountSettingsRequest |
UpdateAccountSettingsRequest.withQueryPricingModel(QueryPricingModel queryPricingModel)
The pricing model for queries in an account.
|
DescribeAccountSettingsResult |
DescribeAccountSettingsResult.withQueryPricingModel(QueryPricingModel queryPricingModel)
The pricing model for queries in your account.
|
Copyright © 2025. All rights reserved.