Uses of Class
software.amazon.awssdk.services.route53.paginators.ListQueryLoggingConfigsPublisher
-
Packages that use ListQueryLoggingConfigsPublisher Package Description software.amazon.awssdk.services.route53 Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service. -
-
Uses of ListQueryLoggingConfigsPublisher in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 that return ListQueryLoggingConfigsPublisher Modifier and Type Method Description default ListQueryLoggingConfigsPublisherRoute53AsyncClient. listQueryLoggingConfigsPaginator()Lists the configurations for DNS query logging that are associated with the current Amazon Web Services account or the configuration that is associated with a specified hosted zone.default ListQueryLoggingConfigsPublisherRoute53AsyncClient. listQueryLoggingConfigsPaginator(Consumer<ListQueryLoggingConfigsRequest.Builder> listQueryLoggingConfigsRequest)Lists the configurations for DNS query logging that are associated with the current Amazon Web Services account or the configuration that is associated with a specified hosted zone.default ListQueryLoggingConfigsPublisherRoute53AsyncClient. listQueryLoggingConfigsPaginator(ListQueryLoggingConfigsRequest listQueryLoggingConfigsRequest)Lists the configurations for DNS query logging that are associated with the current Amazon Web Services account or the configuration that is associated with a specified hosted zone.
-