| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
static WirelessGatewayIdType |
WirelessGatewayIdType.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
WirelessGatewayIdType |
GetWirelessGatewayRequest.identifierType()
The type of identifier used in
identifier. |
static WirelessGatewayIdType |
WirelessGatewayIdType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WirelessGatewayIdType[] |
WirelessGatewayIdType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<WirelessGatewayIdType> |
WirelessGatewayIdType.knownValues()
|
| Modifier and Type | Method and Description |
|---|---|
GetWirelessGatewayRequest.Builder |
GetWirelessGatewayRequest.Builder.identifierType(WirelessGatewayIdType identifierType)
The type of identifier used in
identifier. |
Copyright © 2022. All rights reserved.