Class VersionInfo

java.lang.Object
com.arpnetworking.clusteraggregator.models.VersionInfo

public final class VersionInfo extends Object
Represents the model for the version of the service currently running.
Author:
Brandon Arp (brandon dot arp at smartsheet dot com)
  • Method Details

    • getInstance

      public static VersionInfo getInstance()
    • getName

      public String getName()
    • getVersion

      public String getVersion()
    • getSha

      public String getSha()