| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
static CertificateList.Builder |
CertificateList.builder() |
CertificateList.Builder |
CertificateList.Builder.signingAlg(SigningAlg signingAlg)
The certificate chain algorithm provided by sidewalk.
|
CertificateList.Builder |
CertificateList.Builder.signingAlg(String signingAlg)
The certificate chain algorithm provided by sidewalk.
|
CertificateList.Builder |
CertificateList.toBuilder() |
CertificateList.Builder |
CertificateList.Builder.value(String value)
The value of the chosen sidewalk certificate.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CertificateList.Builder> |
CertificateList.serializableBuilderClass() |
Copyright © 2022. All rights reserved.