| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
List<ActiveViolation> |
ListActiveViolationsResponse.activeViolations()
The list of active violations.
|
| Modifier and Type | Method and Description |
|---|---|
ListActiveViolationsResponse.Builder |
ListActiveViolationsResponse.Builder.activeViolations(ActiveViolation... activeViolations)
The list of active violations.
|
| Modifier and Type | Method and Description |
|---|---|
ListActiveViolationsResponse.Builder |
ListActiveViolationsResponse.Builder.activeViolations(Collection<ActiveViolation> activeViolations)
The list of active violations.
|
Copyright © 2019. All rights reserved.