| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
List<AuditTaskMetadata> |
ListAuditTasksResponse.tasks()
The audits that were performed during the specified time period.
|
| Modifier and Type | Method and Description |
|---|---|
ListAuditTasksResponse.Builder |
ListAuditTasksResponse.Builder.tasks(AuditTaskMetadata... tasks)
The audits that were performed during the specified time period.
|
| Modifier and Type | Method and Description |
|---|---|
ListAuditTasksResponse.Builder |
ListAuditTasksResponse.Builder.tasks(Collection<AuditTaskMetadata> tasks)
The audits that were performed during the specified time period.
|
Copyright © 2020. All rights reserved.