| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateKeysAndCertificateResponse> |
IotAsyncClient.createKeysAndCertificate(CreateKeysAndCertificateRequest createKeysAndCertificateRequest)
Creates a 2048-bit RSA key pair and issues an X.509 certificate using the issued public key.
|
default CreateKeysAndCertificateResponse |
IotClient.createKeysAndCertificate(CreateKeysAndCertificateRequest createKeysAndCertificateRequest)
Creates a 2048-bit RSA key pair and issues an X.509 certificate using the issued public key.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateKeysAndCertificateRequestMarshaller.marshall(CreateKeysAndCertificateRequest createKeysAndCertificateRequest) |
Copyright © 2023. All rights reserved.