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