Uses of Class
software.amazon.awssdk.services.iot.model.CertificateConflictException
-
Packages that use CertificateConflictException Package Description software.amazon.awssdk.services.iot IoT -
-
Uses of CertificateConflictException in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot that throw CertificateConflictException Modifier and Type Method Description default RegisterCertificateResponseIotClient. registerCertificate(Consumer<RegisterCertificateRequest.Builder> registerCertificateRequest)Registers a device certificate with IoT in the same certificate mode as the signing CA.default RegisterCertificateResponseIotClient. registerCertificate(RegisterCertificateRequest registerCertificateRequest)Registers a device certificate with IoT in the same certificate mode as the signing CA.
-