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