类 GetWorkspaceResponse

    • 构造器详细资料

      • GetWorkspaceResponse

        public GetWorkspaceResponse()
    • 方法详细资料

      • getResourceID

        public String getResourceID()
      • setResourceID

        public void setResourceID​(String resourceID)
      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)
      • getCreatedAt

        public Date getCreatedAt()
      • setCreatedAt

        public void setCreatedAt​(Date createdAt)
      • getUpdatedAt

        public Date getUpdatedAt()
      • setUpdatedAt

        public void setUpdatedAt​(Date updatedAt)
      • getApplicationCount

        public int getApplicationCount()
      • setApplicationCount

        public void setApplicationCount​(int applicationCount)
      • getClusterCount

        public int getClusterCount()
      • setClusterCount

        public void setClusterCount​(int clusterCount)