Uses of Class
com.mypurecloud.sdk.v2.model.LocationSearchRequest
Packages that use LocationSearchRequest
Package
Description
-
Uses of LocationSearchRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type LocationSearchRequestModifier and TypeMethodDescriptionLocationsApi.postLocationsSearch(LocationSearchRequest body) Search locationsSearchApi.postLocationsSearch(LocationSearchRequest body) Search locationsLocationsApi.postLocationsSearchWithHttpInfo(LocationSearchRequest body) Search locationsSearchApi.postLocationsSearchWithHttpInfo(LocationSearchRequest body) Search locationsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type LocationSearchRequestModifier and TypeMethodDescriptionLocationsApi.postLocationsSearch(ApiRequest<LocationSearchRequest> request) Search locationsSearchApi.postLocationsSearch(ApiRequest<LocationSearchRequest> request) Search locationsLocationsApiAsync.postLocationsSearchAsync(ApiRequest<LocationSearchRequest> request, AsyncApiCallback<ApiResponse<LocationsSearchResponse>> callback) Search locationsSearchApiAsync.postLocationsSearchAsync(ApiRequest<LocationSearchRequest> request, AsyncApiCallback<ApiResponse<LocationsSearchResponse>> callback) Search locations -
Uses of LocationSearchRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return LocationSearchRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type LocationSearchRequestMethods in com.mypurecloud.sdk.v2.api.request with parameters of type LocationSearchRequestModifier and TypeMethodDescriptionPostLocationsSearchRequest.builder(LocationSearchRequest body) voidPostLocationsSearchRequest.setBody(LocationSearchRequest body) PostLocationsSearchRequest.Builder.withBody(LocationSearchRequest body) PostLocationsSearchRequest.withBody(LocationSearchRequest body) PostLocationsSearchRequest.Builder.withRequiredParams(LocationSearchRequest body) -
Uses of LocationSearchRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LocationSearchRequestModifier and TypeMethodDescriptionProvides more details about a specified resourceLocationSearchRequest.pageNumber(Integer pageNumber) The page of resources you want to retrieveThe number of results per pageLocationSearchRequest.query(List<LocationSearchCriteria> query) LocationSearchRequest.sort(List<SearchSort> sort) Multi-value sort order, list of multiple sort valuesThe field in the resource that you want to sort the results byLocationSearchRequest.sortOrder(LocationSearchRequest.SortOrderEnum sortOrder) The sort order for results