| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RegisterCertificateWithoutCaResponse> |
IotAsyncClient.registerCertificateWithoutCA(RegisterCertificateWithoutCaRequest registerCertificateWithoutCaRequest)
Register a certificate that does not have a certificate authority (CA).
|
default RegisterCertificateWithoutCaResponse |
IotClient.registerCertificateWithoutCA(RegisterCertificateWithoutCaRequest registerCertificateWithoutCaRequest)
Register a certificate that does not have a certificate authority (CA).
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RegisterCertificateWithoutCaRequestMarshaller.marshall(RegisterCertificateWithoutCaRequest registerCertificateWithoutCaRequest) |
Copyright © 2021. All rights reserved.