@Incubating public interface ConfigFile
Modifier and Type | Method and Description |
---|---|
java.io.File |
getLocation()
The location where this file will be generated.
|
void |
setLocation(java.lang.Object location)
Specify the location where this file will be generated.
|