Uses of Class
com.mypurecloud.sdk.v2.model.JsonCursorSearchResponse
Packages that use JsonCursorSearchResponse
-
Uses of JsonCursorSearchResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return JsonCursorSearchResponseModifier and TypeMethodDescriptionConversationsApi.postConversationsParticipantsAttributesSearch(PostConversationsParticipantsAttributesSearchRequest request) Search conversationsConversationsApi.postConversationsParticipantsAttributesSearch(ConversationParticipantSearchRequest body) Search conversationsSearchApi.postConversationsParticipantsAttributesSearch(PostConversationsParticipantsAttributesSearchRequest request) Search conversationsSearch conversationsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type JsonCursorSearchResponseModifier and TypeMethodDescriptionConversationsApi.postConversationsParticipantsAttributesSearch(ApiRequest<ConversationParticipantSearchRequest> request) Search conversationsSearchApi.postConversationsParticipantsAttributesSearch(ApiRequest<ConversationParticipantSearchRequest> request) Search conversationsConversationsApiAsync.postConversationsParticipantsAttributesSearchAsync(PostConversationsParticipantsAttributesSearchRequest request, AsyncApiCallback<JsonCursorSearchResponse> callback) Search conversationsConversationsApiAsync.postConversationsParticipantsAttributesSearchAsync(ApiRequest<ConversationParticipantSearchRequest> request, AsyncApiCallback<ApiResponse<JsonCursorSearchResponse>> callback) Search conversationsSearchApiAsync.postConversationsParticipantsAttributesSearchAsync(PostConversationsParticipantsAttributesSearchRequest request, AsyncApiCallback<JsonCursorSearchResponse> callback) Search conversationsSearchApiAsync.postConversationsParticipantsAttributesSearchAsync(ApiRequest<ConversationParticipantSearchRequest> request, AsyncApiCallback<ApiResponse<JsonCursorSearchResponse>> callback) Search conversationsConversationsApi.postConversationsParticipantsAttributesSearchWithHttpInfo(ConversationParticipantSearchRequest body) Search conversationsSearchApi.postConversationsParticipantsAttributesSearchWithHttpInfo(ConversationParticipantSearchRequest body) Search conversationsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type JsonCursorSearchResponseModifier and TypeMethodDescriptionConversationsApiAsync.postConversationsParticipantsAttributesSearchAsync(PostConversationsParticipantsAttributesSearchRequest request, AsyncApiCallback<JsonCursorSearchResponse> callback) Search conversationsConversationsApiAsync.postConversationsParticipantsAttributesSearchAsync(ApiRequest<ConversationParticipantSearchRequest> request, AsyncApiCallback<ApiResponse<JsonCursorSearchResponse>> callback) Search conversationsSearchApiAsync.postConversationsParticipantsAttributesSearchAsync(PostConversationsParticipantsAttributesSearchRequest request, AsyncApiCallback<JsonCursorSearchResponse> callback) Search conversationsSearchApiAsync.postConversationsParticipantsAttributesSearchAsync(ApiRequest<ConversationParticipantSearchRequest> request, AsyncApiCallback<ApiResponse<JsonCursorSearchResponse>> callback) Search conversations -
Uses of JsonCursorSearchResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JsonCursorSearchResponseModifier and TypeMethodDescriptionJsonCursorSearchResponse.aggregations(com.fasterxml.jackson.databind.node.ArrayNode aggregations) The page cursorJsonCursorSearchResponse.results(com.fasterxml.jackson.databind.node.ArrayNode results) Search resultsResource types the search was performed against