Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchGeolocationsSettingsRequest
Packages that use PatchGeolocationsSettingsRequest
-
Uses of PatchGeolocationsSettingsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchGeolocationsSettingsRequestModifier and TypeMethodDescriptionGeolocationApi.patchGeolocationsSettings(PatchGeolocationsSettingsRequest request) Patch a organization's GeolocationSettingsGeolocationApiAsync.patchGeolocationsSettingsAsync(PatchGeolocationsSettingsRequest request, AsyncApiCallback<GeolocationSettings> callback) Patch a organization's GeolocationSettings -
Uses of PatchGeolocationsSettingsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchGeolocationsSettingsRequestModifier and TypeMethodDescriptionPatchGeolocationsSettingsRequest.Builder.build()PatchGeolocationsSettingsRequest.withBody(GeolocationSettings body) PatchGeolocationsSettingsRequest.withCustomHeader(String name, String value)