| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| Modifier and Type | Method and Description |
|---|---|
default RegisterCertificateResponse |
IotClient.registerCertificate(Consumer<RegisterCertificateRequest.Builder> registerCertificateRequest)
Registers a device certificate with IoT in the same certificate mode as the signing CA.
|
default RegisterCertificateResponse |
IotClient.registerCertificate(RegisterCertificateRequest registerCertificateRequest)
Registers a device certificate with IoT in the same certificate mode as the signing CA.
|
Copyright © 2023. All rights reserved.