Uses of Interface
software.amazon.awssdk.services.route53.model.CreateQueryLoggingConfigResponse.Builder
Packages that use CreateQueryLoggingConfigResponse.Builder
-
Uses of CreateQueryLoggingConfigResponse.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return CreateQueryLoggingConfigResponse.BuilderModifier and TypeMethodDescriptionCreateQueryLoggingConfigResponse.builder()The unique URL representing the new query logging configuration.CreateQueryLoggingConfigResponse.Builder.queryLoggingConfig(Consumer<QueryLoggingConfig.Builder> queryLoggingConfig) A complex type that contains the ID for a query logging configuration, the ID of the hosted zone that you want to log queries for, and the ARN for the log group that you want Amazon Route 53 to send query logs to.CreateQueryLoggingConfigResponse.Builder.queryLoggingConfig(QueryLoggingConfig queryLoggingConfig) A complex type that contains the ID for a query logging configuration, the ID of the hosted zone that you want to log queries for, and the ARN for the log group that you want Amazon Route 53 to send query logs to.CreateQueryLoggingConfigResponse.toBuilder()Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type CreateQueryLoggingConfigResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CreateQueryLoggingConfigResponse.Builder>CreateQueryLoggingConfigResponse.serializableBuilderClass()