Class GroupInfo

    • Constructor Detail

      • GroupInfo

        public GroupInfo()
      • GroupInfo

        public GroupInfo​(GroupInfo source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getGroupId

        public String getGroupId()
        Get 部署组id
        Returns:
        GroupId 部署组id
      • setGroupId

        public void setGroupId​(String GroupId)
        Set 部署组id
        Parameters:
        GroupId - 部署组id
      • getGroupName

        public String getGroupName()
        Get 部署组名称
        Returns:
        GroupName 部署组名称
      • setGroupName

        public void setGroupName​(String GroupName)
        Set 部署组名称
        Parameters:
        GroupName - 部署组名称
      • getClusterType

        public String getClusterType()
        Get 集群类型
        Returns:
        ClusterType 集群类型
      • setClusterType

        public void setClusterType​(String ClusterType)
        Set 集群类型
        Parameters:
        ClusterType - 集群类型
      • getClusterId

        public String getClusterId()
        Get 集群id 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ClusterId 集群id 注意:此字段可能返回 null,表示取不到有效值。
      • setClusterId

        public void setClusterId​(String ClusterId)
        Set 集群id 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ClusterId - 集群id 注意:此字段可能返回 null,表示取不到有效值。
      • getClusterName

        public String getClusterName()
        Get 集群名称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ClusterName 集群名称 注意:此字段可能返回 null,表示取不到有效值。
      • setClusterName

        public void setClusterName​(String ClusterName)
        Set 集群名称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ClusterName - 集群名称 注意:此字段可能返回 null,表示取不到有效值。
      • getNamespaceName

        public String getNamespaceName()
        Get 命名空间名称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        NamespaceName 命名空间名称 注意:此字段可能返回 null,表示取不到有效值。
      • setNamespaceName

        public void setNamespaceName​(String NamespaceName)
        Set 命名空间名称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        NamespaceName - 命名空间名称 注意:此字段可能返回 null,表示取不到有效值。
      • getAssociateTime

        public String getAssociateTime()
        Get 绑定时间 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AssociateTime 绑定时间 注意:此字段可能返回 null,表示取不到有效值。
      • setAssociateTime

        public void setAssociateTime​(String AssociateTime)
        Set 绑定时间 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AssociateTime - 绑定时间 注意:此字段可能返回 null,表示取不到有效值。