| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateAccountAuditConfigurationResponse |
IotClient.updateAccountAuditConfiguration(Consumer<UpdateAccountAuditConfigurationRequest.Builder> updateAccountAuditConfigurationRequest)
Configures or reconfigures the Device Defender audit settings for this account.
|
default UpdateAccountAuditConfigurationResponse |
IotClient.updateAccountAuditConfiguration(UpdateAccountAuditConfigurationRequest updateAccountAuditConfigurationRequest)
Configures or reconfigures the Device Defender audit settings for this account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateAccountAuditConfigurationResponse> |
IotAsyncClient.updateAccountAuditConfiguration(Consumer<UpdateAccountAuditConfigurationRequest.Builder> updateAccountAuditConfigurationRequest)
Configures or reconfigures the Device Defender audit settings for this account.
|
default CompletableFuture<UpdateAccountAuditConfigurationResponse> |
IotAsyncClient.updateAccountAuditConfiguration(UpdateAccountAuditConfigurationRequest updateAccountAuditConfigurationRequest)
Configures or reconfigures the Device Defender audit settings for this account.
|
Copyright © 2022. All rights reserved.