Uses of Class
com.influxdb.client.domain.RenamableField
Packages that use RenamableField
-
Uses of RenamableField in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return RenamableFieldModifier and TypeMethodDescriptionRenamableField.displayName(String displayName) TableViewPropertiesTableOptions.getSortBy()Get sortByMethods in com.influxdb.client.domain that return types with arguments of type RenamableFieldModifier and TypeMethodDescriptionTableViewProperties.getFieldOptions()fieldOptions represent the fields retrieved by the query with customization optionsMethods in com.influxdb.client.domain with parameters of type RenamableFieldModifier and TypeMethodDescriptionTableViewProperties.addFieldOptionsItem(RenamableField fieldOptionsItem) voidTableViewPropertiesTableOptions.setSortBy(RenamableField sortBy) TableViewPropertiesTableOptions.sortBy(RenamableField sortBy) Method parameters in com.influxdb.client.domain with type arguments of type RenamableFieldModifier and TypeMethodDescriptionTableViewProperties.fieldOptions(List<RenamableField> fieldOptions) voidTableViewProperties.setFieldOptions(List<RenamableField> fieldOptions)