Uses of Class
software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsResponse
Packages that use ListQueryLoggingConfigsResponse
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of ListQueryLoggingConfigsResponse in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 that return ListQueryLoggingConfigsResponseModifier and TypeMethodDescriptiondefault ListQueryLoggingConfigsResponseRoute53Client.listQueryLoggingConfigs()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 ListQueryLoggingConfigsResponseRoute53Client.listQueryLoggingConfigs(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 ListQueryLoggingConfigsResponseRoute53Client.listQueryLoggingConfigs(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.Methods in software.amazon.awssdk.services.route53 that return types with arguments of type ListQueryLoggingConfigsResponseModifier and TypeMethodDescriptionRoute53AsyncClient.listQueryLoggingConfigs()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.Route53AsyncClient.listQueryLoggingConfigs(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.Route53AsyncClient.listQueryLoggingConfigs(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. -
Uses of ListQueryLoggingConfigsResponse in software.amazon.awssdk.services.route53.paginators
Methods in software.amazon.awssdk.services.route53.paginators that return types with arguments of type ListQueryLoggingConfigsResponseMethod parameters in software.amazon.awssdk.services.route53.paginators with type arguments of type ListQueryLoggingConfigsResponseModifier and TypeMethodDescriptionvoidListQueryLoggingConfigsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListQueryLoggingConfigsResponse> subscriber)