| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
static IdentifierType |
IdentifierType.fromValue(String value)
Use this in place of valueOf.
|
static IdentifierType |
IdentifierType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdentifierType[] |
IdentifierType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetResourceEventConfigurationRequest |
GetResourceEventConfigurationRequest.withIdentifierType(IdentifierType identifierType)
Identifier type of the particular resource identifier for event configuration.
|
UpdateResourceEventConfigurationRequest |
UpdateResourceEventConfigurationRequest.withIdentifierType(IdentifierType identifierType)
Identifier type of the particular resource identifier for event configuration.
|
EventConfigurationItem |
EventConfigurationItem.withIdentifierType(IdentifierType identifierType)
Identifier type of the particular resource identifier for event configuration.
|
Copyright © 2025. All rights reserved.