Class DescribeResourceUrlsByFlowsRequest


  • public class DescribeResourceUrlsByFlowsRequest
    extends AbstractModel
    • Constructor Detail

      • DescribeResourceUrlsByFlowsRequest

        public DescribeResourceUrlsByFlowsRequest()
      • DescribeResourceUrlsByFlowsRequest

        public DescribeResourceUrlsByFlowsRequest​(DescribeResourceUrlsByFlowsRequest 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 必填。
      • getFlowIds

        public String[] getFlowIds()
        Get 查询资源所对应的签署流程Id,最多支持50个
        Returns:
        FlowIds 查询资源所对应的签署流程Id,最多支持50个
      • setFlowIds

        public void setFlowIds​(String[] FlowIds)
        Set 查询资源所对应的签署流程Id,最多支持50个
        Parameters:
        FlowIds - 查询资源所对应的签署流程Id,最多支持50个
      • getOperator

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

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