Uses of Class
com.mypurecloud.sdk.v2.api.request.PutIntegrationsUnifiedcommunicationThirdpartypresencesRequest.Builder
Packages that use PutIntegrationsUnifiedcommunicationThirdpartypresencesRequest.Builder
-
Uses of PutIntegrationsUnifiedcommunicationThirdpartypresencesRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutIntegrationsUnifiedcommunicationThirdpartypresencesRequest.BuilderModifier and TypeMethodDescriptionPutIntegrationsUnifiedcommunicationThirdpartypresencesRequest.builder()PutIntegrationsUnifiedcommunicationThirdpartypresencesRequest.builder(String ucIntegrationId, List<UCThirdPartyPresence> body) PutIntegrationsUnifiedcommunicationThirdpartypresencesRequest.Builder.withBody(List<UCThirdPartyPresence> body) PutIntegrationsUnifiedcommunicationThirdpartypresencesRequest.Builder.withRequiredParams(String ucIntegrationId, List<UCThirdPartyPresence> body) PutIntegrationsUnifiedcommunicationThirdpartypresencesRequest.Builder.withUcIntegrationId(String ucIntegrationId)