Class CloudConfig


  • public final class CloudConfig
    extends com.yahoo.config.ConfigInstance
    This class represents the root node of cloud Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. Configures the features supported by a cloud service.
    • Method Detail

      • getDefMd5

        public static String getDefMd5()
      • getDefName

        public static String getDefName()
      • getDefNamespace

        public static String getDefNamespace()
      • getDefVersion

        public static String getDefVersion()
      • dynamicProvisioning

        public boolean dynamicProvisioning()
        Returns:
        cloud.dynamicProvisioning
      • allowHostSharing

        public boolean allowHostSharing()
        Returns:
        cloud.allowHostSharing
      • reprovisionToUpgradeOs

        public boolean reprovisionToUpgradeOs()
        Returns:
        cloud.reprovisionToUpgradeOs
      • requireAccessControl

        public boolean requireAccessControl()
        Returns:
        cloud.requireAccessControl