JavaAppExecutableResource.withGradleBuild
Method
interface JavaAppExecutableResource { // ... omitted for brevity withGradleBuild(args: string[]): JavaAppExecutableResource;}Signature
method
withGradleBuildbuilderAdds a Gradle build step to the Java application
withGradleBuild(args: string[]): JavaAppExecutableResourceParameters
argsstring[]Returns
JavaAppExecutableResourceDefined on
This method is defined on the following type: