Uses of Class
com.mypurecloud.sdk.v2.api.request.PutIntegrationsUnifiedcommunicationThirdpartypresencesRequest
Packages that use PutIntegrationsUnifiedcommunicationThirdpartypresencesRequest
-
Uses of PutIntegrationsUnifiedcommunicationThirdpartypresencesRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutIntegrationsUnifiedcommunicationThirdpartypresencesRequestModifier and TypeMethodDescriptionIntegrationsApi.putIntegrationsUnifiedcommunicationThirdpartypresences(PutIntegrationsUnifiedcommunicationThirdpartypresencesRequest request) Bulk integration presence ingestion This endpoint accepts bulk presence updates from a 3rd-party presence integration and maps the 3rd-party user to a Genesys Cloud user via the matching email address.IntegrationsApiAsync.putIntegrationsUnifiedcommunicationThirdpartypresencesAsync(PutIntegrationsUnifiedcommunicationThirdpartypresencesRequest request, AsyncApiCallback<String> callback) Bulk integration presence ingestion This endpoint accepts bulk presence updates from a 3rd-party presence integration and maps the 3rd-party user to a Genesys Cloud user via the matching email address. -
Uses of PutIntegrationsUnifiedcommunicationThirdpartypresencesRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutIntegrationsUnifiedcommunicationThirdpartypresencesRequestModifier and TypeMethodDescriptionPutIntegrationsUnifiedcommunicationThirdpartypresencesRequest.Builder.build()PutIntegrationsUnifiedcommunicationThirdpartypresencesRequest.withBody(List<UCThirdPartyPresence> body) PutIntegrationsUnifiedcommunicationThirdpartypresencesRequest.withCustomHeader(String name, String value) PutIntegrationsUnifiedcommunicationThirdpartypresencesRequest.withUcIntegrationId(String ucIntegrationId)