| Package | Description |
|---|---|
| com.amazonaws.services.iotthingsgraph.model |
| Modifier and Type | Method and Description |
|---|---|
static EntityFilterName |
EntityFilterName.fromValue(String value)
Use this in place of valueOf.
|
static EntityFilterName |
EntityFilterName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityFilterName[] |
EntityFilterName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EntityFilter |
EntityFilter.withName(EntityFilterName name)
The name of the entity search filter field.
|
Copyright © 2023. All rights reserved.