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 |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, 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 requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.