| 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 |
|---|---|
ListOutgoingCertificatesResult |
AWSIotClient.listOutgoingCertificates(ListOutgoingCertificatesRequest listOutgoingCertificatesRequest)
Lists certificates that are being transfered but not yet accepted.
|
ListOutgoingCertificatesResult |
AWSIot.listOutgoingCertificates(ListOutgoingCertificatesRequest listOutgoingCertificatesRequest)
Lists certificates that are being transfered but not yet accepted.
|
| Modifier and Type | Method and Description |
|---|---|
ListOutgoingCertificatesRequest |
ListOutgoingCertificatesRequest.withAscendingOrder(Boolean ascendingOrder)
Specifies the order for results.
|
ListOutgoingCertificatesRequest |
ListOutgoingCertificatesRequest.withMarker(String marker)
The marker for the next set of results.
|
ListOutgoingCertificatesRequest |
ListOutgoingCertificatesRequest.withPageSize(Integer pageSize)
The result page size.
|
Copyright © 2017. All rights reserved.