Uses of Class
software.amazon.awssdk.services.route53.paginators.ListQueryLoggingConfigsIterable
-
Packages that use ListQueryLoggingConfigsIterable Package Description software.amazon.awssdk.services.route53 Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service. -
-
Uses of ListQueryLoggingConfigsIterable in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 that return ListQueryLoggingConfigsIterable Modifier and Type Method Description default ListQueryLoggingConfigsIterableRoute53Client. 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 ListQueryLoggingConfigsIterableRoute53Client. 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 ListQueryLoggingConfigsIterableRoute53Client. 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.
-