Class PatchUserPresenceRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchUserPresenceRequest.Builder
- Enclosing class:
- PatchUserPresenceRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBody(UserPresence body) withRequiredParams(String userId, String sourceId, UserPresence body) withSourceId(String sourceId) withUserId(String userId)
-
Method Details
-
withUserId
-
withSourceId
-
withBody
-
withRequiredParams
public PatchUserPresenceRequest.Builder withRequiredParams(String userId, String sourceId, UserPresence body) -
build
-