Uses of Class
com.mypurecloud.sdk.v2.model.TranscriptSearchRequest
Packages that use TranscriptSearchRequest
Package
Description
-
Uses of TranscriptSearchRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type TranscriptSearchRequestModifier and TypeMethodDescriptionSearchApi.postSpeechandtextanalyticsTranscriptsSearch(TranscriptSearchRequest body) Search resources.SpeechTextAnalyticsApi.postSpeechandtextanalyticsTranscriptsSearch(TranscriptSearchRequest body) Search resources.Search resources.SpeechTextAnalyticsApi.postSpeechandtextanalyticsTranscriptsSearchWithHttpInfo(TranscriptSearchRequest body) Search resources.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type TranscriptSearchRequestModifier and TypeMethodDescriptionSearchApi.postSpeechandtextanalyticsTranscriptsSearch(ApiRequest<TranscriptSearchRequest> request) Search resources.SpeechTextAnalyticsApi.postSpeechandtextanalyticsTranscriptsSearch(ApiRequest<TranscriptSearchRequest> request) Search resources.SearchApiAsync.postSpeechandtextanalyticsTranscriptsSearchAsync(ApiRequest<TranscriptSearchRequest> request, AsyncApiCallback<ApiResponse<JsonSearchResponse>> callback) Search resources.SpeechTextAnalyticsApiAsync.postSpeechandtextanalyticsTranscriptsSearchAsync(ApiRequest<TranscriptSearchRequest> request, AsyncApiCallback<ApiResponse<JsonSearchResponse>> callback) Search resources. -
Uses of TranscriptSearchRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return TranscriptSearchRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type TranscriptSearchRequestModifier and TypeMethodDescriptionPostSpeechandtextanalyticsTranscriptsSearchRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type TranscriptSearchRequestModifier and TypeMethodDescriptionPostSpeechandtextanalyticsTranscriptsSearchRequest.builder(TranscriptSearchRequest body) voidPostSpeechandtextanalyticsTranscriptsSearchRequest.setBody(TranscriptSearchRequest body) PostSpeechandtextanalyticsTranscriptsSearchRequest.Builder.withBody(TranscriptSearchRequest body) PostSpeechandtextanalyticsTranscriptsSearchRequest.withBody(TranscriptSearchRequest body) PostSpeechandtextanalyticsTranscriptsSearchRequest.Builder.withRequiredParams(TranscriptSearchRequest body) -
Uses of TranscriptSearchRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TranscriptSearchRequestModifier and TypeMethodDescriptionTranscriptSearchRequest.pageNumber(Integer pageNumber) The page of resources you want to retrieveThe number of results per pageTranscriptSearchRequest.query(List<TranscriptSearchCriteria> query) The search criteriaTranscriptSearchRequest.returnFields(List<String> returnFields) TranscriptSearchRequest.sort(List<SearchSort> sort) Multi-value sort order, list of multiple sort valuesThe field in the resource that you want to sort the results byTranscriptSearchRequest.sortOrder(TranscriptSearchRequest.SortOrderEnum sortOrder) The sort order for resultsResource domain type to search