| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
static ExpressionType |
ExpressionType.fromValue(String value)
Use this in place of valueOf.
|
static ExpressionType |
ExpressionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExpressionType[] |
ExpressionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateDestinationRequest |
UpdateDestinationRequest.withExpressionType(ExpressionType expressionType)
The type of value in
Expression. |
GetDestinationResult |
GetDestinationResult.withExpressionType(ExpressionType expressionType)
The type of value in
Expression. |
CreateDestinationRequest |
CreateDestinationRequest.withExpressionType(ExpressionType expressionType)
The type of value in
Expression. |
Destinations |
Destinations.withExpressionType(ExpressionType expressionType)
The type of value in
Expression. |
Copyright © 2022. All rights reserved.