| Package | Description |
|---|---|
| com.amazonaws.services.wafv2 |
|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
PutLoggingConfigurationResult |
AbstractAWSWAFV2.putLoggingConfiguration(PutLoggingConfigurationRequest request) |
PutLoggingConfigurationResult |
AWSWAFV2Client.putLoggingConfiguration(PutLoggingConfigurationRequest request)
Enables the specified LoggingConfiguration, to start logging from a web ACL, according to the
configuration provided.
|
PutLoggingConfigurationResult |
AWSWAFV2.putLoggingConfiguration(PutLoggingConfigurationRequest putLoggingConfigurationRequest)
Enables the specified LoggingConfiguration, to start logging from a web ACL, according to the
configuration provided.
|
| Modifier and Type | Method and Description |
|---|---|
Future<PutLoggingConfigurationResult> |
AWSWAFV2AsyncClient.putLoggingConfigurationAsync(PutLoggingConfigurationRequest request,
AsyncHandler<PutLoggingConfigurationRequest,PutLoggingConfigurationResult> asyncHandler) |
Future<PutLoggingConfigurationResult> |
AWSWAFV2Async.putLoggingConfigurationAsync(PutLoggingConfigurationRequest putLoggingConfigurationRequest,
AsyncHandler<PutLoggingConfigurationRequest,PutLoggingConfigurationResult> asyncHandler)
Enables the specified LoggingConfiguration, to start logging from a web ACL, according to the
configuration provided.
|
Future<PutLoggingConfigurationResult> |
AbstractAWSWAFV2Async.putLoggingConfigurationAsync(PutLoggingConfigurationRequest request,
AsyncHandler<PutLoggingConfigurationRequest,PutLoggingConfigurationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
PutLoggingConfigurationResult |
PutLoggingConfigurationResult.clone() |
PutLoggingConfigurationResult |
PutLoggingConfigurationResult.withLoggingConfiguration(LoggingConfiguration loggingConfiguration)
|
Copyright © 2024. All rights reserved.