| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless |
AWS IoT Wireless provides bi-directional communication between internet-connected wireless devices and the AWS Cloud.
|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
GetWirelessGatewayCertificateResult |
AWSIoTWirelessClient.getWirelessGatewayCertificate(GetWirelessGatewayCertificateRequest request)
Gets the ID of the certificate that is currently associated with a wireless gateway.
|
GetWirelessGatewayCertificateResult |
AWSIoTWireless.getWirelessGatewayCertificate(GetWirelessGatewayCertificateRequest getWirelessGatewayCertificateRequest)
Gets the ID of the certificate that is currently associated with a wireless gateway.
|
GetWirelessGatewayCertificateResult |
AbstractAWSIoTWireless.getWirelessGatewayCertificate(GetWirelessGatewayCertificateRequest request) |
| Modifier and Type | Method and Description |
|---|---|
GetWirelessGatewayCertificateResult |
GetWirelessGatewayCertificateResult.clone() |
GetWirelessGatewayCertificateResult |
GetWirelessGatewayCertificateResult.withIotCertificateId(String iotCertificateId)
The ID of the certificate associated with the wireless gateway.
|
GetWirelessGatewayCertificateResult |
GetWirelessGatewayCertificateResult.withLoRaWANNetworkServerCertificateId(String loRaWANNetworkServerCertificateId)
The ID of the certificate that is associated with the wireless gateway and used for the LoRaWANNetworkServer
endpoint.
|
Copyright © 2025. All rights reserved.