Uses of Class
software.amazon.awssdk.services.iot.model.UpdateAccountAuditConfigurationRequest
-
Packages that use UpdateAccountAuditConfigurationRequest Package Description software.amazon.awssdk.services.iot IoT software.amazon.awssdk.services.iot.transform -
-
Uses of UpdateAccountAuditConfigurationRequest in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot with parameters of type UpdateAccountAuditConfigurationRequest Modifier and Type Method Description default CompletableFuture<UpdateAccountAuditConfigurationResponse>IotAsyncClient. updateAccountAuditConfiguration(UpdateAccountAuditConfigurationRequest updateAccountAuditConfigurationRequest)Configures or reconfigures the Device Defender audit settings for this account.default UpdateAccountAuditConfigurationResponseIotClient. updateAccountAuditConfiguration(UpdateAccountAuditConfigurationRequest updateAccountAuditConfigurationRequest)Configures or reconfigures the Device Defender audit settings for this account. -
Uses of UpdateAccountAuditConfigurationRequest in software.amazon.awssdk.services.iot.transform
Methods in software.amazon.awssdk.services.iot.transform with parameters of type UpdateAccountAuditConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateAccountAuditConfigurationRequestMarshaller. marshall(UpdateAccountAuditConfigurationRequest updateAccountAuditConfigurationRequest)
-