Class JdkDistributionExtension


  • public abstract class JdkDistributionExtension
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract org.gradle.api.provider.Property<java.lang.String> getBaseUrl()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JdkDistributionExtension

        public JdkDistributionExtension()
    • Method Detail

      • getBaseUrl

        public abstract org.gradle.api.provider.Property<java.lang.String> getBaseUrl()