Class ApplicationBundlesConfig


  • public final class ApplicationBundlesConfig
    extends com.yahoo.config.ConfigInstance
    This class represents the root node of application-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()
      • bundles

        public List<com.yahoo.config.FileReference> bundles()
        Returns:
        application-bundles.bundles[]
      • bundles

        public com.yahoo.config.FileReference bundles​(int i)
        Parameters:
        i - the index of the value to return
        Returns:
        application-bundles.bundles[]