| Package | Description |
|---|---|
| com.amazonaws.services.iot |
|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
ListThingRegistrationTaskReportsRequest |
ListThingRegistrationTaskReportsRequest.clone() |
ListThingRegistrationTaskReportsRequest |
ListThingRegistrationTaskReportsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return per request.
|
ListThingRegistrationTaskReportsRequest |
ListThingRegistrationTaskReportsRequest.withNextToken(String nextToken)
To retrieve the next set of results, the
nextToken value from a previous response; otherwise
null to receive the first set of results. |
ListThingRegistrationTaskReportsRequest |
ListThingRegistrationTaskReportsRequest.withReportType(ReportType reportType)
The type of task report.
|
ListThingRegistrationTaskReportsRequest |
ListThingRegistrationTaskReportsRequest.withReportType(String reportType)
The type of task report.
|
ListThingRegistrationTaskReportsRequest |
ListThingRegistrationTaskReportsRequest.withTaskId(String taskId)
The id of the task.
|
Copyright © 2024. All rights reserved.