| Package | Description |
|---|---|
| com.amazonaws.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
static PropertyNotificationState |
PropertyNotificationState.fromValue(String value)
Use this in place of valueOf.
|
static PropertyNotificationState |
PropertyNotificationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyNotificationState[] |
PropertyNotificationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateAssetPropertyRequest |
UpdateAssetPropertyRequest.withPropertyNotificationState(PropertyNotificationState propertyNotificationState)
The MQTT notification state (enabled or disabled) for this asset property.
|
PropertyNotification |
PropertyNotification.withState(PropertyNotificationState state)
The current notification state.
|
Copyright © 2024. All rights reserved.