Uses of Class
com.mypurecloud.sdk.v2.api.request.GetLocationsSearchRequest
Packages that use GetLocationsSearchRequest
-
Uses of GetLocationsSearchRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetLocationsSearchRequestModifier and TypeMethodDescriptionLocationsApi.getLocationsSearch(GetLocationsSearchRequest request) Search locations using the q64 value returned from a previous searchSearchApi.getLocationsSearch(GetLocationsSearchRequest request) Search locations using the q64 value returned from a previous searchLocationsApiAsync.getLocationsSearchAsync(GetLocationsSearchRequest request, AsyncApiCallback<LocationsSearchResponse> callback) Search locations using the q64 value returned from a previous searchSearchApiAsync.getLocationsSearchAsync(GetLocationsSearchRequest request, AsyncApiCallback<LocationsSearchResponse> callback) Search locations using the q64 value returned from a previous search -
Uses of GetLocationsSearchRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetLocationsSearchRequestModifier and TypeMethodDescriptionGetLocationsSearchRequest.Builder.build()GetLocationsSearchRequest.withCustomHeader(String name, String value) GetLocationsSearchRequest.withExpand(List<String> expand)