public static interface GetLoggingConfigurationRequest.Builder extends WafRequest.Builder, SdkPojo, CopyableBuilder<GetLoggingConfigurationRequest.Builder,GetLoggingConfigurationRequest>
| Modifier and Type | Method and Description |
|---|---|
GetLoggingConfigurationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
Add an optional request override configuration.
|
GetLoggingConfigurationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
Add an optional request override configuration.
|
GetLoggingConfigurationRequest.Builder |
resourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the web ACL for which you want to get the LoggingConfiguration.
|
buildoverrideConfigurationcopyapplyMutation, buildGetLoggingConfigurationRequest.Builder resourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the web ACL for which you want to get the LoggingConfiguration.
resourceArn - The Amazon Resource Name (ARN) of the web ACL for which you want to get the
LoggingConfiguration.GetLoggingConfigurationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderoverrideConfiguration - The override configuration.GetLoggingConfigurationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderbuilderConsumer - A Consumer to which an empty AwsRequestOverrideConfiguration.Builder will be
given.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.