| 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 |
|---|---|
ListCertificatesResult |
AWSIotClient.listCertificates(ListCertificatesRequest listCertificatesRequest)
Lists the certificates registered in your AWS account.
|
ListCertificatesResult |
AWSIot.listCertificates(ListCertificatesRequest listCertificatesRequest)
Lists the certificates registered in your AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
ListCertificatesResult |
ListCertificatesResult.withCertificates(Certificate... certificates)
The descriptions of the certificates.
|
ListCertificatesResult |
ListCertificatesResult.withCertificates(Collection<Certificate> certificates)
The descriptions of the certificates.
|
ListCertificatesResult |
ListCertificatesResult.withNextMarker(String nextMarker)
The marker for the next set of results, or null if there are no
additional results.
|
Copyright © 2017. All rights reserved.