Uses of Class
software.amazon.awssdk.services.route53.model.QueryLoggingConfigAlreadyExistsException
-
Packages that use QueryLoggingConfigAlreadyExistsException Package Description software.amazon.awssdk.services.route53 Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service. -
-
Uses of QueryLoggingConfigAlreadyExistsException in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 that throw QueryLoggingConfigAlreadyExistsException Modifier and Type Method Description default CreateQueryLoggingConfigResponseRoute53Client. createQueryLoggingConfig(Consumer<CreateQueryLoggingConfigRequest.Builder> createQueryLoggingConfigRequest)Creates a configuration for DNS query logging.default CreateQueryLoggingConfigResponseRoute53Client. createQueryLoggingConfig(CreateQueryLoggingConfigRequest createQueryLoggingConfigRequest)Creates a configuration for DNS query logging.
-