| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
static DownlinkMode |
DownlinkMode.fromValue(String value)
Use this in place of valueOf.
|
static DownlinkMode |
DownlinkMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DownlinkMode[] |
DownlinkMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ParticipatingGateways |
ParticipatingGateways.withDownlinkMode(DownlinkMode downlinkMode)
Indicates whether to send the downlink message in sequential mode or concurrent mode, or to use only the chosen
gateways from the previous uplink message transmission.
|
Copyright © 2024. All rights reserved.