Class VersionUIModel


  • public class VersionUIModel
    extends java.lang.Object
    • Method Detail

      • getVersion

        public java.lang.String getVersion()
      • isAllowAnonymousDataUsage

        public boolean isAllowAnonymousDataUsage()
      • getClusterId

        public java.lang.String getClusterId()
      • withAnonymousDataUsage

        public static VersionUIModel withAnonymousDataUsage​(java.lang.String clusterId,
                                                            java.lang.String storageProviderType)
      • withoutAnonymousDataUsage

        public static VersionUIModel withoutAnonymousDataUsage()