| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf |
|
| software.amazon.awssdk.services.waf.model | |
| software.amazon.awssdk.services.waf.regional |
|
| Modifier and Type | Method and Description |
|---|---|
default GetLoggingConfigurationResponse |
WafClient.getLoggingConfiguration(Consumer<GetLoggingConfigurationRequest.Builder> getLoggingConfigurationRequest)
|
default CompletableFuture<GetLoggingConfigurationResponse> |
WafAsyncClient.getLoggingConfiguration(Consumer<GetLoggingConfigurationRequest.Builder> getLoggingConfigurationRequest)
|
| Modifier and Type | Method and Description |
|---|---|
static GetLoggingConfigurationRequest.Builder |
GetLoggingConfigurationRequest.builder() |
GetLoggingConfigurationRequest.Builder |
GetLoggingConfigurationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetLoggingConfigurationRequest.Builder |
GetLoggingConfigurationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetLoggingConfigurationRequest.Builder |
GetLoggingConfigurationRequest.Builder.resourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the web ACL for which you want to get the LoggingConfiguration.
|
GetLoggingConfigurationRequest.Builder |
GetLoggingConfigurationRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetLoggingConfigurationRequest.Builder> |
GetLoggingConfigurationRequest.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default GetLoggingConfigurationResponse |
WafRegionalClient.getLoggingConfiguration(Consumer<GetLoggingConfigurationRequest.Builder> getLoggingConfigurationRequest)
|
default CompletableFuture<GetLoggingConfigurationResponse> |
WafRegionalAsyncClient.getLoggingConfiguration(Consumer<GetLoggingConfigurationRequest.Builder> getLoggingConfigurationRequest)
|
Copyright © 2023. All rights reserved.