Uses of Class
com.mypurecloud.sdk.v2.model.Geolocation
Packages that use Geolocation
Package
Description
-
Uses of Geolocation in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return GeolocationModifier and TypeMethodDescriptionGeolocationApi.getUserGeolocation(GetUserGeolocationRequest request) Get a user's GeolocationGeolocationApi.getUserGeolocation(String userId, String clientId) Get a user's GeolocationUsersApi.getUserGeolocation(GetUserGeolocationRequest request) Get a user's GeolocationUsersApi.getUserGeolocation(String userId, String clientId) Get a user's GeolocationGeolocationApi.patchUserGeolocation(PatchUserGeolocationRequest request) Patch a user's Geolocation The geolocation object can be patched one of three ways.GeolocationApi.patchUserGeolocation(String userId, String clientId, Geolocation body) Patch a user's Geolocation The geolocation object can be patched one of three ways.UsersApi.patchUserGeolocation(PatchUserGeolocationRequest request) Patch a user's Geolocation The geolocation object can be patched one of three ways.UsersApi.patchUserGeolocation(String userId, String clientId, Geolocation body) Patch a user's Geolocation The geolocation object can be patched one of three ways.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type GeolocationModifier and TypeMethodDescriptionGeolocationApi.getUserGeolocation(ApiRequest<Void> request) Get a user's GeolocationUsersApi.getUserGeolocation(ApiRequest<Void> request) Get a user's GeolocationGeolocationApiAsync.getUserGeolocationAsync(GetUserGeolocationRequest request, AsyncApiCallback<Geolocation> callback) Get a user's GeolocationGeolocationApiAsync.getUserGeolocationAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Geolocation>> callback) Get a user's GeolocationUsersApiAsync.getUserGeolocationAsync(GetUserGeolocationRequest request, AsyncApiCallback<Geolocation> callback) Get a user's GeolocationUsersApiAsync.getUserGeolocationAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Geolocation>> callback) Get a user's GeolocationGeolocationApi.getUserGeolocationWithHttpInfo(String userId, String clientId) Get a user's GeolocationUsersApi.getUserGeolocationWithHttpInfo(String userId, String clientId) Get a user's GeolocationGeolocationApi.patchUserGeolocation(ApiRequest<Geolocation> request) Patch a user's Geolocation The geolocation object can be patched one of three ways.UsersApi.patchUserGeolocation(ApiRequest<Geolocation> request) Patch a user's Geolocation The geolocation object can be patched one of three ways.GeolocationApiAsync.patchUserGeolocationAsync(PatchUserGeolocationRequest request, AsyncApiCallback<Geolocation> callback) Patch a user's Geolocation The geolocation object can be patched one of three ways.GeolocationApiAsync.patchUserGeolocationAsync(ApiRequest<Geolocation> request, AsyncApiCallback<ApiResponse<Geolocation>> callback) Patch a user's Geolocation The geolocation object can be patched one of three ways.UsersApiAsync.patchUserGeolocationAsync(PatchUserGeolocationRequest request, AsyncApiCallback<Geolocation> callback) Patch a user's Geolocation The geolocation object can be patched one of three ways.UsersApiAsync.patchUserGeolocationAsync(ApiRequest<Geolocation> request, AsyncApiCallback<ApiResponse<Geolocation>> callback) Patch a user's Geolocation The geolocation object can be patched one of three ways.GeolocationApi.patchUserGeolocationWithHttpInfo(String userId, String clientId, Geolocation body) Patch a user's Geolocation The geolocation object can be patched one of three ways.UsersApi.patchUserGeolocationWithHttpInfo(String userId, String clientId, Geolocation body) Patch a user's Geolocation The geolocation object can be patched one of three ways.Methods in com.mypurecloud.sdk.v2.api with parameters of type GeolocationModifier and TypeMethodDescriptionGeolocationApi.patchUserGeolocation(String userId, String clientId, Geolocation body) Patch a user's Geolocation The geolocation object can be patched one of three ways.UsersApi.patchUserGeolocation(String userId, String clientId, Geolocation body) Patch a user's Geolocation The geolocation object can be patched one of three ways.GeolocationApi.patchUserGeolocationWithHttpInfo(String userId, String clientId, Geolocation body) Patch a user's Geolocation The geolocation object can be patched one of three ways.UsersApi.patchUserGeolocationWithHttpInfo(String userId, String clientId, Geolocation body) Patch a user's Geolocation The geolocation object can be patched one of three ways.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type GeolocationModifier and TypeMethodDescriptionGeolocationApiAsync.getUserGeolocationAsync(GetUserGeolocationRequest request, AsyncApiCallback<Geolocation> callback) Get a user's GeolocationGeolocationApiAsync.getUserGeolocationAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Geolocation>> callback) Get a user's GeolocationUsersApiAsync.getUserGeolocationAsync(GetUserGeolocationRequest request, AsyncApiCallback<Geolocation> callback) Get a user's GeolocationUsersApiAsync.getUserGeolocationAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Geolocation>> callback) Get a user's GeolocationGeolocationApi.patchUserGeolocation(ApiRequest<Geolocation> request) Patch a user's Geolocation The geolocation object can be patched one of three ways.UsersApi.patchUserGeolocation(ApiRequest<Geolocation> request) Patch a user's Geolocation The geolocation object can be patched one of three ways.GeolocationApiAsync.patchUserGeolocationAsync(PatchUserGeolocationRequest request, AsyncApiCallback<Geolocation> callback) Patch a user's Geolocation The geolocation object can be patched one of three ways.GeolocationApiAsync.patchUserGeolocationAsync(ApiRequest<Geolocation> request, AsyncApiCallback<ApiResponse<Geolocation>> callback) Patch a user's Geolocation The geolocation object can be patched one of three ways.GeolocationApiAsync.patchUserGeolocationAsync(ApiRequest<Geolocation> request, AsyncApiCallback<ApiResponse<Geolocation>> callback) Patch a user's Geolocation The geolocation object can be patched one of three ways.UsersApiAsync.patchUserGeolocationAsync(PatchUserGeolocationRequest request, AsyncApiCallback<Geolocation> callback) Patch a user's Geolocation The geolocation object can be patched one of three ways.UsersApiAsync.patchUserGeolocationAsync(ApiRequest<Geolocation> request, AsyncApiCallback<ApiResponse<Geolocation>> callback) Patch a user's Geolocation The geolocation object can be patched one of three ways.UsersApiAsync.patchUserGeolocationAsync(ApiRequest<Geolocation> request, AsyncApiCallback<ApiResponse<Geolocation>> callback) Patch a user's Geolocation The geolocation object can be patched one of three ways. -
Uses of Geolocation in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GeolocationMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type GeolocationMethods in com.mypurecloud.sdk.v2.api.request with parameters of type GeolocationModifier and TypeMethodDescriptionPatchUserGeolocationRequest.builder(String userId, String clientId, Geolocation body) voidPatchUserGeolocationRequest.setBody(Geolocation body) PatchUserGeolocationRequest.Builder.withBody(Geolocation body) PatchUserGeolocationRequest.withBody(Geolocation body) PatchUserGeolocationRequest.Builder.withRequiredParams(String userId, String clientId, Geolocation body) -
Uses of Geolocation in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return GeolocationModifier and TypeMethodDescriptionOrgUser.getGeolocation()PolicyUser.getGeolocation()TrustUser.getGeolocation()User.getGeolocation()UserExpands.getGeolocation()UserMe.getGeolocation()Geolocation.locations(List<LocationDefinition> locations) A boolean used to tell whether or not to set this geolocation client as the primary on a PATCHA string used to describe the type of client the geolocation is being updated from e.g. ios, android, web, etc.