| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateAccountAuditConfigurationResponse> |
IotAsyncClient.updateAccountAuditConfiguration(UpdateAccountAuditConfigurationRequest 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 |
|---|---|
SdkHttpFullRequest |
UpdateAccountAuditConfigurationRequestMarshaller.marshall(UpdateAccountAuditConfigurationRequest updateAccountAuditConfigurationRequest) |
Copyright © 2019. All rights reserved.