| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
SidewalkListDevice |
SidewalkListDevice.clone() |
SidewalkListDevice |
WirelessDeviceStatistics.getSidewalk()
The Sidewalk account credentials.
|
SidewalkListDevice |
SidewalkListDevice.withAmazonId(String amazonId)
The Sidewalk Amazon ID.
|
SidewalkListDevice |
SidewalkListDevice.withDeviceCertificates(CertificateList... deviceCertificates)
The sidewalk device certificates for Ed25519 and P256r1.
|
SidewalkListDevice |
SidewalkListDevice.withDeviceCertificates(Collection<CertificateList> deviceCertificates)
The sidewalk device certificates for Ed25519 and P256r1.
|
SidewalkListDevice |
SidewalkListDevice.withDeviceProfileId(String deviceProfileId)
Sidewalk object used by list functions.
|
SidewalkListDevice |
SidewalkListDevice.withSidewalkId(String sidewalkId)
The sidewalk device identification.
|
SidewalkListDevice |
SidewalkListDevice.withSidewalkManufacturingSn(String sidewalkManufacturingSn)
The Sidewalk manufacturing series number.
|
SidewalkListDevice |
SidewalkListDevice.withStatus(String status)
The status of the Sidewalk devices, such as provisioned or registered.
|
SidewalkListDevice |
SidewalkListDevice.withStatus(WirelessDeviceSidewalkStatus status)
The status of the Sidewalk devices, such as provisioned or registered.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WirelessDeviceStatistics.setSidewalk(SidewalkListDevice sidewalk)
The Sidewalk account credentials.
|
WirelessDeviceStatistics |
WirelessDeviceStatistics.withSidewalk(SidewalkListDevice sidewalk)
The Sidewalk account credentials.
|
Copyright © 2023. All rights reserved.