public static interface GetQueryLoggingConfigRequest.Builder extends Route53Request.Builder, SdkPojo, 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) |
GetQueryLoggingConfigRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, 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)
overrideConfiguration in interface AwsRequest.BuilderGetQueryLoggingConfigRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.