Uses of Class
com.influxdb.client.domain.TemplateExportByIDOrgIDs
Packages that use TemplateExportByIDOrgIDs
-
Uses of TemplateExportByIDOrgIDs in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return TemplateExportByIDOrgIDsModifier and TypeMethodDescriptionTemplateExportByIDOrgIDs.resourceFilters
(TemplateExportByIDResourceFilters resourceFilters) Methods in com.influxdb.client.domain that return types with arguments of type TemplateExportByIDOrgIDsMethods in com.influxdb.client.domain with parameters of type TemplateExportByIDOrgIDsModifier and TypeMethodDescriptionTemplateExportByID.addOrgIDsItem
(TemplateExportByIDOrgIDs orgIDsItem) Method parameters in com.influxdb.client.domain with type arguments of type TemplateExportByIDOrgIDsModifier and TypeMethodDescriptionTemplateExportByID.orgIDs
(List<TemplateExportByIDOrgIDs> orgIDs) void
TemplateExportByID.setOrgIDs
(List<TemplateExportByIDOrgIDs> orgIDs)