Uses of Class
com.mypurecloud.sdk.v2.model.LocationsSearchResponse
Packages that use LocationsSearchResponse
-
Uses of LocationsSearchResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return LocationsSearchResponseModifier and TypeMethodDescriptionLocationsApi.getLocationsSearch(GetLocationsSearchRequest request) Search locations using the q64 value returned from a previous searchLocationsApi.getLocationsSearch(String q64, List<String> expand) Search locations using the q64 value returned from a previous searchSearchApi.getLocationsSearch(GetLocationsSearchRequest request) Search locations using the q64 value returned from a previous searchSearchApi.getLocationsSearch(String q64, List<String> expand) Search locations using the q64 value returned from a previous searchLocationsApi.postLocationsSearch(PostLocationsSearchRequest request) Search locationsLocationsApi.postLocationsSearch(LocationSearchRequest body) Search locationsSearchApi.postLocationsSearch(PostLocationsSearchRequest request) Search locationsSearchApi.postLocationsSearch(LocationSearchRequest body) Search locationsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type LocationsSearchResponseModifier and TypeMethodDescriptionLocationsApi.getLocationsSearch(ApiRequest<Void> request) Search locations using the q64 value returned from a previous searchSearchApi.getLocationsSearch(ApiRequest<Void> 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 searchLocationsApiAsync.getLocationsSearchAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<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 searchSearchApiAsync.getLocationsSearchAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<LocationsSearchResponse>> callback) Search locations using the q64 value returned from a previous searchLocationsApi.getLocationsSearchWithHttpInfo(String q64, List<String> expand) Search locations using the q64 value returned from a previous searchSearchApi.getLocationsSearchWithHttpInfo(String q64, List<String> expand) Search locations using the q64 value returned from a previous searchLocationsApi.postLocationsSearch(ApiRequest<LocationSearchRequest> request) Search locationsSearchApi.postLocationsSearch(ApiRequest<LocationSearchRequest> request) Search locationsLocationsApiAsync.postLocationsSearchAsync(PostLocationsSearchRequest request, AsyncApiCallback<LocationsSearchResponse> callback) Search locationsLocationsApiAsync.postLocationsSearchAsync(ApiRequest<LocationSearchRequest> request, AsyncApiCallback<ApiResponse<LocationsSearchResponse>> callback) Search locationsSearchApiAsync.postLocationsSearchAsync(PostLocationsSearchRequest request, AsyncApiCallback<LocationsSearchResponse> callback) Search locationsSearchApiAsync.postLocationsSearchAsync(ApiRequest<LocationSearchRequest> request, AsyncApiCallback<ApiResponse<LocationsSearchResponse>> callback) Search locationsLocationsApi.postLocationsSearchWithHttpInfo(LocationSearchRequest body) Search locationsSearchApi.postLocationsSearchWithHttpInfo(LocationSearchRequest body) Search locationsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type LocationsSearchResponseModifier and TypeMethodDescriptionLocationsApiAsync.getLocationsSearchAsync(GetLocationsSearchRequest request, AsyncApiCallback<LocationsSearchResponse> callback) Search locations using the q64 value returned from a previous searchLocationsApiAsync.getLocationsSearchAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<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 searchSearchApiAsync.getLocationsSearchAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<LocationsSearchResponse>> callback) Search locations using the q64 value returned from a previous searchLocationsApiAsync.postLocationsSearchAsync(PostLocationsSearchRequest request, AsyncApiCallback<LocationsSearchResponse> callback) Search locationsLocationsApiAsync.postLocationsSearchAsync(ApiRequest<LocationSearchRequest> request, AsyncApiCallback<ApiResponse<LocationsSearchResponse>> callback) Search locationsSearchApiAsync.postLocationsSearchAsync(PostLocationsSearchRequest request, AsyncApiCallback<LocationsSearchResponse> callback) Search locationsSearchApiAsync.postLocationsSearchAsync(ApiRequest<LocationSearchRequest> request, AsyncApiCallback<ApiResponse<LocationsSearchResponse>> callback) Search locations -
Uses of LocationsSearchResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LocationsSearchResponseModifier and TypeMethodDescriptionLocationsSearchResponse.currentPage(String currentPage) Q64 value for the current page of resultsQ64 value for the next page of resultsThe total number of pagesLocationsSearchResponse.pageNumber(Integer pageNumber) The current page numberThe current page sizeLocationsSearchResponse.previousPage(String previousPage) Q64 value for the previous page of resultsLocationsSearchResponse.results(List<LocationDefinition> results) Search resultsThe total number of results foundResource types the search was performed against