- getAccessToken() - Method in class org.mule.module.hubspot.model.OAuthCredentials
-
- getAccessToken() - Method in class org.mule.module.hubspot.model.token.RefreshTokenResponse
-
- getActive() - Method in class org.mule.module.hubspot.model.email.EmailSubscriptionDefinitions
-
- getAddedAt() - Method in class org.mule.module.hubspot.model.contact.Contact
-
- getAddress() - Method in class org.mule.module.hubspot.model.contact.ContactProperties
-
- getAllContacts(String, String, String, String) - Method in interface org.mule.module.hubspot.client.HubSpotClient
-
- getAllContacts(String, String, String, String) - Method in class org.mule.module.hubspot.client.impl.HubSpotClientImpl
-
- getAllContacts(String, String, String) - Method in class org.mule.module.hubspot.HubSpotConnector
-
For a given portal, return all contacts that have been created in the portal.
- getAllContactsUpdatedAfter(String, String, Long) - Method in class org.mule.module.hubspot.HubSpotConnector
-
This operation masks getRecentContacts
recursively filtering all the contacts that were updated after the waterMark
- getAllCustomProperties(String, String) - Method in interface org.mule.module.hubspot.client.HubSpotClient
-
- getAllCustomProperties(String, String) - Method in class org.mule.module.hubspot.client.impl.HubSpotClientImpl
-
- getAllCustomProperties(String) - Method in class org.mule.module.hubspot.HubSpotConnector
-
Properties in HubSpot are fields that have been created.
- getAnnualrevenue() - Method in class org.mule.module.hubspot.model.contact.ContactProperties
-
- getBounced() - Method in class org.mule.module.hubspot.model.email.EmailSubscriptionStatus
-
- getCallbackUrl() - Method in class org.mule.module.hubspot.HubSpotConnector
-
- getCity() - Method in class org.mule.module.hubspot.model.contact.ContactProperties
-
- getClient(String) - Method in class org.mule.module.hubspot.client.HubSpotClientsManager
-
- getClientId() - Method in class org.mule.module.hubspot.HubSpotConnector
-
- getClientId() - Method in class org.mule.module.hubspot.model.OAuthCredentials
-
- getClientId() - Method in class org.mule.module.hubspot.model.token.RefreshTokenRequest
-
- getClientsManager() - Method in class org.mule.module.hubspot.HubSpotConnector
-
- getClosedate() - Method in class org.mule.module.hubspot.model.contact.ContactProperties
-
- getCompany() - Method in class org.mule.module.hubspot.model.contact.ContactProperties
-
- getContactByEmail(String, String, String) - Method in interface org.mule.module.hubspot.client.HubSpotClient
-
- getContactByEmail(String, String, String) - Method in class org.mule.module.hubspot.client.impl.HubSpotClientImpl
-
- getContactByEmail(String, String) - Method in class org.mule.module.hubspot.HubSpotConnector
-
For a given portal, return information about a single contact by its email address.
- getContactById(String, String, String) - Method in interface org.mule.module.hubspot.client.HubSpotClient
-
- getContactById(String, String, String) - Method in class org.mule.module.hubspot.client.impl.HubSpotClientImpl
-
- getContactById(String, String) - Method in class org.mule.module.hubspot.HubSpotConnector
-
For a given portal, return information about a single contact by its ID.
- getContactByUserToken(String, String, String) - Method in interface org.mule.module.hubspot.client.HubSpotClient
-
- getContactByUserToken(String, String, String) - Method in class org.mule.module.hubspot.client.impl.HubSpotClientImpl
-
- getContactByUserToken(String, String) - Method in class org.mule.module.hubspot.HubSpotConnector
-
For a given portal, return information about a single contact by its User Token (hubspotutk)
- getContactListById(String, String, String) - Method in interface org.mule.module.hubspot.client.HubSpotClient
-
- getContactListById(String, String, String) - Method in class org.mule.module.hubspot.client.impl.HubSpotClientImpl
-
- getContactListById(String, String) - Method in class org.mule.module.hubspot.HubSpotConnector
-
For a given portal, return a contact list by its unique ID.
- getContactProperties() - Method in class org.mule.module.hubspot.model.contact.Contact
-
- getContacts() - Method in class org.mule.module.hubspot.model.contact.ContactList
-
- getContacts() - Method in class org.mule.module.hubspot.model.contact.ContactQuery
-
- getContacts() - Method in class org.mule.module.hubspot.model.contact.ContactStatistics
-
- getContactsByQuery(String, String, String, String) - Method in interface org.mule.module.hubspot.client.HubSpotClient
-
- getContactsByQuery(String, String, String, String) - Method in class org.mule.module.hubspot.client.impl.HubSpotClientImpl
-
- getContactsByQuery(String, String, String) - Method in class org.mule.module.hubspot.HubSpotConnector
-
For a given portal, return contacts and some data associated with those contacts by the contact's email address or name.
- getContactsInAList(String, String, String, String, String, String) - Method in interface org.mule.module.hubspot.client.HubSpotClient
-
- getContactsInAList(String, String, String, String, String, String) - Method in class org.mule.module.hubspot.client.impl.HubSpotClientImpl
-
- getContactsInAList(String, String, String, String, String) - Method in class org.mule.module.hubspot.HubSpotConnector
-
For a given portal and a given list, identified by its unique ID, return a list of contacts that are in that list.
- getContactsLists(String, String, String, String) - Method in interface org.mule.module.hubspot.client.HubSpotClient
-
- getContactsLists(String, String, String, String) - Method in class org.mule.module.hubspot.client.impl.HubSpotClientImpl
-
- getContactsLists(String, String, String) - Method in class org.mule.module.hubspot.HubSpotConnector
-
For a given portal, return a set of contact lists that you specify with the count parameter.
- getContactStatistics(String, String) - Method in interface org.mule.module.hubspot.client.HubSpotClient
-
- getContactStatistics(String, String) - Method in class org.mule.module.hubspot.client.impl.HubSpotClientImpl
-
- getContactStatistics(String) - Method in class org.mule.module.hubspot.HubSpotConnector
-
For a given portal, return statistics about that portal's contacts.
- getCountry() - Method in class org.mule.module.hubspot.model.contact.ContactProperties
-
- getCreatedAt() - Method in class org.mule.module.hubspot.model.list.HubSpotList
-
- getCreatedAt() - Method in class org.mule.module.hubspot.model.list.HubSpotNewList
-
- getCredentials(String) - Method in class org.mule.module.hubspot.credential.HubSpotCredentialsManager
-
Return the credentials corresponding to a user
- getCredentialsAccessToken(String) - Method in class org.mule.module.hubspot.credential.HubSpotCredentialsManager
-
Return the accessToken in the credentials corresponding to a user
- getCredentialsClientId(String) - Method in class org.mule.module.hubspot.credential.HubSpotCredentialsManager
-
Retrieves the clientId from the credentials for the tenant
- getCredentialsHubId(String) - Method in class org.mule.module.hubspot.credential.HubSpotCredentialsManager
-
- getCredentialsManager() - Method in class org.mule.module.hubspot.HubSpotConnector
-
- getCredentialsOfflineScope(String) - Method in class org.mule.module.hubspot.credential.HubSpotCredentialsManager
-
- getCustomProperties() - Method in class org.mule.module.hubspot.model.contact.ContactProperties
-
- getCustomPropertyGroup(String, String, String) - Method in interface org.mule.module.hubspot.client.HubSpotClient
-
- getCustomPropertyGroup(String, String, String) - Method in class org.mule.module.hubspot.client.impl.HubSpotClientImpl
-
- getCustomPropertyGroup(String, String) - Method in class org.mule.module.hubspot.HubSpotConnector
-
For a given portal, return all contact property groups that have been created in the portal.
- getDeleted() - Method in class org.mule.module.hubspot.model.contact.ContactDeleted
-
- getDeleted() - Method in class org.mule.module.hubspot.model.list.HubSpotList
-
- getDeleted() - Method in class org.mule.module.hubspot.model.list.HubSpotNewList
-
- getDescription() - Method in class org.mule.module.hubspot.model.contactproperty.CustomContactProperty
-
- getDescription() - Method in class org.mule.module.hubspot.model.email.EmailSubscriptionDefinitions
-
- getDiscarded() - Method in class org.mule.module.hubspot.model.list.HubSpotListAddContactToListResponse
-
- getDisplayName() - Method in class org.mule.module.hubspot.model.contactproperty.CustomContactPropertyGroup
-
- getDisplayOrder() - Method in class org.mule.module.hubspot.model.contactproperty.CustomContactProperty
-
- getDisplayOrder() - Method in class org.mule.module.hubspot.model.contactproperty.CustomContactPropertyGroup
-
- getDisplayOrder() - Method in class org.mule.module.hubspot.model.contactproperty.CustomContactPropertyOptions
-
- getDynamic() - Method in class org.mule.module.hubspot.model.list.HubSpotList
-
- getDynamic() - Method in class org.mule.module.hubspot.model.list.HubSpotNewList
-
- getDynamicContactLists(String, String, String, String) - Method in interface org.mule.module.hubspot.client.HubSpotClient
-
- getDynamicContactLists(String, String, String, String) - Method in class org.mule.module.hubspot.client.impl.HubSpotClientImpl
-
- getDynamicContactLists(String, String, String) - Method in class org.mule.module.hubspot.HubSpotConnector
-
For a given portal, return a set of dynamic contact lists that you specify with the count parameter.
- getEmail() - Method in class org.mule.module.hubspot.model.contact.ContactProperties
-
- getEmail() - Method in class org.mule.module.hubspot.model.email.EmailSubscriptionStatus
-
- getEmailSubscriptions(String, String, String) - Method in interface org.mule.module.hubspot.client.HubSpotClient
-
- getEmailSubscriptions(String, String, String) - Method in class org.mule.module.hubspot.client.impl.HubSpotClientImpl
-
- getEmailSubscriptions(String, String) - Method in class org.mule.module.hubspot.HubSpotConnector
-
For a given portal, return all email subscription types that have been created in the portal.
- getEmailSubscriptionStatus(String, String, String, String) - Method in interface org.mule.module.hubspot.client.HubSpotClient
-
- getEmailSubscriptionStatus(String, String, String, String) - Method in class org.mule.module.hubspot.client.impl.HubSpotClientImpl
-
- getEmailSubscriptionStatus(String, String, String) - Method in class org.mule.module.hubspot.HubSpotConnector
-
For a given portal, return all email subscription information for the given email address and portal.
- getError() - Method in class org.mule.module.hubspot.model.list.HubSpotListMetadata
-
- getExpiresAt() - Method in class org.mule.module.hubspot.model.OAuthCredentials
-
- getExpiresIn() - Method in class org.mule.module.hubspot.model.token.RefreshTokenResponse
-
- getFavorited() - Method in class org.mule.module.hubspot.model.contactproperty.CustomContactProperty
-
- getFavoritedOrder() - Method in class org.mule.module.hubspot.model.contactproperty.CustomContactProperty
-
- getFax() - Method in class org.mule.module.hubspot.model.contact.ContactProperties
-
- getFieldType() - Method in class org.mule.module.hubspot.model.contactproperty.CustomContactProperty
-
- getFilters() - Method in class org.mule.module.hubspot.model.list.HubSpotList
-
- getFilters() - Method in class org.mule.module.hubspot.model.list.HubSpotListFilters
-
- getFirstname() - Method in class org.mule.module.hubspot.model.contact.ContactProperties
-
- getFormField() - Method in class org.mule.module.hubspot.model.contactproperty.CustomContactProperty
-
- getFromInteger(Integer) - Static method in enum org.mule.module.hubspot.model.contact.ContactPropertiesNumberOfEmployees
-
Transforms a number to a corresponding enum within range
- getFromString(String) - Static method in enum org.mule.module.hubspot.model.contact.ContactPropertiesLifecycleStage
-
- getFromString(String) - Static method in enum org.mule.module.hubspot.model.contact.ContactPropertiesNumberOfEmployees
-
- getFromString(String) - Static method in enum org.mule.module.hubspot.model.contactproperty.CustomContactPropertyFieldType
-
- getFromString(String) - Static method in enum org.mule.module.hubspot.model.contactproperty.CustomContactPropertyType
-
- getGrantType() - Method in class org.mule.module.hubspot.model.token.RefreshTokenRequest
-
- getGroupName() - Method in class org.mule.module.hubspot.model.contactproperty.CustomContactProperty
-
- getHasMore() - Method in class org.mule.module.hubspot.model.contact.ContactList
-
- getHasMore() - Method in class org.mule.module.hubspot.model.contact.ContactQuery
-
- getHasMore() - Method in class org.mule.module.hubspot.model.list.HubSpotListLists
-
- getHidden() - Method in class org.mule.module.hubspot.model.contactproperty.CustomContactProperty
-
- getHubId() - Method in class org.mule.module.hubspot.HubSpotConnector
-
- getHubId() - Method in class org.mule.module.hubspot.model.OAuthCredentials
-
- getId() - Method in class org.mule.module.hubspot.model.email.EmailSubscriptionDefinitions
-
- getId() - Method in class org.mule.module.hubspot.model.email.EmailSubscriptionStatusStatuses
-
- getIdentities() - Method in class org.mule.module.hubspot.model.contact.ContactIdentityProfiles
-
- getIdentityProfiles() - Method in class org.mule.module.hubspot.model.contact.Contact
-
- getIndustry() - Method in class org.mule.module.hubspot.model.contact.ContactProperties
-
- getInternal() - Method in class org.mule.module.hubspot.model.list.HubSpotList
-
- getInternal() - Method in class org.mule.module.hubspot.model.list.HubSpotNewList
-
- getInternalListId() - Method in class org.mule.module.hubspot.model.contact.ContactListMembership
-
- getInternalListId() - Method in class org.mule.module.hubspot.model.list.HubSpotList
-
- getInternalListId() - Method in class org.mule.module.hubspot.model.list.HubSpotNewList
-
- getJobtitle() - Method in class org.mule.module.hubspot.model.contact.ContactProperties
-
- getLabel() - Method in class org.mule.module.hubspot.model.contactproperty.CustomContactProperty
-
- getLabel() - Method in class org.mule.module.hubspot.model.contactproperty.CustomContactPropertyOptions
-
- getLastname() - Method in class org.mule.module.hubspot.model.contact.ContactProperties
-
- getLastNewContactAt() - Method in class org.mule.module.hubspot.model.contact.ContactStatistics
-
- getLastProcessingStateChangeAt() - Method in class org.mule.module.hubspot.model.list.HubSpotListMetadata
-
- getLastSizeChangeAt() - Method in class org.mule.module.hubspot.model.list.HubSpotListMetadata
-
- getLifecyclestage() - Method in class org.mule.module.hubspot.model.contact.ContactProperties
-
- getList() - Method in class org.mule.module.hubspot.model.list.HubSpotListFilter
-
- getListId() - Method in class org.mule.module.hubspot.model.list.HubSpotList
-
- getListId() - Method in class org.mule.module.hubspot.model.list.HubSpotNewList
-
- getListMemberships() - Method in class org.mule.module.hubspot.model.contact.Contact
-
- getLists() - Method in class org.mule.module.hubspot.model.list.HubSpotListLists
-
- getMarkedAsSpam() - Method in class org.mule.module.hubspot.model.email.EmailSubscriptionStatus
-
- getMessage() - Method in class org.mule.module.hubspot.model.contact.ContactProperties
-
- getMetaData() - Method in class org.mule.module.hubspot.model.list.HubSpotList
-
- getMetaData() - Method in class org.mule.module.hubspot.model.list.HubSpotNewList
-
- getMutableDefinitionNotDeletable() - Method in class org.mule.module.hubspot.model.contactproperty.CustomContactProperty
-
- getName() - Method in class org.mule.module.hubspot.model.contactproperty.CustomContactProperty
-
- getName() - Method in class org.mule.module.hubspot.model.contactproperty.CustomContactPropertyGroup
-
- getName() - Method in class org.mule.module.hubspot.model.email.EmailSubscriptionDefinitions
-
- getName() - Method in class org.mule.module.hubspot.model.list.HubSpotList
-
- getName() - Method in class org.mule.module.hubspot.model.list.HubSpotNewList
-
- getNumemployees() - Method in class org.mule.module.hubspot.model.contact.ContactProperties
-
- getObjectStore() - Method in class org.mule.module.hubspot.HubSpotConnector
-
- getOfflineScope() - Method in class org.mule.module.hubspot.model.OAuthCredentials
-
- getOffset() - Method in class org.mule.module.hubspot.model.contact.ContactQuery
-
- getOffset() - Method in class org.mule.module.hubspot.model.list.HubSpotListLists
-
- getOperator() - Method in class org.mule.module.hubspot.model.list.HubSpotListFilter
-
- getOptions() - Method in class org.mule.module.hubspot.model.contactproperty.CustomContactProperty
-
- getOrCreateClient(String, OAuthCredentials) - Method in class org.mule.module.hubspot.client.HubSpotClientsManager
-
- getPhone() - Method in class org.mule.module.hubspot.model.contact.ContactProperties
-
- getPortalId() - Method in class org.mule.module.hubspot.model.contact.Contact
-
- getPortalId() - Method in class org.mule.module.hubspot.model.contactproperty.CustomContactPropertyGroup
-
- getPortalId() - Method in class org.mule.module.hubspot.model.email.EmailSubscriptionDefinitions
-
- getPortalId() - Method in class org.mule.module.hubspot.model.email.EmailSubscriptionStatus
-
- getPortalId() - Method in class org.mule.module.hubspot.model.list.HubSpotList
-
- getPortalId() - Method in class org.mule.module.hubspot.model.list.HubSpotNewList
-
- getPortalId() - Method in class org.mule.module.hubspot.model.token.RefreshTokenResponse
-
- getProcessing() - Method in class org.mule.module.hubspot.model.list.HubSpotListMetadata
-
- getProfileToken() - Method in class org.mule.module.hubspot.model.contact.Contact
-
- getProfileUrl() - Method in class org.mule.module.hubspot.model.contact.Contact
-
- getProperties() - Method in class org.mule.module.hubspot.model.contactproperty.CustomContactPropertyGroup
-
- getProperty() - Method in class org.mule.module.hubspot.model.list.HubSpotListFilter
-
- getQuery() - Method in class org.mule.module.hubspot.model.contact.ContactQuery
-
- getReadOnlyDefinition() - Method in class org.mule.module.hubspot.model.contactproperty.CustomContactProperty
-
- getReadOnlyValue() - Method in class org.mule.module.hubspot.model.contactproperty.CustomContactProperty
-
- getRecentContacts(String, String, String, String, String) - Method in interface org.mule.module.hubspot.client.HubSpotClient
-
- getRecentContacts(String, String, String, String, String) - Method in class org.mule.module.hubspot.client.impl.HubSpotClientImpl
-
- getRecentContacts(String, String, String, String) - Method in class org.mule.module.hubspot.HubSpotConnector
-
For a given portal, return all contacts that have been recently updated or created.
- GetRecentContactsCollection - Class in org.mule.module.hubspot.iterable
-
- GetRecentContactsCollection(HubSpotConnector, ContactList, String, String) - Constructor for class org.mule.module.hubspot.iterable.GetRecentContactsCollection
-
- getRecentContactsPaginated(String, String) - Method in class org.mule.module.hubspot.HubSpotConnector
-
This operation masks getRecentContacts
with an Iterator that handles the pagination.
- getRefreshToken() - Method in class org.mule.module.hubspot.model.OAuthCredentials
-
- getRefreshToken() - Method in class org.mule.module.hubspot.model.token.RefreshTokenRequest
-
- getRefreshToken() - Method in class org.mule.module.hubspot.model.token.RefreshTokenResponse
-
- getResults() - Method in class org.mule.module.hubspot.model.contact.ContactQuery
-
- getSalutation() - Method in class org.mule.module.hubspot.model.contact.ContactProperties
-
- getScope() - Method in class org.mule.module.hubspot.HubSpotConnector
-
- getSize() - Method in class org.mule.module.hubspot.model.list.HubSpotListMetadata
-
- getState() - Method in class org.mule.module.hubspot.model.contact.ContactProperties
-
- getStatus() - Method in class org.mule.module.hubspot.model.email.EmailSubscriptionStatusResult
-
- getSubscribed() - Method in class org.mule.module.hubspot.model.email.EmailSubscriptionStatus
-
- getSubscribed() - Method in class org.mule.module.hubspot.model.email.EmailSubscriptionStatusStatuses
-
- getSubscriptionDefinitions() - Method in class org.mule.module.hubspot.model.email.EmailSubscription
-
- getSubscriptionStatuses() - Method in class org.mule.module.hubspot.model.email.EmailSubscriptionStatus
-
- getTimeOffset() - Method in class org.mule.module.hubspot.model.contact.ContactList
-
- getTimestamp() - Method in class org.mule.module.hubspot.model.contact.ContactIdentity
-
- getTimestamp() - Method in class org.mule.module.hubspot.model.contact.ContactListMembership
-
- getTwitterhandle() - Method in class org.mule.module.hubspot.model.contact.ContactProperties
-
- getTwitterprofilephoto() - Method in class org.mule.module.hubspot.model.contact.ContactProperties
-
- getType() - Method in class org.mule.module.hubspot.model.contact.ContactIdentity
-
- getType() - Method in class org.mule.module.hubspot.model.contactproperty.CustomContactProperty
-
- getType() - Method in class org.mule.module.hubspot.model.list.HubSpotListFilter
-
- getUnsubscribeFromAll() - Method in class org.mule.module.hubspot.model.email.EmailSubscriptionStatusUnsuscribeFromAll
-
- getUpdated() - Method in class org.mule.module.hubspot.model.list.HubSpotListAddContactToListResponse
-
- getUpdatedAt() - Method in class org.mule.module.hubspot.model.list.HubSpotList
-
- getUpdatedAt() - Method in class org.mule.module.hubspot.model.list.HubSpotNewList
-
- getUserId() - Method in class org.mule.module.hubspot.model.OAuthCredentials
-
- getValue() - Method in class org.mule.module.hubspot.model.contact.ContactIdentity
-
- getValue() - Method in enum org.mule.module.hubspot.model.contact.ContactPropertiesLifecycleStage
-
- getValue() - Method in enum org.mule.module.hubspot.model.contact.ContactPropertiesNumberOfEmployees
-
- getValue() - Method in enum org.mule.module.hubspot.model.contactproperty.CustomContactPropertyFieldType
-
- getValue() - Method in class org.mule.module.hubspot.model.contactproperty.CustomContactPropertyOptions
-
- getValue() - Method in enum org.mule.module.hubspot.model.contactproperty.CustomContactPropertyType
-
- getValue() - Method in class org.mule.module.hubspot.model.list.HubSpotListFilter
-
- getVid() - Method in class org.mule.module.hubspot.model.contact.Contact
-
- getVid() - Method in class org.mule.module.hubspot.model.contact.ContactDeleted
-
- getVid() - Method in class org.mule.module.hubspot.model.contact.ContactIdentityProfiles
-
- getVid() - Method in class org.mule.module.hubspot.model.contact.ContactListMembership
-
- getVidOffset() - Method in class org.mule.module.hubspot.model.contact.ContactList
-
- getVids() - Method in class org.mule.module.hubspot.model.list.HubSpotListAddContactToList
-
- getWebsite() - Method in class org.mule.module.hubspot.model.contact.ContactProperties
-
- getZip() - Method in class org.mule.module.hubspot.model.contact.ContactProperties
-
- valueOf(String) - Static method in enum org.mule.module.hubspot.model.contact.ContactPropertiesLifecycleStage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.module.hubspot.model.contact.ContactPropertiesNumberOfEmployees
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.module.hubspot.model.contactproperty.CustomContactPropertyFieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.module.hubspot.model.contactproperty.CustomContactPropertyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.module.hubspot.model.HubSpotWebResourceMethods
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.mule.module.hubspot.model.contact.ContactPropertiesLifecycleStage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.module.hubspot.model.contact.ContactPropertiesNumberOfEmployees
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.module.hubspot.model.contactproperty.CustomContactPropertyFieldType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.module.hubspot.model.contactproperty.CustomContactPropertyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.module.hubspot.model.HubSpotWebResourceMethods
-
Returns an array containing the constants of this enum type, in
the order they are declared.