| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2 |
|
| software.amazon.awssdk.services.wafv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetLoggingConfigurationResponse |
Wafv2Client.getLoggingConfiguration(GetLoggingConfigurationRequest getLoggingConfigurationRequest)
Returns the LoggingConfiguration for the specified web ACL.
|
default CompletableFuture<GetLoggingConfigurationResponse> |
Wafv2AsyncClient.getLoggingConfiguration(GetLoggingConfigurationRequest getLoggingConfigurationRequest)
Returns the LoggingConfiguration for the specified web ACL.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetLoggingConfigurationRequestMarshaller.marshall(GetLoggingConfigurationRequest getLoggingConfigurationRequest) |
Copyright © 2023. All rights reserved.