| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
static PositioningConfigStatus |
PositioningConfigStatus.fromValue(String value)
Use this in place of valueOf.
|
static PositioningConfigStatus |
PositioningConfigStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PositioningConfigStatus[] |
PositioningConfigStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateWirelessDeviceRequest |
UpdateWirelessDeviceRequest.withPositioning(PositioningConfigStatus positioning)
FPort values for the GNSS, stream, and ClockSync functions of the positioning information.
|
GetWirelessDeviceResult |
GetWirelessDeviceResult.withPositioning(PositioningConfigStatus positioning)
FPort values for the GNSS, stream, and ClockSync functions of the positioning information.
|
CreateWirelessDeviceRequest |
CreateWirelessDeviceRequest.withPositioning(PositioningConfigStatus positioning)
FPort values for the GNSS, stream, and ClockSync functions of the positioning information.
|
Copyright © 2025. All rights reserved.