Class ChannelCreateBoundFlowsRequest


  • public class ChannelCreateBoundFlowsRequest
    extends AbstractModel
    • Constructor Detail

      • ChannelCreateBoundFlowsRequest

        public ChannelCreateBoundFlowsRequest()
      • ChannelCreateBoundFlowsRequest

        public ChannelCreateBoundFlowsRequest​(ChannelCreateBoundFlowsRequest 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.AppId、Agent.ProxyOrganizationOpenId 和 Agent. ProxyOperator.OpenId 必填
        Returns:
        Agent 应用信息 此接口Agent.AppId、Agent.ProxyOrganizationOpenId 和 Agent. ProxyOperator.OpenId 必填
      • setAgent

        public void setAgent​(Agent Agent)
        Set 应用信息 此接口Agent.AppId、Agent.ProxyOrganizationOpenId 和 Agent. ProxyOperator.OpenId 必填
        Parameters:
        Agent - 应用信息 此接口Agent.AppId、Agent.ProxyOrganizationOpenId 和 Agent. ProxyOperator.OpenId 必填
      • getFlowIds

        public String[] getFlowIds()
        Get 领取的合同id列表
        Returns:
        FlowIds 领取的合同id列表
      • setFlowIds

        public void setFlowIds​(String[] FlowIds)
        Set 领取的合同id列表
        Parameters:
        FlowIds - 领取的合同id列表
      • getOperator

        @Deprecated
        public UserInfo getOperator()
        Deprecated.
        Get 暂未开放
        Returns:
        Operator 暂未开放
      • setOperator

        @Deprecated
        public void setOperator​(UserInfo Operator)
        Deprecated.
        Set 暂未开放
        Parameters:
        Operator - 暂未开放