Class AppProductionBranch


  • public final class AppProductionBranch
    extends java.lang.Object
    • Method Detail

      • branchName

        public java.util.Optional<java.lang.String> branchName()
        Returns:
        Branch name for the production branch.
      • lastDeployTime

        public java.util.Optional<java.lang.String> lastDeployTime()
        Returns:
        Last deploy time of the production branch.
      • status

        public java.util.Optional<java.lang.String> status()
        Returns:
        Status of the production branch.
      • thumbnailUrl

        public java.util.Optional<java.lang.String> thumbnailUrl()
        Returns:
        Thumbnail URL for the production branch.