| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
List<MitigationActionIdentifier> |
ListMitigationActionsResponse.actionIdentifiers()
A set of actions that matched the specified filter criteria.
|
| Modifier and Type | Method and Description |
|---|---|
ListMitigationActionsResponse.Builder |
ListMitigationActionsResponse.Builder.actionIdentifiers(MitigationActionIdentifier... actionIdentifiers)
A set of actions that matched the specified filter criteria.
|
| Modifier and Type | Method and Description |
|---|---|
ListMitigationActionsResponse.Builder |
ListMitigationActionsResponse.Builder.actionIdentifiers(Collection<MitigationActionIdentifier> actionIdentifiers)
A set of actions that matched the specified filter criteria.
|
Copyright © 2020. All rights reserved.