Uses of Class
com.mypurecloud.sdk.v2.model.JsonNodeSearchResponse
Packages that use JsonNodeSearchResponse
-
Uses of JsonNodeSearchResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return JsonNodeSearchResponseModifier and TypeMethodDescriptionSearchApi.getSearch(GetSearchRequest request) Search using the q64 value returned from a previous search.Search using the q64 value returned from a previous search.SuggestApi.getSearch(GetSearchRequest request) Search using the q64 value returned from a previous search.Search using the q64 value returned from a previous search.SearchApi.getSearchSuggest(GetSearchSuggestRequest request) Suggest resources using the q64 value returned from a previous suggest query.SearchApi.getSearchSuggest(String q64, List<String> expand, Boolean profile) Suggest resources using the q64 value returned from a previous suggest query.SuggestApi.getSearchSuggest(GetSearchSuggestRequest request) Suggest resources using the q64 value returned from a previous suggest query.SuggestApi.getSearchSuggest(String q64, List<String> expand, Boolean profile) Suggest resources using the q64 value returned from a previous suggest query.SearchApi.postDocumentationAllSearch(PostDocumentationAllSearchRequest request) Search all documents postDocumentationAllSearch is a preview method and is subject to both breaking and non-breaking changes at any time without noticeSearchApi.postDocumentationAllSearch(DocumentationV2SearchRequest body) Search all documents postDocumentationAllSearch is a preview method and is subject to both breaking and non-breaking changes at any time without noticeSearchApi.postSearch(PostSearchRequest request) Search resources.SearchApi.postSearch(SearchRequest body, Boolean profile) Search resources.SuggestApi.postSearch(PostSearchRequest request) Search resources.SuggestApi.postSearch(SearchRequest body, Boolean profile) Search resources.SearchApi.postSearchSuggest(PostSearchSuggestRequest request) Suggest resources.SearchApi.postSearchSuggest(SuggestSearchRequest body, Boolean profile) Suggest resources.SuggestApi.postSearchSuggest(PostSearchSuggestRequest request) Suggest resources.SuggestApi.postSearchSuggest(SuggestSearchRequest body, Boolean profile) Suggest resources.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type JsonNodeSearchResponseModifier and TypeMethodDescriptionSearchApi.getSearch(ApiRequest<Void> request) Search using the q64 value returned from a previous search.SuggestApi.getSearch(ApiRequest<Void> request) Search using the q64 value returned from a previous search.SearchApiAsync.getSearchAsync(GetSearchRequest request, AsyncApiCallback<JsonNodeSearchResponse> callback) Search using the q64 value returned from a previous search.SearchApiAsync.getSearchAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<JsonNodeSearchResponse>> callback) Search using the q64 value returned from a previous search.SuggestApiAsync.getSearchAsync(GetSearchRequest request, AsyncApiCallback<JsonNodeSearchResponse> callback) Search using the q64 value returned from a previous search.SuggestApiAsync.getSearchAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<JsonNodeSearchResponse>> callback) Search using the q64 value returned from a previous search.SearchApi.getSearchSuggest(ApiRequest<Void> request) Suggest resources using the q64 value returned from a previous suggest query.SuggestApi.getSearchSuggest(ApiRequest<Void> request) Suggest resources using the q64 value returned from a previous suggest query.SearchApiAsync.getSearchSuggestAsync(GetSearchSuggestRequest request, AsyncApiCallback<JsonNodeSearchResponse> callback) Suggest resources using the q64 value returned from a previous suggest query.SearchApiAsync.getSearchSuggestAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<JsonNodeSearchResponse>> callback) Suggest resources using the q64 value returned from a previous suggest query.SuggestApiAsync.getSearchSuggestAsync(GetSearchSuggestRequest request, AsyncApiCallback<JsonNodeSearchResponse> callback) Suggest resources using the q64 value returned from a previous suggest query.SuggestApiAsync.getSearchSuggestAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<JsonNodeSearchResponse>> callback) Suggest resources using the q64 value returned from a previous suggest query.SearchApi.getSearchSuggestWithHttpInfo(String q64, List<String> expand, Boolean profile) Suggest resources using the q64 value returned from a previous suggest query.SuggestApi.getSearchSuggestWithHttpInfo(String q64, List<String> expand, Boolean profile) Suggest resources using the q64 value returned from a previous suggest query.SearchApi.getSearchWithHttpInfo(String q64, List<String> expand, Boolean profile) Search using the q64 value returned from a previous search.SuggestApi.getSearchWithHttpInfo(String q64, List<String> expand, Boolean profile) Search using the q64 value returned from a previous search.SearchApi.postDocumentationAllSearch(ApiRequest<DocumentationV2SearchRequest> request) Search all documents postDocumentationAllSearch is a preview method and is subject to both breaking and non-breaking changes at any time without noticeSearchApiAsync.postDocumentationAllSearchAsync(PostDocumentationAllSearchRequest request, AsyncApiCallback<JsonNodeSearchResponse> callback) Search all documents postDocumentationAllSearch is a preview method and is subject to both breaking and non-breaking changes at any time without noticeSearchApiAsync.postDocumentationAllSearchAsync(ApiRequest<DocumentationV2SearchRequest> request, AsyncApiCallback<ApiResponse<JsonNodeSearchResponse>> callback) Search all documents postDocumentationAllSearch is a preview method and is subject to both breaking and non-breaking changes at any time without noticeSearchApi.postDocumentationAllSearchWithHttpInfo(DocumentationV2SearchRequest body) Search all documents postDocumentationAllSearch is a preview method and is subject to both breaking and non-breaking changes at any time without noticeSearchApi.postSearch(ApiRequest<SearchRequest> request) Search resources.SuggestApi.postSearch(ApiRequest<SearchRequest> request) Search resources.SearchApiAsync.postSearchAsync(PostSearchRequest request, AsyncApiCallback<JsonNodeSearchResponse> callback) Search resources.SearchApiAsync.postSearchAsync(ApiRequest<SearchRequest> request, AsyncApiCallback<ApiResponse<JsonNodeSearchResponse>> callback) Search resources.SuggestApiAsync.postSearchAsync(PostSearchRequest request, AsyncApiCallback<JsonNodeSearchResponse> callback) Search resources.SuggestApiAsync.postSearchAsync(ApiRequest<SearchRequest> request, AsyncApiCallback<ApiResponse<JsonNodeSearchResponse>> callback) Search resources.SearchApi.postSearchSuggest(ApiRequest<SuggestSearchRequest> request) Suggest resources.SuggestApi.postSearchSuggest(ApiRequest<SuggestSearchRequest> request) Suggest resources.SearchApiAsync.postSearchSuggestAsync(PostSearchSuggestRequest request, AsyncApiCallback<JsonNodeSearchResponse> callback) Suggest resources.SearchApiAsync.postSearchSuggestAsync(ApiRequest<SuggestSearchRequest> request, AsyncApiCallback<ApiResponse<JsonNodeSearchResponse>> callback) Suggest resources.SuggestApiAsync.postSearchSuggestAsync(PostSearchSuggestRequest request, AsyncApiCallback<JsonNodeSearchResponse> callback) Suggest resources.SuggestApiAsync.postSearchSuggestAsync(ApiRequest<SuggestSearchRequest> request, AsyncApiCallback<ApiResponse<JsonNodeSearchResponse>> callback) Suggest resources.SearchApi.postSearchSuggestWithHttpInfo(SuggestSearchRequest body, Boolean profile) Suggest resources.SuggestApi.postSearchSuggestWithHttpInfo(SuggestSearchRequest body, Boolean profile) Suggest resources.SearchApi.postSearchWithHttpInfo(SearchRequest body, Boolean profile) Search resources.SuggestApi.postSearchWithHttpInfo(SearchRequest body, Boolean profile) Search resources.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type JsonNodeSearchResponseModifier and TypeMethodDescriptionSearchApiAsync.getSearchAsync(GetSearchRequest request, AsyncApiCallback<JsonNodeSearchResponse> callback) Search using the q64 value returned from a previous search.SearchApiAsync.getSearchAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<JsonNodeSearchResponse>> callback) Search using the q64 value returned from a previous search.SuggestApiAsync.getSearchAsync(GetSearchRequest request, AsyncApiCallback<JsonNodeSearchResponse> callback) Search using the q64 value returned from a previous search.SuggestApiAsync.getSearchAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<JsonNodeSearchResponse>> callback) Search using the q64 value returned from a previous search.SearchApiAsync.getSearchSuggestAsync(GetSearchSuggestRequest request, AsyncApiCallback<JsonNodeSearchResponse> callback) Suggest resources using the q64 value returned from a previous suggest query.SearchApiAsync.getSearchSuggestAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<JsonNodeSearchResponse>> callback) Suggest resources using the q64 value returned from a previous suggest query.SuggestApiAsync.getSearchSuggestAsync(GetSearchSuggestRequest request, AsyncApiCallback<JsonNodeSearchResponse> callback) Suggest resources using the q64 value returned from a previous suggest query.SuggestApiAsync.getSearchSuggestAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<JsonNodeSearchResponse>> callback) Suggest resources using the q64 value returned from a previous suggest query.SearchApiAsync.postDocumentationAllSearchAsync(PostDocumentationAllSearchRequest request, AsyncApiCallback<JsonNodeSearchResponse> callback) Search all documents postDocumentationAllSearch is a preview method and is subject to both breaking and non-breaking changes at any time without noticeSearchApiAsync.postDocumentationAllSearchAsync(ApiRequest<DocumentationV2SearchRequest> request, AsyncApiCallback<ApiResponse<JsonNodeSearchResponse>> callback) Search all documents postDocumentationAllSearch is a preview method and is subject to both breaking and non-breaking changes at any time without noticeSearchApiAsync.postSearchAsync(PostSearchRequest request, AsyncApiCallback<JsonNodeSearchResponse> callback) Search resources.SearchApiAsync.postSearchAsync(ApiRequest<SearchRequest> request, AsyncApiCallback<ApiResponse<JsonNodeSearchResponse>> callback) Search resources.SuggestApiAsync.postSearchAsync(PostSearchRequest request, AsyncApiCallback<JsonNodeSearchResponse> callback) Search resources.SuggestApiAsync.postSearchAsync(ApiRequest<SearchRequest> request, AsyncApiCallback<ApiResponse<JsonNodeSearchResponse>> callback) Search resources.SearchApiAsync.postSearchSuggestAsync(PostSearchSuggestRequest request, AsyncApiCallback<JsonNodeSearchResponse> callback) Suggest resources.SearchApiAsync.postSearchSuggestAsync(ApiRequest<SuggestSearchRequest> request, AsyncApiCallback<ApiResponse<JsonNodeSearchResponse>> callback) Suggest resources.SuggestApiAsync.postSearchSuggestAsync(PostSearchSuggestRequest request, AsyncApiCallback<JsonNodeSearchResponse> callback) Suggest resources.SuggestApiAsync.postSearchSuggestAsync(ApiRequest<SuggestSearchRequest> request, AsyncApiCallback<ApiResponse<JsonNodeSearchResponse>> callback) Suggest resources. -
Uses of JsonNodeSearchResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JsonNodeSearchResponseModifier and TypeMethodDescriptionJsonNodeSearchResponse.aggregations(com.fasterxml.jackson.databind.node.ArrayNode aggregations) JsonNodeSearchResponse.currentPage(String currentPage) Q64 value for the current page of resultsQ64 value for the next page of resultsThe total number of pagesJsonNodeSearchResponse.pageNumber(Integer pageNumber) The current page numberThe current page sizeJsonNodeSearchResponse.previousPage(String previousPage) Q64 value for the previous page of resultsJsonNodeSearchResponse.results(com.fasterxml.jackson.databind.node.ArrayNode results) Search resultsThe total number of results foundResource types the search was performed against