Uses of Interface
software.amazon.awssdk.services.route53.model.GetQueryLoggingConfigResponse.Builder
Packages that use GetQueryLoggingConfigResponse.Builder
-
Uses of GetQueryLoggingConfigResponse.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return GetQueryLoggingConfigResponse.BuilderModifier and TypeMethodDescriptionGetQueryLoggingConfigResponse.builder()GetQueryLoggingConfigResponse.Builder.queryLoggingConfig(Consumer<QueryLoggingConfig.Builder> queryLoggingConfig) A complex type that contains information about the query logging configuration that you specified in a GetQueryLoggingConfig request.GetQueryLoggingConfigResponse.Builder.queryLoggingConfig(QueryLoggingConfig queryLoggingConfig) A complex type that contains information about the query logging configuration that you specified in a GetQueryLoggingConfig request.GetQueryLoggingConfigResponse.toBuilder()Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type GetQueryLoggingConfigResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetQueryLoggingConfigResponse.Builder>GetQueryLoggingConfigResponse.serializableBuilderClass()