| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
static WirelessGatewayServiceType |
WirelessGatewayServiceType.fromValue(String value)
Use this in place of valueOf.
|
static WirelessGatewayServiceType |
WirelessGatewayServiceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WirelessGatewayServiceType[] |
WirelessGatewayServiceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetServiceEndpointRequest |
GetServiceEndpointRequest.withServiceType(WirelessGatewayServiceType serviceType)
The service type for which to get endpoint information about.
|
GetServiceEndpointResult |
GetServiceEndpointResult.withServiceType(WirelessGatewayServiceType serviceType)
The endpoint's service type.
|
Copyright © 2021. All rights reserved.