Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchUserGeolocationRequest.Builder
Packages that use PatchUserGeolocationRequest.Builder
-
Uses of PatchUserGeolocationRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchUserGeolocationRequest.BuilderModifier and TypeMethodDescriptionPatchUserGeolocationRequest.builder()PatchUserGeolocationRequest.builder(String userId, String clientId, Geolocation body) PatchUserGeolocationRequest.Builder.withBody(Geolocation body) PatchUserGeolocationRequest.Builder.withClientId(String clientId) PatchUserGeolocationRequest.Builder.withRequiredParams(String userId, String clientId, Geolocation body) PatchUserGeolocationRequest.Builder.withUserId(String userId)