Uses of Class
com.mypurecloud.sdk.v2.api.request.PostConversationsCustomattributesSearchRequest
Packages that use PostConversationsCustomattributesSearchRequest
-
Uses of PostConversationsCustomattributesSearchRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostConversationsCustomattributesSearchRequestModifier and TypeMethodDescriptionConversationsApi.postConversationsCustomattributesSearch(PostConversationsCustomattributesSearchRequest request) Search resources.SearchApi.postConversationsCustomattributesSearch(PostConversationsCustomattributesSearchRequest request) Search resources.ConversationsApiAsync.postConversationsCustomattributesSearchAsync(PostConversationsCustomattributesSearchRequest request, AsyncApiCallback<JsonSearchResponse> callback) Search resources.SearchApiAsync.postConversationsCustomattributesSearchAsync(PostConversationsCustomattributesSearchRequest request, AsyncApiCallback<JsonSearchResponse> callback) Search resources. -
Uses of PostConversationsCustomattributesSearchRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostConversationsCustomattributesSearchRequestModifier and TypeMethodDescriptionPostConversationsCustomattributesSearchRequest.Builder.build()PostConversationsCustomattributesSearchRequest.withBody(ConversationCustomAttributesSearchRequest body) PostConversationsCustomattributesSearchRequest.withCustomHeader(String name, String value)