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