Uses of Class
com.influxdb.client.domain.ImportDeclaration
Packages that use ImportDeclaration
-
Uses of ImportDeclaration in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return ImportDeclarationModifier and TypeMethodDescriptionImportDeclaration.as
(Identifier as) ImportDeclaration.path
(StringLiteral path) Methods in com.influxdb.client.domain that return types with arguments of type ImportDeclarationMethods in com.influxdb.client.domain with parameters of type ImportDeclarationMethod parameters in com.influxdb.client.domain with type arguments of type ImportDeclarationModifier and TypeMethodDescriptionFile.imports
(List<ImportDeclaration> imports) void
File.setImports
(List<ImportDeclaration> imports)