Class ChannelGetTaskResultApiRequest


  • public class ChannelGetTaskResultApiRequest
    extends AbstractModel
    • Constructor Detail

      • ChannelGetTaskResultApiRequest

        public ChannelGetTaskResultApiRequest()
      • ChannelGetTaskResultApiRequest

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

      • getAgent

        public Agent getAgent()
        Get 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 均必填。
        Returns:
        Agent 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 均必填。
      • setAgent

        public void setAgent​(Agent Agent)
        Set 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 均必填。
        Parameters:
        Agent - 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 均必填。
      • getTaskId

        public String getTaskId()
        Get 任务Id,通过ChannelCreateConvertTaskApi接口获得
        Returns:
        TaskId 任务Id,通过ChannelCreateConvertTaskApi接口获得
      • setTaskId

        public void setTaskId​(String TaskId)
        Set 任务Id,通过ChannelCreateConvertTaskApi接口获得
        Parameters:
        TaskId - 任务Id,通过ChannelCreateConvertTaskApi接口获得
      • getOperator

        @Deprecated
        public UserInfo getOperator()
        Deprecated.
        Get 操作者的信息,不用传
        Returns:
        Operator 操作者的信息,不用传
      • setOperator

        @Deprecated
        public void setOperator​(UserInfo Operator)
        Deprecated.
        Set 操作者的信息,不用传
        Parameters:
        Operator - 操作者的信息,不用传
      • getOrganization

        @Deprecated
        public OrganizationInfo getOrganization()
        Deprecated.
        Get 暂未开放
        Returns:
        Organization 暂未开放
      • setOrganization

        @Deprecated
        public void setOrganization​(OrganizationInfo Organization)
        Deprecated.
        Set 暂未开放
        Parameters:
        Organization - 暂未开放