Class NativeInstallationSpec


  • @Incubating
    public class NativeInstallationSpec
    extends java.lang.Object
    Specifies the installation location for a native executable.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.io.File getDirectory()  
      void setDirectory​(java.io.File directory)  
      • Methods inherited from class java.lang.Object

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

      • NativeInstallationSpec

        public NativeInstallationSpec()
    • Method Detail

      • getDirectory

        public java.io.File getDirectory()
      • setDirectory

        public void setDirectory​(java.io.File directory)