Class DeleteTableGroupRequest

    • Constructor Detail

      • DeleteTableGroupRequest

        public DeleteTableGroupRequest()
      • DeleteTableGroupRequest

        public DeleteTableGroupRequest​(DeleteTableGroupRequest 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

      • getClusterId

        public String getClusterId()
        Get 表格组所属的集群ID
        Returns:
        ClusterId 表格组所属的集群ID
      • setClusterId

        public void setClusterId​(String ClusterId)
        Set 表格组所属的集群ID
        Parameters:
        ClusterId - 表格组所属的集群ID
      • getTableGroupId

        public String getTableGroupId()
        Get 表格组ID
        Returns:
        TableGroupId 表格组ID
      • setTableGroupId

        public void setTableGroupId​(String TableGroupId)
        Set 表格组ID
        Parameters:
        TableGroupId - 表格组ID