| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf |
|
| software.amazon.awssdk.services.waf.regional |
|
| Modifier and Type | Method and Description |
|---|---|
default GetLoggingConfigurationResponse |
WafClient.getLoggingConfiguration(Consumer<GetLoggingConfigurationRequest.Builder> getLoggingConfigurationRequest)
|
default GetLoggingConfigurationResponse |
WafClient.getLoggingConfiguration(GetLoggingConfigurationRequest getLoggingConfigurationRequest)
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetLoggingConfigurationResponse> |
WafAsyncClient.getLoggingConfiguration(Consumer<GetLoggingConfigurationRequest.Builder> getLoggingConfigurationRequest)
|
default CompletableFuture<GetLoggingConfigurationResponse> |
WafAsyncClient.getLoggingConfiguration(GetLoggingConfigurationRequest getLoggingConfigurationRequest)
|
| Modifier and Type | Method and Description |
|---|---|
default GetLoggingConfigurationResponse |
WafRegionalClient.getLoggingConfiguration(Consumer<GetLoggingConfigurationRequest.Builder> getLoggingConfigurationRequest)
|
default GetLoggingConfigurationResponse |
WafRegionalClient.getLoggingConfiguration(GetLoggingConfigurationRequest getLoggingConfigurationRequest)
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetLoggingConfigurationResponse> |
WafRegionalAsyncClient.getLoggingConfiguration(Consumer<GetLoggingConfigurationRequest.Builder> getLoggingConfigurationRequest)
|
default CompletableFuture<GetLoggingConfigurationResponse> |
WafRegionalAsyncClient.getLoggingConfiguration(GetLoggingConfigurationRequest getLoggingConfigurationRequest)
|
Copyright © 2023. All rights reserved.