Uses of Class
com.mypurecloud.sdk.v2.api.request.PostUsersSearchConversationTargetRequest
Packages that use PostUsersSearchConversationTargetRequest
-
Uses of PostUsersSearchConversationTargetRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostUsersSearchConversationTargetRequestModifier and TypeMethodDescriptionSearchApi.postUsersSearchConversationTarget(PostUsersSearchConversationTargetRequest request) Search users as conversation targets postUsersSearchConversationTarget is a preview method and is subject to both breaking and non-breaking changes at any time without noticeUsersApi.postUsersSearchConversationTarget(PostUsersSearchConversationTargetRequest request) Search users as conversation targets postUsersSearchConversationTarget is a preview method and is subject to both breaking and non-breaking changes at any time without noticeSearchApiAsync.postUsersSearchConversationTargetAsync(PostUsersSearchConversationTargetRequest request, AsyncApiCallback<UsersSearchResponse> callback) Search users as conversation targets postUsersSearchConversationTarget is a preview method and is subject to both breaking and non-breaking changes at any time without noticeUsersApiAsync.postUsersSearchConversationTargetAsync(PostUsersSearchConversationTargetRequest request, AsyncApiCallback<UsersSearchResponse> callback) Search users as conversation targets postUsersSearchConversationTarget is a preview method and is subject to both breaking and non-breaking changes at any time without notice -
Uses of PostUsersSearchConversationTargetRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostUsersSearchConversationTargetRequestModifier and TypeMethodDescriptionPostUsersSearchConversationTargetRequest.Builder.build()PostUsersSearchConversationTargetRequest.withBody(UserSearchRequest body) PostUsersSearchConversationTargetRequest.withCustomHeader(String name, String value)