Uses of Class
io.github.cdimascio.dotenv.DotenvxPropertiesBuilder
-
Packages that use DotenvxPropertiesBuilder Package Description io.github.cdimascio.dotenv -
-
Uses of DotenvxPropertiesBuilder in io.github.cdimascio.dotenv
Methods in io.github.cdimascio.dotenv that return DotenvxPropertiesBuilder Modifier and Type Method Description DotenvxPropertiesBuilderDotenvxPropertiesBuilder. directory(String path)Sets the directory containing the .properties file.DotenvxPropertiesBuilderDotenvxPropertiesBuilder. filename(String name)Sets the name of the .properties file.DotenvxPropertiesBuilderDotenvxPropertiesBuilder. privateKey(String privateKeyHex)set the private key
-