Uses of Class
com.mypurecloud.sdk.v2.model.BulkOrganizationsEnrichRequest
Packages that use BulkOrganizationsEnrichRequest
Package
Description
-
Uses of BulkOrganizationsEnrichRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type BulkOrganizationsEnrichRequestModifier and TypeMethodDescriptionExternalContactsApi.postExternalcontactsBulkOrganizationsEnrich(BulkOrganizationsEnrichRequest body, Boolean dryRun) Bulk enrich external organizations - Run up to 10 Enrich operations per request See the API endpoint /externalcontacts/organizations/enrich for docs on individual Enrich operations.ExternalContactsApi.postExternalcontactsBulkOrganizationsEnrichWithHttpInfo(BulkOrganizationsEnrichRequest body, Boolean dryRun) Bulk enrich external organizations - Run up to 10 Enrich operations per request See the API endpoint /externalcontacts/organizations/enrich for docs on individual Enrich operations.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type BulkOrganizationsEnrichRequestModifier and TypeMethodDescriptionExternalContactsApi.postExternalcontactsBulkOrganizationsEnrich(ApiRequest<BulkOrganizationsEnrichRequest> request) Bulk enrich external organizations - Run up to 10 Enrich operations per request See the API endpoint /externalcontacts/organizations/enrich for docs on individual Enrich operations.ExternalContactsApiAsync.postExternalcontactsBulkOrganizationsEnrichAsync(ApiRequest<BulkOrganizationsEnrichRequest> request, AsyncApiCallback<ApiResponse<BulkOrganizationsEnrichResponse>> callback) Bulk enrich external organizations - Run up to 10 Enrich operations per request See the API endpoint /externalcontacts/organizations/enrich for docs on individual Enrich operations. -
Uses of BulkOrganizationsEnrichRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return BulkOrganizationsEnrichRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type BulkOrganizationsEnrichRequestModifier and TypeMethodDescriptionPostExternalcontactsBulkOrganizationsEnrichRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type BulkOrganizationsEnrichRequestModifier and TypeMethodDescriptionPostExternalcontactsBulkOrganizationsEnrichRequest.builder(BulkOrganizationsEnrichRequest body) voidPostExternalcontactsBulkOrganizationsEnrichRequest.setBody(BulkOrganizationsEnrichRequest body) PostExternalcontactsBulkOrganizationsEnrichRequest.Builder.withBody(BulkOrganizationsEnrichRequest body) PostExternalcontactsBulkOrganizationsEnrichRequest.withBody(BulkOrganizationsEnrichRequest body) PostExternalcontactsBulkOrganizationsEnrichRequest.Builder.withRequiredParams(BulkOrganizationsEnrichRequest body) -
Uses of BulkOrganizationsEnrichRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BulkOrganizationsEnrichRequestModifier and TypeMethodDescriptionBulkOrganizationsEnrichRequest.entities(List<ExternalOrganizationEnrichRequest> entities)