Class OrgConnectApi.GetOrganizationConnectConfigsOptions

  • Enclosing class:
    OrgConnectApi

    public class OrgConnectApi.GetOrganizationConnectConfigsOptions
    extends Object
    GetOrganizationConnectConfigsOptions Class.
    • Constructor Detail

      • GetOrganizationConnectConfigsOptions

        public GetOrganizationConnectConfigsOptions()
    • Method Detail

      • setSortBy

        public void setSortBy​(String sortBy)
        setSortBy method.
      • getSortBy

        public String getSortBy()
        getSortBy method.
        Returns:
        String
      • setSiteId

        public void setSiteId​(Integer siteId)
        setSiteId method.
      • getSiteId

        public Integer getSiteId()
        getSiteId method.
        Returns:
        Integer
      • setAccountId

        public void setAccountId​(UUID accountId)
        setAccountId method.
      • getAccountId

        public UUID getAccountId()
        getAccountId method.
        Returns:
        java.util.UUID
      • setAllowEnvelopePublish

        public void setAllowEnvelopePublish​(Boolean allowEnvelopePublish)
        setAllowEnvelopePublish method.
      • getAllowEnvelopePublish

        public Boolean getAllowEnvelopePublish()
        getAllowEnvelopePublish method.
        Returns:
        Boolean
      • setQ

        public void setQ​(String q)
        setQ method.
      • getQ

        public String getQ()
        getQ method.
        Returns:
        String