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 Applies to
This method applies to the following types: