| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
DakCertificateMetadata |
DakCertificateMetadata.clone() |
DakCertificateMetadata |
DakCertificateMetadata.withApId(String apId)
The advertised product ID (APID) that's used for pre-production and production applications.
|
DakCertificateMetadata |
DakCertificateMetadata.withCertificateId(String certificateId)
The certificate ID for the DAK.
|
DakCertificateMetadata |
DakCertificateMetadata.withDeviceTypeId(String deviceTypeId)
The device type ID that's used for prototyping applications.
|
DakCertificateMetadata |
DakCertificateMetadata.withFactorySupport(Boolean factorySupport)
Whether factory support has been enabled.
|
DakCertificateMetadata |
DakCertificateMetadata.withMaxAllowedSignature(Integer maxAllowedSignature)
The maximum number of signatures that the DAK can sign.
|
| Modifier and Type | Method and Description |
|---|---|
List<DakCertificateMetadata> |
SidewalkGetDeviceProfile.getDakCertificateMetadata()
The DAK certificate information of the Sidewalk device profile.
|
| Modifier and Type | Method and Description |
|---|---|
SidewalkGetDeviceProfile |
SidewalkGetDeviceProfile.withDakCertificateMetadata(DakCertificateMetadata... dakCertificateMetadata)
The DAK certificate information of the Sidewalk device profile.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SidewalkGetDeviceProfile.setDakCertificateMetadata(Collection<DakCertificateMetadata> dakCertificateMetadata)
The DAK certificate information of the Sidewalk device profile.
|
SidewalkGetDeviceProfile |
SidewalkGetDeviceProfile.withDakCertificateMetadata(Collection<DakCertificateMetadata> dakCertificateMetadata)
The DAK certificate information of the Sidewalk device profile.
|
Copyright © 2025. All rights reserved.