Uses of Class
com.mypurecloud.sdk.v2.api.request.GetGeolocationsSettingsRequest
Packages that use GetGeolocationsSettingsRequest
-
Uses of GetGeolocationsSettingsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetGeolocationsSettingsRequestModifier and TypeMethodDescriptionGeolocationApi.getGeolocationsSettings(GetGeolocationsSettingsRequest request) Get a organization's GeolocationSettingsGeolocationApiAsync.getGeolocationsSettingsAsync(GetGeolocationsSettingsRequest request, AsyncApiCallback<GeolocationSettings> callback) Get a organization's GeolocationSettings -
Uses of GetGeolocationsSettingsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetGeolocationsSettingsRequestModifier and TypeMethodDescriptionGetGeolocationsSettingsRequest.Builder.build()GetGeolocationsSettingsRequest.withCustomHeader(String name, String value)