Package com.mypurecloud.sdk.v2.api
Class SearchApi
java.lang.Object
com.mypurecloud.sdk.v2.api.SearchApi
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSearch gkn documentation using the q64 value returned from a previous searchgetDocumentationGknSearch(ApiRequest<Void> request) Search gkn documentation using the q64 value returned from a previous searchSearch gkn documentation using the q64 value returned from a previous searchSearch gkn documentation using the q64 value returned from a previous searchSearch documentation using the q64 value returned from a previous searchgetDocumentationSearch(ApiRequest<Void> request) Search documentation using the q64 value returned from a previous searchSearch documentation using the q64 value returned from a previous searchSearch documentation using the q64 value returned from a previous searchgetGroupsSearch(GetGroupsSearchRequest request) Search groups using the q64 value returned from a previous searchgetGroupsSearch(ApiRequest<Void> request) Search groups using the q64 value returned from a previous searchgetGroupsSearch(String q64, List<String> expand) Search groups using the q64 value returned from a previous searchgetGroupsSearchWithHttpInfo(String q64, List<String> expand) Search groups using the q64 value returned from a previous searchSearch locations using the q64 value returned from a previous searchgetLocationsSearch(ApiRequest<Void> request) Search locations using the q64 value returned from a previous searchgetLocationsSearch(String q64, List<String> expand) Search locations using the q64 value returned from a previous searchgetLocationsSearchWithHttpInfo(String q64, List<String> expand) Search locations using the q64 value returned from a previous searchgetSearch(GetSearchRequest request) Search using the q64 value returned from a previous search.getSearch(ApiRequest<Void> request) Search using the q64 value returned from a previous search.Search using the q64 value returned from a previous search.getSearchSuggest(GetSearchSuggestRequest request) Suggest resources using the q64 value returned from a previous suggest query.getSearchSuggest(ApiRequest<Void> request) Suggest resources using the q64 value returned from a previous suggest query.getSearchSuggest(String q64, List<String> expand, Boolean profile) Suggest resources using the q64 value returned from a previous suggest query.getSearchSuggestWithHttpInfo(String q64, List<String> expand, Boolean profile) Suggest resources using the q64 value returned from a previous suggest query.getSearchWithHttpInfo(String q64, List<String> expand, Boolean profile) Search using the q64 value returned from a previous search.Search sites using the q64 value returned from a previous searchSearch sites using the q64 value returned from a previous searchgetTelephonyProvidersEdgesSitesSearch(String q64, List<String> expand) Search sites using the q64 value returned from a previous searchgetTelephonyProvidersEdgesSitesSearchWithHttpInfo(String q64, List<String> expand) Search sites using the q64 value returned from a previous searchgetUsersSearch(GetUsersSearchRequest request) Search users using the q64 value returned from a previous searchgetUsersSearch(ApiRequest<Void> request) Search users using the q64 value returned from a previous searchgetUsersSearch(String q64, List<String> expand, String integrationPresenceSource) Search users using the q64 value returned from a previous searchgetUsersSearchWithHttpInfo(String q64, List<String> expand, String integrationPresenceSource) Search users using the q64 value returned from a previous searchSearch voicemails using the q64 value returned from a previous searchgetVoicemailSearch(ApiRequest<Void> request) Search voicemails using the q64 value returned from a previous searchgetVoicemailSearch(String q64, List<String> expand) Search voicemails using the q64 value returned from a previous searchgetVoicemailSearchWithHttpInfo(String q64, List<String> expand) Search voicemails using the q64 value returned from a previous searchSearch resources.postConversationsCustomattributesSearch(ApiRequest<ConversationCustomAttributesSearchRequest> request) Search resources.Search resources.Search resources.postConversationsParticipantsAttributesSearch(PostConversationsParticipantsAttributesSearchRequest request) Search conversationspostConversationsParticipantsAttributesSearch(ApiRequest<ConversationParticipantSearchRequest> request) Search conversationsSearch conversationspostConversationsParticipantsAttributesSearchWithHttpInfo(ConversationParticipantSearchRequest body) Search conversationsSearch all documents postDocumentationAllSearch is a preview method and is subject to both breaking and non-breaking changes at any time without noticeSearch all documents postDocumentationAllSearch is a preview method and is subject to both breaking and non-breaking changes at any time without noticeSearch all documents postDocumentationAllSearch is a preview method and is subject to both breaking and non-breaking changes at any time without noticeSearch all documents postDocumentationAllSearch is a preview method and is subject to both breaking and non-breaking changes at any time without noticeSearch gkn documentationSearch gkn documentationSearch gkn documentationSearch gkn documentationSearch documentationSearch documentationSearch documentationSearch documentationpostGroupsSearch(PostGroupsSearchRequest request) Search groupspostGroupsSearch(ApiRequest<GroupSearchRequest> request) Search groupsSearch groupsSearch groupsSearch locationsSearch locationsSearch locationsSearch locationspostSearch(PostSearchRequest request) Search resources.postSearch(ApiRequest<SearchRequest> request) Search resources.postSearch(SearchRequest body, Boolean profile) Search resources.Suggest resources.postSearchSuggest(ApiRequest<SuggestSearchRequest> request) Suggest resources.postSearchSuggest(SuggestSearchRequest body, Boolean profile) Suggest resources.postSearchSuggestWithHttpInfo(SuggestSearchRequest body, Boolean profile) Suggest resources.postSearchWithHttpInfo(SearchRequest body, Boolean profile) Search resources.postSpeechandtextanalyticsTranscriptsSearch(PostSpeechandtextanalyticsTranscriptsSearchRequest request) Search resources.Search resources.Search resources.Search resources.postTeamsSearch(PostTeamsSearchRequest request) Search resources.postTeamsSearch(ApiRequest<TeamSearchRequest> request) Search resources.Search resources.Search resources.Search sitesSearch sitesSearch sitesSearch sitespostUsersSearch(PostUsersSearchRequest request) Search userspostUsersSearch(ApiRequest<UserSearchRequest> request) Search usersSearch usersSearch users as conversation targets postUsersSearchConversationTarget is a preview method and is subject to both breaking and non-breaking changes at any time without noticeSearch users as conversation targets postUsersSearchConversationTarget is a preview method and is subject to both breaking and non-breaking changes at any time without noticeSearch users as conversation targets postUsersSearchConversationTarget is a preview method and is subject to both breaking and non-breaking changes at any time without noticeSearch users as conversation targets postUsersSearchConversationTarget is a preview method and is subject to both breaking and non-breaking changes at any time without noticeSearch manage queue member postUsersSearchQueuemembersManage is a preview method and is subject to both breaking and non-breaking changes at any time without noticeSearch manage queue member postUsersSearchQueuemembersManage is a preview method and is subject to both breaking and non-breaking changes at any time without noticeSearch manage queue member postUsersSearchQueuemembersManage is a preview method and is subject to both breaking and non-breaking changes at any time without noticeSearch manage queue member postUsersSearchQueuemembersManage is a preview method and is subject to both breaking and non-breaking changes at any time without noticeSearch users assigned to teamsSearch users assigned to teamsSearch users assigned to teamsSearch users assigned to teamsSearch usersSearch voicemailsSearch voicemailsSearch voicemailsSearch voicemails
-
Constructor Details
-
SearchApi
public SearchApi() -
SearchApi
-
-
Method Details
-
getDocumentationGknSearch
public GKNDocumentationSearchResponse getDocumentationGknSearch(String q64) throws IOException, ApiException Search gkn documentation using the q64 value returned from a previous search- Parameters:
q64- q64 (required)- Returns:
- GKNDocumentationSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
getDocumentationGknSearchWithHttpInfo
public ApiResponse<GKNDocumentationSearchResponse> getDocumentationGknSearchWithHttpInfo(String q64) throws IOException Search gkn documentation using the q64 value returned from a previous search- Parameters:
q64- q64 (required)- Returns:
- GKNDocumentationSearchResponse
- Throws:
IOException- if the request fails to be processed
-
getDocumentationGknSearch
public GKNDocumentationSearchResponse getDocumentationGknSearch(GetDocumentationGknSearchRequest request) throws IOException, ApiException Search gkn documentation using the q64 value returned from a previous search- Parameters:
request- The request object- Returns:
- GKNDocumentationSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
getDocumentationGknSearch
public ApiResponse<GKNDocumentationSearchResponse> getDocumentationGknSearch(ApiRequest<Void> request) throws IOException Search gkn documentation using the q64 value returned from a previous search- Parameters:
request- The request object- Returns:
- the response
- Throws:
IOException- if the request fails to be processed
-
getDocumentationSearch
public DocumentationSearchResponse getDocumentationSearch(String q64) throws IOException, ApiException Search documentation using the q64 value returned from a previous search- Parameters:
q64- q64 (required)- Returns:
- DocumentationSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
getDocumentationSearchWithHttpInfo
public ApiResponse<DocumentationSearchResponse> getDocumentationSearchWithHttpInfo(String q64) throws IOException Search documentation using the q64 value returned from a previous search- Parameters:
q64- q64 (required)- Returns:
- DocumentationSearchResponse
- Throws:
IOException- if the request fails to be processed
-
getDocumentationSearch
public DocumentationSearchResponse getDocumentationSearch(GetDocumentationSearchRequest request) throws IOException, ApiException Search documentation using the q64 value returned from a previous search- Parameters:
request- The request object- Returns:
- DocumentationSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
getDocumentationSearch
public ApiResponse<DocumentationSearchResponse> getDocumentationSearch(ApiRequest<Void> request) throws IOException Search documentation using the q64 value returned from a previous search- Parameters:
request- The request object- Returns:
- the response
- Throws:
IOException- if the request fails to be processed
-
getGroupsSearch
public GroupsSearchResponse getGroupsSearch(String q64, List<String> expand) throws IOException, ApiException Search groups using the q64 value returned from a previous search- Parameters:
q64- q64 (required)expand- expand (optional)- Returns:
- GroupsSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
getGroupsSearchWithHttpInfo
public ApiResponse<GroupsSearchResponse> getGroupsSearchWithHttpInfo(String q64, List<String> expand) throws IOException Search groups using the q64 value returned from a previous search- Parameters:
q64- q64 (required)expand- expand (optional)- Returns:
- GroupsSearchResponse
- Throws:
IOException- if the request fails to be processed
-
getGroupsSearch
public GroupsSearchResponse getGroupsSearch(GetGroupsSearchRequest request) throws IOException, ApiException Search groups using the q64 value returned from a previous search- Parameters:
request- The request object- Returns:
- GroupsSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
getGroupsSearch
public ApiResponse<GroupsSearchResponse> getGroupsSearch(ApiRequest<Void> request) throws IOException Search groups using the q64 value returned from a previous search- Parameters:
request- The request object- Returns:
- the response
- Throws:
IOException- if the request fails to be processed
-
getLocationsSearch
public LocationsSearchResponse getLocationsSearch(String q64, List<String> expand) throws IOException, ApiException Search locations using the q64 value returned from a previous search- Parameters:
q64- q64 (required)expand- Provides more details about a specified resource (optional)- Returns:
- LocationsSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
getLocationsSearchWithHttpInfo
public ApiResponse<LocationsSearchResponse> getLocationsSearchWithHttpInfo(String q64, List<String> expand) throws IOException Search locations using the q64 value returned from a previous search- Parameters:
q64- q64 (required)expand- Provides more details about a specified resource (optional)- Returns:
- LocationsSearchResponse
- Throws:
IOException- if the request fails to be processed
-
getLocationsSearch
public LocationsSearchResponse getLocationsSearch(GetLocationsSearchRequest request) throws IOException, ApiException Search locations using the q64 value returned from a previous search- Parameters:
request- The request object- Returns:
- LocationsSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
getLocationsSearch
public ApiResponse<LocationsSearchResponse> getLocationsSearch(ApiRequest<Void> request) throws IOException Search locations using the q64 value returned from a previous search- Parameters:
request- The request object- Returns:
- the response
- Throws:
IOException- if the request fails to be processed
-
getSearch
public JsonNodeSearchResponse getSearch(String q64, List<String> expand, Boolean profile) throws IOException, ApiException Search using the q64 value returned from a previous search.- Parameters:
q64- q64 (required)expand- Which fields, if any, to expand (optional)profile- profile (optional, default to true)- Returns:
- JsonNodeSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
getSearchWithHttpInfo
public ApiResponse<JsonNodeSearchResponse> getSearchWithHttpInfo(String q64, List<String> expand, Boolean profile) throws IOException Search using the q64 value returned from a previous search.- Parameters:
q64- q64 (required)expand- Which fields, if any, to expand (optional)profile- profile (optional, default to true)- Returns:
- JsonNodeSearchResponse
- Throws:
IOException- if the request fails to be processed
-
getSearch
Search using the q64 value returned from a previous search.- Parameters:
request- The request object- Returns:
- JsonNodeSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
getSearch
Search using the q64 value returned from a previous search.- Parameters:
request- The request object- Returns:
- the response
- Throws:
IOException- if the request fails to be processed
-
getSearchSuggest
public JsonNodeSearchResponse getSearchSuggest(String q64, List<String> expand, Boolean profile) throws IOException, ApiException Suggest resources using the q64 value returned from a previous suggest query.- Parameters:
q64- q64 (required)expand- Which fields, if any, to expand (optional)profile- profile (optional, default to true)- Returns:
- JsonNodeSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
getSearchSuggestWithHttpInfo
public ApiResponse<JsonNodeSearchResponse> getSearchSuggestWithHttpInfo(String q64, List<String> expand, Boolean profile) throws IOException Suggest resources using the q64 value returned from a previous suggest query.- Parameters:
q64- q64 (required)expand- Which fields, if any, to expand (optional)profile- profile (optional, default to true)- Returns:
- JsonNodeSearchResponse
- Throws:
IOException- if the request fails to be processed
-
getSearchSuggest
public JsonNodeSearchResponse getSearchSuggest(GetSearchSuggestRequest request) throws IOException, ApiException Suggest resources using the q64 value returned from a previous suggest query.- Parameters:
request- The request object- Returns:
- JsonNodeSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
getSearchSuggest
public ApiResponse<JsonNodeSearchResponse> getSearchSuggest(ApiRequest<Void> request) throws IOException Suggest resources using the q64 value returned from a previous suggest query.- Parameters:
request- The request object- Returns:
- the response
- Throws:
IOException- if the request fails to be processed
-
getTelephonyProvidersEdgesSitesSearch
public SitesSearchResponse getTelephonyProvidersEdgesSitesSearch(String q64, List<String> expand) throws IOException, ApiException Search sites using the q64 value returned from a previous search- Parameters:
q64- q64 (required)expand- expand (optional)- Returns:
- SitesSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
getTelephonyProvidersEdgesSitesSearchWithHttpInfo
public ApiResponse<SitesSearchResponse> getTelephonyProvidersEdgesSitesSearchWithHttpInfo(String q64, List<String> expand) throws IOException Search sites using the q64 value returned from a previous search- Parameters:
q64- q64 (required)expand- expand (optional)- Returns:
- SitesSearchResponse
- Throws:
IOException- if the request fails to be processed
-
getTelephonyProvidersEdgesSitesSearch
public SitesSearchResponse getTelephonyProvidersEdgesSitesSearch(GetTelephonyProvidersEdgesSitesSearchRequest request) throws IOException, ApiException Search sites using the q64 value returned from a previous search- Parameters:
request- The request object- Returns:
- SitesSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
getTelephonyProvidersEdgesSitesSearch
public ApiResponse<SitesSearchResponse> getTelephonyProvidersEdgesSitesSearch(ApiRequest<Void> request) throws IOException Search sites using the q64 value returned from a previous search- Parameters:
request- The request object- Returns:
- the response
- Throws:
IOException- if the request fails to be processed
-
getUsersSearch
public UsersSearchResponse getUsersSearch(String q64, List<String> expand, String integrationPresenceSource) throws IOException, ApiException Search users using the q64 value returned from a previous search- Parameters:
q64- q64 (required)expand- expand (optional)integrationPresenceSource- integrationPresenceSource (optional)- Returns:
- UsersSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
getUsersSearchWithHttpInfo
public ApiResponse<UsersSearchResponse> getUsersSearchWithHttpInfo(String q64, List<String> expand, String integrationPresenceSource) throws IOException Search users using the q64 value returned from a previous search- Parameters:
q64- q64 (required)expand- expand (optional)integrationPresenceSource- integrationPresenceSource (optional)- Returns:
- UsersSearchResponse
- Throws:
IOException- if the request fails to be processed
-
getUsersSearch
public UsersSearchResponse getUsersSearch(GetUsersSearchRequest request) throws IOException, ApiException Search users using the q64 value returned from a previous search- Parameters:
request- The request object- Returns:
- UsersSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
getUsersSearch
Search users using the q64 value returned from a previous search- Parameters:
request- The request object- Returns:
- the response
- Throws:
IOException- if the request fails to be processed
-
getVoicemailSearch
public VoicemailsSearchResponse getVoicemailSearch(String q64, List<String> expand) throws IOException, ApiException Search voicemails using the q64 value returned from a previous search- Parameters:
q64- q64 (required)expand- expand (optional)- Returns:
- VoicemailsSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
getVoicemailSearchWithHttpInfo
public ApiResponse<VoicemailsSearchResponse> getVoicemailSearchWithHttpInfo(String q64, List<String> expand) throws IOException Search voicemails using the q64 value returned from a previous search- Parameters:
q64- q64 (required)expand- expand (optional)- Returns:
- VoicemailsSearchResponse
- Throws:
IOException- if the request fails to be processed
-
getVoicemailSearch
public VoicemailsSearchResponse getVoicemailSearch(GetVoicemailSearchRequest request) throws IOException, ApiException Search voicemails using the q64 value returned from a previous search- Parameters:
request- The request object- Returns:
- VoicemailsSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
getVoicemailSearch
public ApiResponse<VoicemailsSearchResponse> getVoicemailSearch(ApiRequest<Void> request) throws IOException Search voicemails using the q64 value returned from a previous search- Parameters:
request- The request object- Returns:
- the response
- Throws:
IOException- if the request fails to be processed
-
postConversationsCustomattributesSearch
public JsonSearchResponse postConversationsCustomattributesSearch(ConversationCustomAttributesSearchRequest body) throws IOException, ApiException Search resources.- Parameters:
body- Search request options (required)- Returns:
- JsonSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postConversationsCustomattributesSearchWithHttpInfo
public ApiResponse<JsonSearchResponse> postConversationsCustomattributesSearchWithHttpInfo(ConversationCustomAttributesSearchRequest body) throws IOException Search resources.- Parameters:
body- Search request options (required)- Returns:
- JsonSearchResponse
- Throws:
IOException- if the request fails to be processed
-
postConversationsCustomattributesSearch
public JsonSearchResponse postConversationsCustomattributesSearch(PostConversationsCustomattributesSearchRequest request) throws IOException, ApiException Search resources.- Parameters:
request- The request object- Returns:
- JsonSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postConversationsCustomattributesSearch
public ApiResponse<JsonSearchResponse> postConversationsCustomattributesSearch(ApiRequest<ConversationCustomAttributesSearchRequest> request) throws IOException Search resources.- Parameters:
request- The request object- Returns:
- the response
- Throws:
IOException- if the request fails to be processed
-
postConversationsParticipantsAttributesSearch
public JsonCursorSearchResponse postConversationsParticipantsAttributesSearch(ConversationParticipantSearchRequest body) throws IOException, ApiException Search conversations- Parameters:
body- Search request options (required)- Returns:
- JsonCursorSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postConversationsParticipantsAttributesSearchWithHttpInfo
public ApiResponse<JsonCursorSearchResponse> postConversationsParticipantsAttributesSearchWithHttpInfo(ConversationParticipantSearchRequest body) throws IOException Search conversations- Parameters:
body- Search request options (required)- Returns:
- JsonCursorSearchResponse
- Throws:
IOException- if the request fails to be processed
-
postConversationsParticipantsAttributesSearch
public JsonCursorSearchResponse postConversationsParticipantsAttributesSearch(PostConversationsParticipantsAttributesSearchRequest request) throws IOException, ApiException Search conversations- Parameters:
request- The request object- Returns:
- JsonCursorSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postConversationsParticipantsAttributesSearch
public ApiResponse<JsonCursorSearchResponse> postConversationsParticipantsAttributesSearch(ApiRequest<ConversationParticipantSearchRequest> request) throws IOException Search conversations- Parameters:
request- The request object- Returns:
- the response
- Throws:
IOException- if the request fails to be processed
-
postDocumentationAllSearch
public JsonNodeSearchResponse postDocumentationAllSearch(DocumentationV2SearchRequest body) throws IOException, ApiException Search all documents postDocumentationAllSearch is a preview method and is subject to both breaking and non-breaking changes at any time without notice- Parameters:
body- Search request options (required)- Returns:
- JsonNodeSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postDocumentationAllSearchWithHttpInfo
public ApiResponse<JsonNodeSearchResponse> postDocumentationAllSearchWithHttpInfo(DocumentationV2SearchRequest body) throws IOException Search all documents postDocumentationAllSearch is a preview method and is subject to both breaking and non-breaking changes at any time without notice- Parameters:
body- Search request options (required)- Returns:
- JsonNodeSearchResponse
- Throws:
IOException- if the request fails to be processed
-
postDocumentationAllSearch
public JsonNodeSearchResponse postDocumentationAllSearch(PostDocumentationAllSearchRequest request) throws IOException, ApiException 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 object- Returns:
- JsonNodeSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postDocumentationAllSearch
public ApiResponse<JsonNodeSearchResponse> postDocumentationAllSearch(ApiRequest<DocumentationV2SearchRequest> request) throws IOException 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 object- Returns:
- the response
- Throws:
IOException- if the request fails to be processed
-
postDocumentationGknSearch
public GKNDocumentationSearchResponse postDocumentationGknSearch(GKNDocumentationSearchRequest body) throws IOException, ApiException Search gkn documentation- Parameters:
body- Search request options (required)- Returns:
- GKNDocumentationSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postDocumentationGknSearchWithHttpInfo
public ApiResponse<GKNDocumentationSearchResponse> postDocumentationGknSearchWithHttpInfo(GKNDocumentationSearchRequest body) throws IOException Search gkn documentation- Parameters:
body- Search request options (required)- Returns:
- GKNDocumentationSearchResponse
- Throws:
IOException- if the request fails to be processed
-
postDocumentationGknSearch
public GKNDocumentationSearchResponse postDocumentationGknSearch(PostDocumentationGknSearchRequest request) throws IOException, ApiException Search gkn documentation- Parameters:
request- The request object- Returns:
- GKNDocumentationSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postDocumentationGknSearch
public ApiResponse<GKNDocumentationSearchResponse> postDocumentationGknSearch(ApiRequest<GKNDocumentationSearchRequest> request) throws IOException Search gkn documentation- Parameters:
request- The request object- Returns:
- the response
- Throws:
IOException- if the request fails to be processed
-
postDocumentationSearch
public DocumentationSearchResponse postDocumentationSearch(DocumentationSearchRequest body) throws IOException, ApiException Search documentation- Parameters:
body- Search request options (required)- Returns:
- DocumentationSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postDocumentationSearchWithHttpInfo
public ApiResponse<DocumentationSearchResponse> postDocumentationSearchWithHttpInfo(DocumentationSearchRequest body) throws IOException Search documentation- Parameters:
body- Search request options (required)- Returns:
- DocumentationSearchResponse
- Throws:
IOException- if the request fails to be processed
-
postDocumentationSearch
public DocumentationSearchResponse postDocumentationSearch(PostDocumentationSearchRequest request) throws IOException, ApiException Search documentation- Parameters:
request- The request object- Returns:
- DocumentationSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postDocumentationSearch
public ApiResponse<DocumentationSearchResponse> postDocumentationSearch(ApiRequest<DocumentationSearchRequest> request) throws IOException Search documentation- Parameters:
request- The request object- Returns:
- the response
- Throws:
IOException- if the request fails to be processed
-
postGroupsSearch
public GroupsSearchResponse postGroupsSearch(GroupSearchRequest body) throws IOException, ApiException Search groups- Parameters:
body- Search request options (required)- Returns:
- GroupsSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postGroupsSearchWithHttpInfo
public ApiResponse<GroupsSearchResponse> postGroupsSearchWithHttpInfo(GroupSearchRequest body) throws IOException Search groups- Parameters:
body- Search request options (required)- Returns:
- GroupsSearchResponse
- Throws:
IOException- if the request fails to be processed
-
postGroupsSearch
public GroupsSearchResponse postGroupsSearch(PostGroupsSearchRequest request) throws IOException, ApiException Search groups- Parameters:
request- The request object- Returns:
- GroupsSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postGroupsSearch
public ApiResponse<GroupsSearchResponse> postGroupsSearch(ApiRequest<GroupSearchRequest> request) throws IOException Search groups- Parameters:
request- The request object- Returns:
- the response
- Throws:
IOException- if the request fails to be processed
-
postLocationsSearch
public LocationsSearchResponse postLocationsSearch(LocationSearchRequest body) throws IOException, ApiException Search locations- Parameters:
body- Search request options (required)- Returns:
- LocationsSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postLocationsSearchWithHttpInfo
public ApiResponse<LocationsSearchResponse> postLocationsSearchWithHttpInfo(LocationSearchRequest body) throws IOException Search locations- Parameters:
body- Search request options (required)- Returns:
- LocationsSearchResponse
- Throws:
IOException- if the request fails to be processed
-
postLocationsSearch
public LocationsSearchResponse postLocationsSearch(PostLocationsSearchRequest request) throws IOException, ApiException Search locations- Parameters:
request- The request object- Returns:
- LocationsSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postLocationsSearch
public ApiResponse<LocationsSearchResponse> postLocationsSearch(ApiRequest<LocationSearchRequest> request) throws IOException Search locations- Parameters:
request- The request object- Returns:
- the response
- Throws:
IOException- if the request fails to be processed
-
postSearch
public JsonNodeSearchResponse postSearch(SearchRequest body, Boolean profile) throws IOException, ApiException Search resources.- Parameters:
body- Search request options (required)profile- profile (optional, default to true)- Returns:
- JsonNodeSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postSearchWithHttpInfo
public ApiResponse<JsonNodeSearchResponse> postSearchWithHttpInfo(SearchRequest body, Boolean profile) throws IOException Search resources.- Parameters:
body- Search request options (required)profile- profile (optional, default to true)- Returns:
- JsonNodeSearchResponse
- Throws:
IOException- if the request fails to be processed
-
postSearch
public JsonNodeSearchResponse postSearch(PostSearchRequest request) throws IOException, ApiException Search resources.- Parameters:
request- The request object- Returns:
- JsonNodeSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postSearch
public ApiResponse<JsonNodeSearchResponse> postSearch(ApiRequest<SearchRequest> request) throws IOException Search resources.- Parameters:
request- The request object- Returns:
- the response
- Throws:
IOException- if the request fails to be processed
-
postSearchSuggest
public JsonNodeSearchResponse postSearchSuggest(SuggestSearchRequest body, Boolean profile) throws IOException, ApiException Suggest resources.- Parameters:
body- Search request options (required)profile- profile (optional, default to true)- Returns:
- JsonNodeSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postSearchSuggestWithHttpInfo
public ApiResponse<JsonNodeSearchResponse> postSearchSuggestWithHttpInfo(SuggestSearchRequest body, Boolean profile) throws IOException Suggest resources.- Parameters:
body- Search request options (required)profile- profile (optional, default to true)- Returns:
- JsonNodeSearchResponse
- Throws:
IOException- if the request fails to be processed
-
postSearchSuggest
public JsonNodeSearchResponse postSearchSuggest(PostSearchSuggestRequest request) throws IOException, ApiException Suggest resources.- Parameters:
request- The request object- Returns:
- JsonNodeSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postSearchSuggest
public ApiResponse<JsonNodeSearchResponse> postSearchSuggest(ApiRequest<SuggestSearchRequest> request) throws IOException Suggest resources.- Parameters:
request- The request object- Returns:
- the response
- Throws:
IOException- if the request fails to be processed
-
postSpeechandtextanalyticsTranscriptsSearch
public JsonSearchResponse postSpeechandtextanalyticsTranscriptsSearch(TranscriptSearchRequest body) throws IOException, ApiException Search resources.- Parameters:
body- Search request options (required)- Returns:
- JsonSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postSpeechandtextanalyticsTranscriptsSearchWithHttpInfo
public ApiResponse<JsonSearchResponse> postSpeechandtextanalyticsTranscriptsSearchWithHttpInfo(TranscriptSearchRequest body) throws IOException Search resources.- Parameters:
body- Search request options (required)- Returns:
- JsonSearchResponse
- Throws:
IOException- if the request fails to be processed
-
postSpeechandtextanalyticsTranscriptsSearch
public JsonSearchResponse postSpeechandtextanalyticsTranscriptsSearch(PostSpeechandtextanalyticsTranscriptsSearchRequest request) throws IOException, ApiException Search resources.- Parameters:
request- The request object- Returns:
- JsonSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postSpeechandtextanalyticsTranscriptsSearch
public ApiResponse<JsonSearchResponse> postSpeechandtextanalyticsTranscriptsSearch(ApiRequest<TranscriptSearchRequest> request) throws IOException Search resources.- Parameters:
request- The request object- Returns:
- the response
- Throws:
IOException- if the request fails to be processed
-
postTeamsSearch
Search resources.- Parameters:
body- Search request options (required)- Returns:
- TeamsSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postTeamsSearchWithHttpInfo
public ApiResponse<TeamsSearchResponse> postTeamsSearchWithHttpInfo(TeamSearchRequest body) throws IOException Search resources.- Parameters:
body- Search request options (required)- Returns:
- TeamsSearchResponse
- Throws:
IOException- if the request fails to be processed
-
postTeamsSearch
public TeamsSearchResponse postTeamsSearch(PostTeamsSearchRequest request) throws IOException, ApiException Search resources.- Parameters:
request- The request object- Returns:
- TeamsSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postTeamsSearch
public ApiResponse<TeamsSearchResponse> postTeamsSearch(ApiRequest<TeamSearchRequest> request) throws IOException Search resources.- Parameters:
request- The request object- Returns:
- the response
- Throws:
IOException- if the request fails to be processed
-
postTelephonyProvidersEdgesSitesSearch
public SitesSearchResponse postTelephonyProvidersEdgesSitesSearch(SiteSearchRequest body) throws IOException, ApiException Search sites- Parameters:
body- Search request options (required)- Returns:
- SitesSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postTelephonyProvidersEdgesSitesSearchWithHttpInfo
public ApiResponse<SitesSearchResponse> postTelephonyProvidersEdgesSitesSearchWithHttpInfo(SiteSearchRequest body) throws IOException Search sites- Parameters:
body- Search request options (required)- Returns:
- SitesSearchResponse
- Throws:
IOException- if the request fails to be processed
-
postTelephonyProvidersEdgesSitesSearch
public SitesSearchResponse postTelephonyProvidersEdgesSitesSearch(PostTelephonyProvidersEdgesSitesSearchRequest request) throws IOException, ApiException Search sites- Parameters:
request- The request object- Returns:
- SitesSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postTelephonyProvidersEdgesSitesSearch
public ApiResponse<SitesSearchResponse> postTelephonyProvidersEdgesSitesSearch(ApiRequest<SiteSearchRequest> request) throws IOException Search sites- Parameters:
request- The request object- Returns:
- the response
- Throws:
IOException- if the request fails to be processed
-
postUsersSearch
Search users- Parameters:
body- Search request options (required)- Returns:
- UsersSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postUsersSearchWithHttpInfo
public ApiResponse<UsersSearchResponse> postUsersSearchWithHttpInfo(UserSearchRequest body) throws IOException Search users- Parameters:
body- Search request options (required)- Returns:
- UsersSearchResponse
- Throws:
IOException- if the request fails to be processed
-
postUsersSearch
public UsersSearchResponse postUsersSearch(PostUsersSearchRequest request) throws IOException, ApiException Search users- Parameters:
request- The request object- Returns:
- UsersSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postUsersSearch
public ApiResponse<UsersSearchResponse> postUsersSearch(ApiRequest<UserSearchRequest> request) throws IOException Search users- Parameters:
request- The request object- Returns:
- the response
- Throws:
IOException- if the request fails to be processed
-
postUsersSearchConversationTarget
public UsersSearchResponse postUsersSearchConversationTarget(UserSearchRequest body) throws IOException, ApiException 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:
body- Search request options (required)- Returns:
- UsersSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postUsersSearchConversationTargetWithHttpInfo
public ApiResponse<UsersSearchResponse> postUsersSearchConversationTargetWithHttpInfo(UserSearchRequest body) throws IOException 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:
body- Search request options (required)- Returns:
- UsersSearchResponse
- Throws:
IOException- if the request fails to be processed
-
postUsersSearchConversationTarget
public UsersSearchResponse postUsersSearchConversationTarget(PostUsersSearchConversationTargetRequest request) throws IOException, ApiException 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 object- Returns:
- UsersSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postUsersSearchConversationTarget
public ApiResponse<UsersSearchResponse> postUsersSearchConversationTarget(ApiRequest<UserSearchRequest> request) throws IOException 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 object- Returns:
- the response
- Throws:
IOException- if the request fails to be processed
-
postUsersSearchQueuemembersManage
public UsersSearchResponse postUsersSearchQueuemembersManage(UserSearchRequest body) throws IOException, ApiException 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:
body- Search request options (required)- Returns:
- UsersSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postUsersSearchQueuemembersManageWithHttpInfo
public ApiResponse<UsersSearchResponse> postUsersSearchQueuemembersManageWithHttpInfo(UserSearchRequest body) throws IOException 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:
body- Search request options (required)- Returns:
- UsersSearchResponse
- Throws:
IOException- if the request fails to be processed
-
postUsersSearchQueuemembersManage
public UsersSearchResponse postUsersSearchQueuemembersManage(PostUsersSearchQueuemembersManageRequest request) throws IOException, ApiException 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 object- Returns:
- UsersSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postUsersSearchQueuemembersManage
public ApiResponse<UsersSearchResponse> postUsersSearchQueuemembersManage(ApiRequest<UserSearchRequest> request) throws IOException 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 object- Returns:
- the response
- Throws:
IOException- if the request fails to be processed
-
postUsersSearchTeamsAssign
public UsersSearchResponse postUsersSearchTeamsAssign(UserSearchRequest body) throws IOException, ApiException Search users assigned to teams- Parameters:
body- Search request options (required)- Returns:
- UsersSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postUsersSearchTeamsAssignWithHttpInfo
public ApiResponse<UsersSearchResponse> postUsersSearchTeamsAssignWithHttpInfo(UserSearchRequest body) throws IOException Search users assigned to teams- Parameters:
body- Search request options (required)- Returns:
- UsersSearchResponse
- Throws:
IOException- if the request fails to be processed
-
postUsersSearchTeamsAssign
public UsersSearchResponse postUsersSearchTeamsAssign(PostUsersSearchTeamsAssignRequest request) throws IOException, ApiException Search users assigned to teams- Parameters:
request- The request object- Returns:
- UsersSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postUsersSearchTeamsAssign
public ApiResponse<UsersSearchResponse> postUsersSearchTeamsAssign(ApiRequest<UserSearchRequest> request) throws IOException Search users assigned to teams- Parameters:
request- The request object- Returns:
- the response
- Throws:
IOException- if the request fails to be processed
-
postVoicemailSearch
public VoicemailsSearchResponse postVoicemailSearch(VoicemailSearchRequest body) throws IOException, ApiException Search voicemails- Parameters:
body- Search request options (required)- Returns:
- VoicemailsSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postVoicemailSearchWithHttpInfo
public ApiResponse<VoicemailsSearchResponse> postVoicemailSearchWithHttpInfo(VoicemailSearchRequest body) throws IOException Search voicemails- Parameters:
body- Search request options (required)- Returns:
- VoicemailsSearchResponse
- Throws:
IOException- if the request fails to be processed
-
postVoicemailSearch
public VoicemailsSearchResponse postVoicemailSearch(PostVoicemailSearchRequest request) throws IOException, ApiException Search voicemails- Parameters:
request- The request object- Returns:
- VoicemailsSearchResponse
- Throws:
ApiException- if the request fails on the serverIOException- if the request fails to be processed
-
postVoicemailSearch
public ApiResponse<VoicemailsSearchResponse> postVoicemailSearch(ApiRequest<VoicemailSearchRequest> request) throws IOException Search voicemails- Parameters:
request- The request object- Returns:
- the response
- Throws:
IOException- if the request fails to be processed
-