| 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 |
|---|---|
ListCertificatesByCAResult |
AWSIotClient.listCertificatesByCA(ListCertificatesByCARequest listCertificatesByCARequest)
List the device certificates signed by the specified CA certificate.
|
ListCertificatesByCAResult |
AWSIot.listCertificatesByCA(ListCertificatesByCARequest listCertificatesByCARequest)
List the device certificates signed by the specified CA certificate.
|
| Modifier and Type | Method and Description |
|---|---|
ListCertificatesByCARequest |
ListCertificatesByCARequest.withAscendingOrder(Boolean ascendingOrder)
Specifies the order for results.
|
ListCertificatesByCARequest |
ListCertificatesByCARequest.withCaCertificateId(String caCertificateId)
The ID of the CA certificate.
|
ListCertificatesByCARequest |
ListCertificatesByCARequest.withMarker(String marker)
The marker for the next set of results.
|
ListCertificatesByCARequest |
ListCertificatesByCARequest.withPageSize(Integer pageSize)
The result page size.
|
Copyright © 2017. All rights reserved.