| Package | Description |
|---|---|
| com.amazonaws.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
static StructuredMessageListType |
StructuredMessageListType.fromValue(String value)
Use this in place of valueOf.
|
static StructuredMessageListType |
StructuredMessageListType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StructuredMessageListType[] |
StructuredMessageListType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StructuredMessageListDefinition |
StructuredMessageListDefinition.withListType(StructuredMessageListType listType)
The type of list of the structured message list definition.
|
Copyright © 2024. All rights reserved.