| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53 |
Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web service.
|
| Modifier and Type | Method and Description |
|---|---|
default ListQueryLoggingConfigsResponse |
Route53Client.listQueryLoggingConfigs()
Lists the configurations for DNS query logging that are associated with the current AWS account or the
configuration that is associated with a specified hosted zone.
|
default ListQueryLoggingConfigsResponse |
Route53Client.listQueryLoggingConfigs(Consumer<ListQueryLoggingConfigsRequest.Builder> listQueryLoggingConfigsRequest)
Lists the configurations for DNS query logging that are associated with the current AWS account or the
configuration that is associated with a specified hosted zone.
|
default ListQueryLoggingConfigsResponse |
Route53Client.listQueryLoggingConfigs(ListQueryLoggingConfigsRequest listQueryLoggingConfigsRequest)
Lists the configurations for DNS query logging that are associated with the current AWS account or the
configuration that is associated with a specified hosted zone.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListQueryLoggingConfigsResponse> |
Route53AsyncClient.listQueryLoggingConfigs()
Lists the configurations for DNS query logging that are associated with the current AWS account or the
configuration that is associated with a specified hosted zone.
|
default CompletableFuture<ListQueryLoggingConfigsResponse> |
Route53AsyncClient.listQueryLoggingConfigs(Consumer<ListQueryLoggingConfigsRequest.Builder> listQueryLoggingConfigsRequest)
Lists the configurations for DNS query logging that are associated with the current AWS account or the
configuration that is associated with a specified hosted zone.
|
default CompletableFuture<ListQueryLoggingConfigsResponse> |
Route53AsyncClient.listQueryLoggingConfigs(ListQueryLoggingConfigsRequest listQueryLoggingConfigsRequest)
Lists the configurations for DNS query logging that are associated with the current AWS account or the
configuration that is associated with a specified hosted zone.
|
Copyright © 2020. All rights reserved.