| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53 |
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
|
| software.amazon.awssdk.services.route53.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetQueryLoggingConfigResponse |
Route53Client.getQueryLoggingConfig(GetQueryLoggingConfigRequest getQueryLoggingConfigRequest)
Gets information about a specified configuration for DNS query logging.
|
default CompletableFuture<GetQueryLoggingConfigResponse> |
Route53AsyncClient.getQueryLoggingConfig(GetQueryLoggingConfigRequest getQueryLoggingConfigRequest)
Gets information about a specified configuration for DNS query logging.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetQueryLoggingConfigRequestMarshaller.marshall(GetQueryLoggingConfigRequest getQueryLoggingConfigRequest) |
Copyright © 2022. All rights reserved.