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.
|
Future<PutLoggingConfigurationResult> |
AbstractAWSWAFV2Async.putLoggingConfigurationAsync(PutLoggingConfigurationRequest request) |
Future<PutLoggingConfigurationResult> |
AWSWAFV2AsyncClient.putLoggingConfigurationAsync(PutLoggingConfigurationRequest request) |
Future<PutLoggingConfigurationResult> |
AWSWAFV2Async.putLoggingConfigurationAsync(PutLoggingConfigurationRequest putLoggingConfigurationRequest)
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) |
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.
|