| Package | Description |
|---|---|
| com.amazonaws.services.resourcegroups.model |
| Modifier and Type | Method and Description |
|---|---|
static QueryType |
QueryType.fromValue(String value)
Use this in place of valueOf.
|
static QueryType |
QueryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryType[] |
QueryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceQuery |
ResourceQuery.withType(QueryType type)
The type of the query.
|
Copyright © 2018. All rights reserved.