| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2 |
|
| software.amazon.awssdk.services.wafv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteLoggingConfigurationResponse |
Wafv2Client.deleteLoggingConfiguration(DeleteLoggingConfigurationRequest deleteLoggingConfigurationRequest)
Deletes the LoggingConfiguration from the specified web ACL.
|
default CompletableFuture<DeleteLoggingConfigurationResponse> |
Wafv2AsyncClient.deleteLoggingConfiguration(DeleteLoggingConfigurationRequest deleteLoggingConfigurationRequest)
Deletes the LoggingConfiguration from the specified web ACL.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteLoggingConfigurationRequestMarshaller.marshall(DeleteLoggingConfigurationRequest deleteLoggingConfigurationRequest) |
Copyright © 2023. All rights reserved.