public static interface GetQueryLoggingConfigRequest.Builder extends Route53Request.Builder, CopyableBuilder<GetQueryLoggingConfigRequest.Builder,GetQueryLoggingConfigRequest>
| Modifier and Type | Method and Description | 
|---|---|
GetQueryLoggingConfigRequest.Builder | 
id(String id)
 The ID of the configuration for DNS query logging that you want to get information about. 
 | 
GetQueryLoggingConfigRequest.Builder | 
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
Add an optional request override configuration. 
 | 
GetQueryLoggingConfigRequest.Builder | 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
Add an optional request override configuration. 
 | 
buildoverrideConfigurationcopyapplyMutation, buildGetQueryLoggingConfigRequest.Builder id(String id)
The ID of the configuration for DNS query logging that you want to get information about.
id - The ID of the configuration for DNS query logging that you want to get information about.GetQueryLoggingConfigRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderoverrideConfiguration - The override configuration.GetQueryLoggingConfigRequest.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.