| Package | Description |
|---|---|
| com.amazonaws.services.iotthingsgraph.model |
| Modifier and Type | Method and Description |
|---|---|
static DefinitionLanguage |
DefinitionLanguage.fromValue(String value)
Use this in place of valueOf.
|
static DefinitionLanguage |
DefinitionLanguage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefinitionLanguage[] |
DefinitionLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DefinitionDocument |
DefinitionDocument.withLanguage(DefinitionLanguage language)
The language used to define the entity.
|
Copyright © 2020. All rights reserved.