| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf |
This is the AWS WAF API Reference for using AWS WAF with Amazon CloudFront.
|
| software.amazon.awssdk.services.waf.regional |
This is the AWS WAF Regional API Reference for using AWS WAF with Elastic Load Balancing (ELB) Application
Load Balancers.
|
| software.amazon.awssdk.services.waf.regional.transform | |
| software.amazon.awssdk.services.waf.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteLoggingConfigurationResponse |
WafClient.deleteLoggingConfiguration(DeleteLoggingConfigurationRequest deleteLoggingConfigurationRequest)
Permanently deletes the LoggingConfiguration from the specified web ACL.
|
default CompletableFuture<DeleteLoggingConfigurationResponse> |
WafAsyncClient.deleteLoggingConfiguration(DeleteLoggingConfigurationRequest deleteLoggingConfigurationRequest)
Permanently deletes the LoggingConfiguration from the specified web ACL.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteLoggingConfigurationResponse> |
WafRegionalAsyncClient.deleteLoggingConfiguration(DeleteLoggingConfigurationRequest deleteLoggingConfigurationRequest)
Permanently deletes the LoggingConfiguration from the specified web ACL.
|
default DeleteLoggingConfigurationResponse |
WafRegionalClient.deleteLoggingConfiguration(DeleteLoggingConfigurationRequest deleteLoggingConfigurationRequest)
Permanently deletes the LoggingConfiguration from the specified web ACL.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteLoggingConfigurationRequestMarshaller.marshall(DeleteLoggingConfigurationRequest deleteLoggingConfigurationRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteLoggingConfigurationRequestMarshaller.marshall(DeleteLoggingConfigurationRequest deleteLoggingConfigurationRequest) |
Copyright © 2019. All rights reserved.