| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateMitigationActionResponse |
IotClient.createMitigationAction(CreateMitigationActionRequest createMitigationActionRequest)
Defines an action that can be applied to audit findings by using StartAuditMitigationActionsTask.
|
default CompletableFuture<CreateMitigationActionResponse> |
IotAsyncClient.createMitigationAction(CreateMitigationActionRequest createMitigationActionRequest)
Defines an action that can be applied to audit findings by using StartAuditMitigationActionsTask.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateMitigationActionRequestMarshaller.marshall(CreateMitigationActionRequest createMitigationActionRequest) |
Copyright © 2022. All rights reserved.