Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchLocationRequest
Packages that use PatchLocationRequest
-
Uses of PatchLocationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchLocationRequestModifier and TypeMethodDescriptionLocationsApi.patchLocation(PatchLocationRequest request) Update a locationLocationsApiAsync.patchLocationAsync(PatchLocationRequest request, AsyncApiCallback<LocationDefinition> callback) Update a location -
Uses of PatchLocationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchLocationRequestModifier and TypeMethodDescriptionPatchLocationRequest.Builder.build()PatchLocationRequest.withBody(LocationUpdateDefinition body) PatchLocationRequest.withCustomHeader(String name, String value) PatchLocationRequest.withLocationId(String locationId)