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