| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
static Context |
Context.fromValue(String value)
Use this in place of valueOf.
|
static Context |
Context.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Context[] |
Context.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetDimensionValuesRequest |
GetDimensionValuesRequest.withContext(Context context)
The context for the call to
GetDimensionValues. |
Copyright © 2018. All rights reserved.