Uses of Class
com.mypurecloud.sdk.v2.api.request.PostConversationsParticipantsAttributesSearchRequest
Packages that use PostConversationsParticipantsAttributesSearchRequest
-
Uses of PostConversationsParticipantsAttributesSearchRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostConversationsParticipantsAttributesSearchRequestModifier and TypeMethodDescriptionConversationsApi.postConversationsParticipantsAttributesSearch(PostConversationsParticipantsAttributesSearchRequest request) Search conversationsSearchApi.postConversationsParticipantsAttributesSearch(PostConversationsParticipantsAttributesSearchRequest request) Search conversationsConversationsApiAsync.postConversationsParticipantsAttributesSearchAsync(PostConversationsParticipantsAttributesSearchRequest request, AsyncApiCallback<JsonCursorSearchResponse> callback) Search conversationsSearchApiAsync.postConversationsParticipantsAttributesSearchAsync(PostConversationsParticipantsAttributesSearchRequest request, AsyncApiCallback<JsonCursorSearchResponse> callback) Search conversations -
Uses of PostConversationsParticipantsAttributesSearchRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostConversationsParticipantsAttributesSearchRequestModifier and TypeMethodDescriptionPostConversationsParticipantsAttributesSearchRequest.Builder.build()PostConversationsParticipantsAttributesSearchRequest.withBody(ConversationParticipantSearchRequest body) PostConversationsParticipantsAttributesSearchRequest.withCustomHeader(String name, String value)