| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
static GetLoggingConfigurationResponse.Builder |
GetLoggingConfigurationResponse.builder() |
default GetLoggingConfigurationResponse.Builder |
GetLoggingConfigurationResponse.Builder.loggingConfiguration(Consumer<LoggingConfiguration.Builder> loggingConfiguration)
The LoggingConfiguration for the specified web ACL.
|
GetLoggingConfigurationResponse.Builder |
GetLoggingConfigurationResponse.Builder.loggingConfiguration(LoggingConfiguration loggingConfiguration)
The LoggingConfiguration for the specified web ACL.
|
GetLoggingConfigurationResponse.Builder |
GetLoggingConfigurationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetLoggingConfigurationResponse.Builder> |
GetLoggingConfigurationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.