Uses of Class
com.influxdb.client.domain.TemplateSummaryErrors
Packages that use TemplateSummaryErrors
-
Uses of TemplateSummaryErrors in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return TemplateSummaryErrorsModifier and TypeMethodDescriptionTemplateSummaryErrors.addFieldsItem(String fieldsItem) TemplateSummaryErrors.addIndexesItem(Integer indexesItem) TemplateSummaryErrors.kind(TemplateKind kind) Methods in com.influxdb.client.domain that return types with arguments of type TemplateSummaryErrorsMethods in com.influxdb.client.domain with parameters of type TemplateSummaryErrorsModifier and TypeMethodDescriptionTemplateSummary.addErrorsItem(TemplateSummaryErrors errorsItem) Method parameters in com.influxdb.client.domain with type arguments of type TemplateSummaryErrorsModifier and TypeMethodDescriptionTemplateSummary.errors(List<TemplateSummaryErrors> errors) voidTemplateSummary.setErrors(List<TemplateSummaryErrors> errors)