Class PlatformBundlesConfig


  • public final class PlatformBundlesConfig
    extends com.yahoo.config.ConfigInstance
    This class represents the root node of platform-bundles Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
    • Method Detail

      • getDefMd5

        public static String getDefMd5()
      • getDefName

        public static String getDefName()
      • getDefNamespace

        public static String getDefNamespace()
      • getDefVersion

        public static String getDefVersion()
      • bundlePaths

        public List<String> bundlePaths()
        Returns:
        platform-bundles.bundlePaths[]
      • bundlePaths

        public String bundlePaths​(int i)
        Parameters:
        i - the index of the value to return
        Returns:
        platform-bundles.bundlePaths[]