Interface MNativeWorkspaceConfigurationType

All Known Implementing Classes:
MNativeWorkspaceConfiguration

@Immutable public interface MNativeWorkspaceConfigurationType
A workspace configuration.
  • Method Details

    • baseDirectory

      Path baseDirectory()
      Returns:
      The base workspace directory
    • javaRuntimeDownloadFormat

      MArchiveFormat javaRuntimeDownloadFormat()
      Returns:
      The Java runtime archive format
    • javaRuntimeDownloadURI

      URI javaRuntimeDownloadURI()
      Returns:
      The Java runtime archive URI
    • javaRuntimeDownloadSHA256

      String javaRuntimeDownloadSHA256()
      Returns:
      The Java runtime archive checksum