Uses of Class
com.mypurecloud.sdk.v2.model.ConversationParticipantSearchRequest
Packages that use ConversationParticipantSearchRequest
Package
Description
-
Uses of ConversationParticipantSearchRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type ConversationParticipantSearchRequestModifier and TypeMethodDescriptionConversationsApi.postConversationsParticipantsAttributesSearch(ConversationParticipantSearchRequest body) Search conversationsSearch conversationsConversationsApi.postConversationsParticipantsAttributesSearchWithHttpInfo(ConversationParticipantSearchRequest body) Search conversationsSearchApi.postConversationsParticipantsAttributesSearchWithHttpInfo(ConversationParticipantSearchRequest body) Search conversationsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ConversationParticipantSearchRequestModifier and TypeMethodDescriptionConversationsApi.postConversationsParticipantsAttributesSearch(ApiRequest<ConversationParticipantSearchRequest> request) Search conversationsSearchApi.postConversationsParticipantsAttributesSearch(ApiRequest<ConversationParticipantSearchRequest> request) Search conversationsConversationsApiAsync.postConversationsParticipantsAttributesSearchAsync(ApiRequest<ConversationParticipantSearchRequest> request, AsyncApiCallback<ApiResponse<JsonCursorSearchResponse>> callback) Search conversationsSearchApiAsync.postConversationsParticipantsAttributesSearchAsync(ApiRequest<ConversationParticipantSearchRequest> request, AsyncApiCallback<ApiResponse<JsonCursorSearchResponse>> callback) Search conversations -
Uses of ConversationParticipantSearchRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return ConversationParticipantSearchRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type ConversationParticipantSearchRequestModifier and TypeMethodDescriptionPostConversationsParticipantsAttributesSearchRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type ConversationParticipantSearchRequestModifier and TypeMethodDescriptionPostConversationsParticipantsAttributesSearchRequest.builder(ConversationParticipantSearchRequest body) voidPostConversationsParticipantsAttributesSearchRequest.setBody(ConversationParticipantSearchRequest body) PostConversationsParticipantsAttributesSearchRequest.Builder.withBody(ConversationParticipantSearchRequest body) PostConversationsParticipantsAttributesSearchRequest.withBody(ConversationParticipantSearchRequest body) PostConversationsParticipantsAttributesSearchRequest.Builder.withRequiredParams(ConversationParticipantSearchRequest body) -
Uses of ConversationParticipantSearchRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationParticipantSearchRequestModifier and TypeMethodDescriptionConversationParticipantSearchRequest.query(List<ConversationParticipantSearchCriteria> query) ConversationParticipantSearchRequest.returnFields(List<String> returnFields) ConversationParticipantSearchRequest.sort(List<SearchSort> sort) Multi-value sort order, list of multiple sort valuesThe field in the resource that you want to sort the results byConversationParticipantSearchRequest.sortOrder(ConversationParticipantSearchRequest.SortOrderEnum sortOrder) The sort order for results