Class TableResultNew

    • Constructor Detail

      • TableResultNew

        public TableResultNew()
      • TableResultNew

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

      • getTableInstanceId

        public String getTableInstanceId()
        Get 表格实例ID,形如:tcaplus-3be64cbb 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        TableInstanceId 表格实例ID,形如:tcaplus-3be64cbb 注意:此字段可能返回 null,表示取不到有效值。
      • setTableInstanceId

        public void setTableInstanceId​(String TableInstanceId)
        Set 表格实例ID,形如:tcaplus-3be64cbb 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        TableInstanceId - 表格实例ID,形如:tcaplus-3be64cbb 注意:此字段可能返回 null,表示取不到有效值。
      • getTaskId

        public String getTaskId()
        Get 任务ID,对于创建单任务的接口有效 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        TaskId 任务ID,对于创建单任务的接口有效 注意:此字段可能返回 null,表示取不到有效值。
      • setTaskId

        public void setTaskId​(String TaskId)
        Set 任务ID,对于创建单任务的接口有效 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        TaskId - 任务ID,对于创建单任务的接口有效 注意:此字段可能返回 null,表示取不到有效值。
      • getTableName

        public String getTableName()
        Get 表格名称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        TableName 表格名称 注意:此字段可能返回 null,表示取不到有效值。
      • setTableName

        public void setTableName​(String TableName)
        Set 表格名称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        TableName - 表格名称 注意:此字段可能返回 null,表示取不到有效值。
      • getTableType

        public String getTableType()
        Get 表格数据结构类型,如:`GENERIC`或`LIST` 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        TableType 表格数据结构类型,如:`GENERIC`或`LIST` 注意:此字段可能返回 null,表示取不到有效值。
      • setTableType

        public void setTableType​(String TableType)
        Set 表格数据结构类型,如:`GENERIC`或`LIST` 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        TableType - 表格数据结构类型,如:`GENERIC`或`LIST` 注意:此字段可能返回 null,表示取不到有效值。
      • getTableIdlType

        public String getTableIdlType()
        Get 表数据描述语言(IDL)类型,如:`PROTO`或`TDR` 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        TableIdlType 表数据描述语言(IDL)类型,如:`PROTO`或`TDR` 注意:此字段可能返回 null,表示取不到有效值。
      • setTableIdlType

        public void setTableIdlType​(String TableIdlType)
        Set 表数据描述语言(IDL)类型,如:`PROTO`或`TDR` 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        TableIdlType - 表数据描述语言(IDL)类型,如:`PROTO`或`TDR` 注意:此字段可能返回 null,表示取不到有效值。
      • getTableGroupId

        public String getTableGroupId()
        Get 表格所属表格组ID 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        TableGroupId 表格所属表格组ID 注意:此字段可能返回 null,表示取不到有效值。
      • setTableGroupId

        public void setTableGroupId​(String TableGroupId)
        Set 表格所属表格组ID 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        TableGroupId - 表格所属表格组ID 注意:此字段可能返回 null,表示取不到有效值。
      • getError

        public ErrorInfo getError()
        Get 错误信息 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Error 错误信息 注意:此字段可能返回 null,表示取不到有效值。
      • setError

        public void setError​(ErrorInfo Error)
        Set 错误信息 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Error - 错误信息 注意:此字段可能返回 null,表示取不到有效值。
      • getTaskIds

        public String[] getTaskIds()
        Get 任务ID列表,对于创建多任务的接口有效 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        TaskIds 任务ID列表,对于创建多任务的接口有效 注意:此字段可能返回 null,表示取不到有效值。
      • setTaskIds

        public void setTaskIds​(String[] TaskIds)
        Set 任务ID列表,对于创建多任务的接口有效 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        TaskIds - 任务ID列表,对于创建多任务的接口有效 注意:此字段可能返回 null,表示取不到有效值。
      • getApplicationId

        public String getApplicationId()
        Get 腾讯云申请审核单Id 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ApplicationId 腾讯云申请审核单Id 注意:此字段可能返回 null,表示取不到有效值。
      • setApplicationId

        public void setApplicationId​(String ApplicationId)
        Set 腾讯云申请审核单Id 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ApplicationId - 腾讯云申请审核单Id 注意:此字段可能返回 null,表示取不到有效值。