| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless |
AWS IoT Wireless provides bi-directional communication between internet-connected wireless devices and the AWS Cloud.
|
| Modifier and Type | Method and Description |
|---|---|
default GetWirelessGatewayCertificateResponse |
IotWirelessClient.getWirelessGatewayCertificate(Consumer<GetWirelessGatewayCertificateRequest.Builder> getWirelessGatewayCertificateRequest)
Gets the ID of the certificate that is currently associated with a wireless gateway.
|
default GetWirelessGatewayCertificateResponse |
IotWirelessClient.getWirelessGatewayCertificate(GetWirelessGatewayCertificateRequest getWirelessGatewayCertificateRequest)
Gets the ID of the certificate that is currently associated with a wireless gateway.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetWirelessGatewayCertificateResponse> |
IotWirelessAsyncClient.getWirelessGatewayCertificate(Consumer<GetWirelessGatewayCertificateRequest.Builder> getWirelessGatewayCertificateRequest)
Gets the ID of the certificate that is currently associated with a wireless gateway.
|
default CompletableFuture<GetWirelessGatewayCertificateResponse> |
IotWirelessAsyncClient.getWirelessGatewayCertificate(GetWirelessGatewayCertificateRequest getWirelessGatewayCertificateRequest)
Gets the ID of the certificate that is currently associated with a wireless gateway.
|
Copyright © 2022. All rights reserved.