Package com.mypurecloud.sdk.v2.api
Class SearchApiAsync
java.lang.Object
com.mypurecloud.sdk.v2.api.SearchApiAsync
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDocumentationGknSearchAsync(GetDocumentationGknSearchRequest request, AsyncApiCallback<GKNDocumentationSearchResponse> callback) Search gkn documentation using the q64 value returned from a previous searchgetDocumentationGknSearchAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<GKNDocumentationSearchResponse>> callback) Search gkn documentation using the q64 value returned from a previous searchgetDocumentationSearchAsync(GetDocumentationSearchRequest request, AsyncApiCallback<DocumentationSearchResponse> callback) Search documentation using the q64 value returned from a previous searchgetDocumentationSearchAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DocumentationSearchResponse>> callback) Search documentation using the q64 value returned from a previous searchgetGroupsSearchAsync(GetGroupsSearchRequest request, AsyncApiCallback<GroupsSearchResponse> callback) Search groups using the q64 value returned from a previous searchgetGroupsSearchAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<GroupsSearchResponse>> callback) Search groups using the q64 value returned from a previous searchgetLocationsSearchAsync(GetLocationsSearchRequest request, AsyncApiCallback<LocationsSearchResponse> callback) Search locations using the q64 value returned from a previous searchgetLocationsSearchAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<LocationsSearchResponse>> callback) Search locations using the q64 value returned from a previous searchgetSearchAsync(GetSearchRequest request, AsyncApiCallback<JsonNodeSearchResponse> callback) Search using the q64 value returned from a previous search.getSearchAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<JsonNodeSearchResponse>> callback) Search using the q64 value returned from a previous search.getSearchSuggestAsync(GetSearchSuggestRequest request, AsyncApiCallback<JsonNodeSearchResponse> callback) Suggest resources using the q64 value returned from a previous suggest query.getSearchSuggestAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<JsonNodeSearchResponse>> callback) Suggest resources using the q64 value returned from a previous suggest query.getTelephonyProvidersEdgesSitesSearchAsync(GetTelephonyProvidersEdgesSitesSearchRequest request, AsyncApiCallback<SitesSearchResponse> callback) Search sites using the q64 value returned from a previous searchgetTelephonyProvidersEdgesSitesSearchAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SitesSearchResponse>> callback) Search sites using the q64 value returned from a previous searchgetUsersSearchAsync(GetUsersSearchRequest request, AsyncApiCallback<UsersSearchResponse> callback) Search users using the q64 value returned from a previous searchgetUsersSearchAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UsersSearchResponse>> callback) Search users using the q64 value returned from a previous searchgetVoicemailSearchAsync(GetVoicemailSearchRequest request, AsyncApiCallback<VoicemailsSearchResponse> callback) Search voicemails using the q64 value returned from a previous searchgetVoicemailSearchAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<VoicemailsSearchResponse>> callback) Search voicemails using the q64 value returned from a previous searchpostConversationsCustomattributesSearchAsync(PostConversationsCustomattributesSearchRequest request, AsyncApiCallback<JsonSearchResponse> callback) Search resources.postConversationsCustomattributesSearchAsync(ApiRequest<ConversationCustomAttributesSearchRequest> request, AsyncApiCallback<ApiResponse<JsonSearchResponse>> callback) Search resources.postConversationsParticipantsAttributesSearchAsync(PostConversationsParticipantsAttributesSearchRequest request, AsyncApiCallback<JsonCursorSearchResponse> callback) Search conversationspostConversationsParticipantsAttributesSearchAsync(ApiRequest<ConversationParticipantSearchRequest> request, AsyncApiCallback<ApiResponse<JsonCursorSearchResponse>> callback) Search conversationspostDocumentationAllSearchAsync(PostDocumentationAllSearchRequest request, AsyncApiCallback<JsonNodeSearchResponse> callback) Search all documents postDocumentationAllSearch is a preview method and is subject to both breaking and non-breaking changes at any time without noticepostDocumentationAllSearchAsync(ApiRequest<DocumentationV2SearchRequest> request, AsyncApiCallback<ApiResponse<JsonNodeSearchResponse>> callback) Search all documents postDocumentationAllSearch is a preview method and is subject to both breaking and non-breaking changes at any time without noticepostDocumentationGknSearchAsync(PostDocumentationGknSearchRequest request, AsyncApiCallback<GKNDocumentationSearchResponse> callback) Search gkn documentationpostDocumentationGknSearchAsync(ApiRequest<GKNDocumentationSearchRequest> request, AsyncApiCallback<ApiResponse<GKNDocumentationSearchResponse>> callback) Search gkn documentationpostDocumentationSearchAsync(PostDocumentationSearchRequest request, AsyncApiCallback<DocumentationSearchResponse> callback) Search documentationpostDocumentationSearchAsync(ApiRequest<DocumentationSearchRequest> request, AsyncApiCallback<ApiResponse<DocumentationSearchResponse>> callback) Search documentationpostGroupsSearchAsync(PostGroupsSearchRequest request, AsyncApiCallback<GroupsSearchResponse> callback) Search groupspostGroupsSearchAsync(ApiRequest<GroupSearchRequest> request, AsyncApiCallback<ApiResponse<GroupsSearchResponse>> callback) Search groupspostLocationsSearchAsync(PostLocationsSearchRequest request, AsyncApiCallback<LocationsSearchResponse> callback) Search locationspostLocationsSearchAsync(ApiRequest<LocationSearchRequest> request, AsyncApiCallback<ApiResponse<LocationsSearchResponse>> callback) Search locationspostSearchAsync(PostSearchRequest request, AsyncApiCallback<JsonNodeSearchResponse> callback) Search resources.postSearchAsync(ApiRequest<SearchRequest> request, AsyncApiCallback<ApiResponse<JsonNodeSearchResponse>> callback) Search resources.postSearchSuggestAsync(PostSearchSuggestRequest request, AsyncApiCallback<JsonNodeSearchResponse> callback) Suggest resources.postSearchSuggestAsync(ApiRequest<SuggestSearchRequest> request, AsyncApiCallback<ApiResponse<JsonNodeSearchResponse>> callback) Suggest resources.postSpeechandtextanalyticsTranscriptsSearchAsync(PostSpeechandtextanalyticsTranscriptsSearchRequest request, AsyncApiCallback<JsonSearchResponse> callback) Search resources.postSpeechandtextanalyticsTranscriptsSearchAsync(ApiRequest<TranscriptSearchRequest> request, AsyncApiCallback<ApiResponse<JsonSearchResponse>> callback) Search resources.postTeamsSearchAsync(PostTeamsSearchRequest request, AsyncApiCallback<TeamsSearchResponse> callback) Search resources.postTeamsSearchAsync(ApiRequest<TeamSearchRequest> request, AsyncApiCallback<ApiResponse<TeamsSearchResponse>> callback) Search resources.postTelephonyProvidersEdgesSitesSearchAsync(PostTelephonyProvidersEdgesSitesSearchRequest request, AsyncApiCallback<SitesSearchResponse> callback) Search sitespostTelephonyProvidersEdgesSitesSearchAsync(ApiRequest<SiteSearchRequest> request, AsyncApiCallback<ApiResponse<SitesSearchResponse>> callback) Search sitespostUsersSearchAsync(PostUsersSearchRequest request, AsyncApiCallback<UsersSearchResponse> callback) Search userspostUsersSearchAsync(ApiRequest<UserSearchRequest> request, AsyncApiCallback<ApiResponse<UsersSearchResponse>> callback) Search userspostUsersSearchConversationTargetAsync(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 noticepostUsersSearchConversationTargetAsync(ApiRequest<UserSearchRequest> request, AsyncApiCallback<ApiResponse<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 noticepostUsersSearchQueuemembersManageAsync(PostUsersSearchQueuemembersManageRequest request, AsyncApiCallback<UsersSearchResponse> callback) Search manage queue member postUsersSearchQueuemembersManage is a preview method and is subject to both breaking and non-breaking changes at any time without noticepostUsersSearchQueuemembersManageAsync(ApiRequest<UserSearchRequest> request, AsyncApiCallback<ApiResponse<UsersSearchResponse>> callback) Search manage queue member postUsersSearchQueuemembersManage is a preview method and is subject to both breaking and non-breaking changes at any time without noticepostUsersSearchTeamsAssignAsync(PostUsersSearchTeamsAssignRequest request, AsyncApiCallback<UsersSearchResponse> callback) Search users assigned to teamspostUsersSearchTeamsAssignAsync(ApiRequest<UserSearchRequest> request, AsyncApiCallback<ApiResponse<UsersSearchResponse>> callback) Search users assigned to teamspostVoicemailSearchAsync(PostVoicemailSearchRequest request, AsyncApiCallback<VoicemailsSearchResponse> callback) Search voicemailspostVoicemailSearchAsync(ApiRequest<VoicemailSearchRequest> request, AsyncApiCallback<ApiResponse<VoicemailsSearchResponse>> callback) Search voicemails
-
Constructor Details
-
SearchApiAsync
public SearchApiAsync() -
SearchApiAsync
-
-
Method Details
-
getDocumentationGknSearchAsync
public Future<GKNDocumentationSearchResponse> getDocumentationGknSearchAsync(GetDocumentationGknSearchRequest request, AsyncApiCallback<GKNDocumentationSearchResponse> callback) Search gkn documentation using the q64 value returned from a previous search- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getDocumentationGknSearchAsync
public Future<ApiResponse<GKNDocumentationSearchResponse>> getDocumentationGknSearchAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<GKNDocumentationSearchResponse>> callback) Search gkn documentation using the q64 value returned from a previous search- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getDocumentationSearchAsync
public Future<DocumentationSearchResponse> getDocumentationSearchAsync(GetDocumentationSearchRequest request, AsyncApiCallback<DocumentationSearchResponse> callback) Search documentation using the q64 value returned from a previous search- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getDocumentationSearchAsync
public Future<ApiResponse<DocumentationSearchResponse>> getDocumentationSearchAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DocumentationSearchResponse>> callback) Search documentation using the q64 value returned from a previous search- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getGroupsSearchAsync
public Future<GroupsSearchResponse> getGroupsSearchAsync(GetGroupsSearchRequest request, AsyncApiCallback<GroupsSearchResponse> callback) Search groups using the q64 value returned from a previous search- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getGroupsSearchAsync
public Future<ApiResponse<GroupsSearchResponse>> getGroupsSearchAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<GroupsSearchResponse>> callback) Search groups using the q64 value returned from a previous search- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getLocationsSearchAsync
public Future<LocationsSearchResponse> getLocationsSearchAsync(GetLocationsSearchRequest request, AsyncApiCallback<LocationsSearchResponse> callback) Search locations using the q64 value returned from a previous search- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getLocationsSearchAsync
public Future<ApiResponse<LocationsSearchResponse>> getLocationsSearchAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<LocationsSearchResponse>> callback) Search locations using the q64 value returned from a previous search- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSearchAsync
public Future<JsonNodeSearchResponse> getSearchAsync(GetSearchRequest request, AsyncApiCallback<JsonNodeSearchResponse> callback) Search using the q64 value returned from a previous search.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSearchAsync
public Future<ApiResponse<JsonNodeSearchResponse>> getSearchAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<JsonNodeSearchResponse>> callback) Search using the q64 value returned from a previous search.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSearchSuggestAsync
public Future<JsonNodeSearchResponse> getSearchSuggestAsync(GetSearchSuggestRequest request, AsyncApiCallback<JsonNodeSearchResponse> callback) Suggest resources using the q64 value returned from a previous suggest query.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSearchSuggestAsync
public Future<ApiResponse<JsonNodeSearchResponse>> getSearchSuggestAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<JsonNodeSearchResponse>> callback) Suggest resources using the q64 value returned from a previous suggest query.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getTelephonyProvidersEdgesSitesSearchAsync
public Future<SitesSearchResponse> getTelephonyProvidersEdgesSitesSearchAsync(GetTelephonyProvidersEdgesSitesSearchRequest request, AsyncApiCallback<SitesSearchResponse> callback) Search sites using the q64 value returned from a previous search- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getTelephonyProvidersEdgesSitesSearchAsync
public Future<ApiResponse<SitesSearchResponse>> getTelephonyProvidersEdgesSitesSearchAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SitesSearchResponse>> callback) Search sites using the q64 value returned from a previous search- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getUsersSearchAsync
public Future<UsersSearchResponse> getUsersSearchAsync(GetUsersSearchRequest request, AsyncApiCallback<UsersSearchResponse> callback) Search users using the q64 value returned from a previous search- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getUsersSearchAsync
public Future<ApiResponse<UsersSearchResponse>> getUsersSearchAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UsersSearchResponse>> callback) Search users using the q64 value returned from a previous search- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getVoicemailSearchAsync
public Future<VoicemailsSearchResponse> getVoicemailSearchAsync(GetVoicemailSearchRequest request, AsyncApiCallback<VoicemailsSearchResponse> callback) Search voicemails using the q64 value returned from a previous search- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getVoicemailSearchAsync
public Future<ApiResponse<VoicemailsSearchResponse>> getVoicemailSearchAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<VoicemailsSearchResponse>> callback) Search voicemails using the q64 value returned from a previous search- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postConversationsCustomattributesSearchAsync
public Future<JsonSearchResponse> postConversationsCustomattributesSearchAsync(PostConversationsCustomattributesSearchRequest request, AsyncApiCallback<JsonSearchResponse> callback) Search resources.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postConversationsCustomattributesSearchAsync
public Future<ApiResponse<JsonSearchResponse>> postConversationsCustomattributesSearchAsync(ApiRequest<ConversationCustomAttributesSearchRequest> request, AsyncApiCallback<ApiResponse<JsonSearchResponse>> callback) Search resources.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postConversationsParticipantsAttributesSearchAsync
public Future<JsonCursorSearchResponse> postConversationsParticipantsAttributesSearchAsync(PostConversationsParticipantsAttributesSearchRequest request, AsyncApiCallback<JsonCursorSearchResponse> callback) Search conversations- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postConversationsParticipantsAttributesSearchAsync
public Future<ApiResponse<JsonCursorSearchResponse>> postConversationsParticipantsAttributesSearchAsync(ApiRequest<ConversationParticipantSearchRequest> request, AsyncApiCallback<ApiResponse<JsonCursorSearchResponse>> callback) Search conversations- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postDocumentationAllSearchAsync
public Future<JsonNodeSearchResponse> postDocumentationAllSearchAsync(PostDocumentationAllSearchRequest request, AsyncApiCallback<JsonNodeSearchResponse> callback) Search all documents postDocumentationAllSearch is a preview method and is subject to both breaking and non-breaking changes at any time without notice- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postDocumentationAllSearchAsync
public Future<ApiResponse<JsonNodeSearchResponse>> postDocumentationAllSearchAsync(ApiRequest<DocumentationV2SearchRequest> request, AsyncApiCallback<ApiResponse<JsonNodeSearchResponse>> callback) Search all documents postDocumentationAllSearch is a preview method and is subject to both breaking and non-breaking changes at any time without notice- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postDocumentationGknSearchAsync
public Future<GKNDocumentationSearchResponse> postDocumentationGknSearchAsync(PostDocumentationGknSearchRequest request, AsyncApiCallback<GKNDocumentationSearchResponse> callback) Search gkn documentation- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postDocumentationGknSearchAsync
public Future<ApiResponse<GKNDocumentationSearchResponse>> postDocumentationGknSearchAsync(ApiRequest<GKNDocumentationSearchRequest> request, AsyncApiCallback<ApiResponse<GKNDocumentationSearchResponse>> callback) Search gkn documentation- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postDocumentationSearchAsync
public Future<DocumentationSearchResponse> postDocumentationSearchAsync(PostDocumentationSearchRequest request, AsyncApiCallback<DocumentationSearchResponse> callback) Search documentation- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postDocumentationSearchAsync
public Future<ApiResponse<DocumentationSearchResponse>> postDocumentationSearchAsync(ApiRequest<DocumentationSearchRequest> request, AsyncApiCallback<ApiResponse<DocumentationSearchResponse>> callback) Search documentation- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postGroupsSearchAsync
public Future<GroupsSearchResponse> postGroupsSearchAsync(PostGroupsSearchRequest request, AsyncApiCallback<GroupsSearchResponse> callback) Search groups- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postGroupsSearchAsync
public Future<ApiResponse<GroupsSearchResponse>> postGroupsSearchAsync(ApiRequest<GroupSearchRequest> request, AsyncApiCallback<ApiResponse<GroupsSearchResponse>> callback) Search groups- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postLocationsSearchAsync
public Future<LocationsSearchResponse> postLocationsSearchAsync(PostLocationsSearchRequest request, AsyncApiCallback<LocationsSearchResponse> callback) Search locations- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postLocationsSearchAsync
public Future<ApiResponse<LocationsSearchResponse>> postLocationsSearchAsync(ApiRequest<LocationSearchRequest> request, AsyncApiCallback<ApiResponse<LocationsSearchResponse>> callback) Search locations- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postSearchAsync
public Future<JsonNodeSearchResponse> postSearchAsync(PostSearchRequest request, AsyncApiCallback<JsonNodeSearchResponse> callback) Search resources.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postSearchAsync
public Future<ApiResponse<JsonNodeSearchResponse>> postSearchAsync(ApiRequest<SearchRequest> request, AsyncApiCallback<ApiResponse<JsonNodeSearchResponse>> callback) Search resources.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postSearchSuggestAsync
public Future<JsonNodeSearchResponse> postSearchSuggestAsync(PostSearchSuggestRequest request, AsyncApiCallback<JsonNodeSearchResponse> callback) Suggest resources.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postSearchSuggestAsync
public Future<ApiResponse<JsonNodeSearchResponse>> postSearchSuggestAsync(ApiRequest<SuggestSearchRequest> request, AsyncApiCallback<ApiResponse<JsonNodeSearchResponse>> callback) Suggest resources.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postSpeechandtextanalyticsTranscriptsSearchAsync
public Future<JsonSearchResponse> postSpeechandtextanalyticsTranscriptsSearchAsync(PostSpeechandtextanalyticsTranscriptsSearchRequest request, AsyncApiCallback<JsonSearchResponse> callback) Search resources.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postSpeechandtextanalyticsTranscriptsSearchAsync
public Future<ApiResponse<JsonSearchResponse>> postSpeechandtextanalyticsTranscriptsSearchAsync(ApiRequest<TranscriptSearchRequest> request, AsyncApiCallback<ApiResponse<JsonSearchResponse>> callback) Search resources.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postTeamsSearchAsync
public Future<TeamsSearchResponse> postTeamsSearchAsync(PostTeamsSearchRequest request, AsyncApiCallback<TeamsSearchResponse> callback) Search resources.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postTeamsSearchAsync
public Future<ApiResponse<TeamsSearchResponse>> postTeamsSearchAsync(ApiRequest<TeamSearchRequest> request, AsyncApiCallback<ApiResponse<TeamsSearchResponse>> callback) Search resources.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postTelephonyProvidersEdgesSitesSearchAsync
public Future<SitesSearchResponse> postTelephonyProvidersEdgesSitesSearchAsync(PostTelephonyProvidersEdgesSitesSearchRequest request, AsyncApiCallback<SitesSearchResponse> callback) Search sites- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postTelephonyProvidersEdgesSitesSearchAsync
public Future<ApiResponse<SitesSearchResponse>> postTelephonyProvidersEdgesSitesSearchAsync(ApiRequest<SiteSearchRequest> request, AsyncApiCallback<ApiResponse<SitesSearchResponse>> callback) Search sites- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postUsersSearchAsync
public Future<UsersSearchResponse> postUsersSearchAsync(PostUsersSearchRequest request, AsyncApiCallback<UsersSearchResponse> callback) Search users- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postUsersSearchAsync
public Future<ApiResponse<UsersSearchResponse>> postUsersSearchAsync(ApiRequest<UserSearchRequest> request, AsyncApiCallback<ApiResponse<UsersSearchResponse>> callback) Search users- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postUsersSearchConversationTargetAsync
public Future<UsersSearchResponse> 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- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postUsersSearchConversationTargetAsync
public Future<ApiResponse<UsersSearchResponse>> postUsersSearchConversationTargetAsync(ApiRequest<UserSearchRequest> request, AsyncApiCallback<ApiResponse<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- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postUsersSearchQueuemembersManageAsync
public Future<UsersSearchResponse> postUsersSearchQueuemembersManageAsync(PostUsersSearchQueuemembersManageRequest request, AsyncApiCallback<UsersSearchResponse> callback) Search manage queue member postUsersSearchQueuemembersManage is a preview method and is subject to both breaking and non-breaking changes at any time without notice- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postUsersSearchQueuemembersManageAsync
public Future<ApiResponse<UsersSearchResponse>> postUsersSearchQueuemembersManageAsync(ApiRequest<UserSearchRequest> request, AsyncApiCallback<ApiResponse<UsersSearchResponse>> callback) Search manage queue member postUsersSearchQueuemembersManage is a preview method and is subject to both breaking and non-breaking changes at any time without notice- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postUsersSearchTeamsAssignAsync
public Future<UsersSearchResponse> postUsersSearchTeamsAssignAsync(PostUsersSearchTeamsAssignRequest request, AsyncApiCallback<UsersSearchResponse> callback) Search users assigned to teams- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postUsersSearchTeamsAssignAsync
public Future<ApiResponse<UsersSearchResponse>> postUsersSearchTeamsAssignAsync(ApiRequest<UserSearchRequest> request, AsyncApiCallback<ApiResponse<UsersSearchResponse>> callback) Search users assigned to teams- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postVoicemailSearchAsync
public Future<VoicemailsSearchResponse> postVoicemailSearchAsync(PostVoicemailSearchRequest request, AsyncApiCallback<VoicemailsSearchResponse> callback) Search voicemails- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postVoicemailSearchAsync
public Future<ApiResponse<VoicemailsSearchResponse>> postVoicemailSearchAsync(ApiRequest<VoicemailSearchRequest> request, AsyncApiCallback<ApiResponse<VoicemailsSearchResponse>> callback) Search voicemails- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-