| Package | Description |
|---|---|
| com.amazonaws.services.iot |
|
| com.amazonaws.services.iot.model |
Classes modeling the various types represented by AWSIot
|
| Modifier and Type | Method and Description |
|---|---|
CreateKeysAndCertificateResult |
AWSIotClient.createKeysAndCertificate(CreateKeysAndCertificateRequest createKeysAndCertificateRequest)
Creates a 2048-bit RSA key pair and issues an X.509 certificate using the
issued public key.
|
CreateKeysAndCertificateResult |
AWSIot.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 |
|---|---|
CreateKeysAndCertificateRequest |
CreateKeysAndCertificateRequest.withSetAsActive(Boolean setAsActive)
Specifies whether the certificate is active.
|
Copyright © 2017. All rights reserved.