| Package | Description |
|---|---|
| com.amazonaws.services.wafv2 |
|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
GetLoggingConfigurationResult |
AbstractAWSWAFV2.getLoggingConfiguration(GetLoggingConfigurationRequest request) |
GetLoggingConfigurationResult |
AWSWAFV2Client.getLoggingConfiguration(GetLoggingConfigurationRequest request)
Returns the LoggingConfiguration for the specified web ACL.
|
GetLoggingConfigurationResult |
AWSWAFV2.getLoggingConfiguration(GetLoggingConfigurationRequest getLoggingConfigurationRequest)
Returns the LoggingConfiguration for the specified web ACL.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetLoggingConfigurationResult> |
AWSWAFV2AsyncClient.getLoggingConfigurationAsync(GetLoggingConfigurationRequest request,
AsyncHandler<GetLoggingConfigurationRequest,GetLoggingConfigurationResult> asyncHandler) |
Future<GetLoggingConfigurationResult> |
AWSWAFV2Async.getLoggingConfigurationAsync(GetLoggingConfigurationRequest getLoggingConfigurationRequest,
AsyncHandler<GetLoggingConfigurationRequest,GetLoggingConfigurationResult> asyncHandler)
Returns the LoggingConfiguration for the specified web ACL.
|
Future<GetLoggingConfigurationResult> |
AbstractAWSWAFV2Async.getLoggingConfigurationAsync(GetLoggingConfigurationRequest request,
AsyncHandler<GetLoggingConfigurationRequest,GetLoggingConfigurationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetLoggingConfigurationResult |
GetLoggingConfigurationResult.clone() |
GetLoggingConfigurationResult |
GetLoggingConfigurationResult.withLoggingConfiguration(LoggingConfiguration loggingConfiguration)
The LoggingConfiguration for the specified web ACL.
|
Copyright © 2024. All rights reserved.