Uses of Class
com.mypurecloud.sdk.v2.api.request.PostSpeechandtextanalyticsTranscriptsSearchRequest
Packages that use PostSpeechandtextanalyticsTranscriptsSearchRequest
-
Uses of PostSpeechandtextanalyticsTranscriptsSearchRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostSpeechandtextanalyticsTranscriptsSearchRequestModifier and TypeMethodDescriptionSearchApi.postSpeechandtextanalyticsTranscriptsSearch(PostSpeechandtextanalyticsTranscriptsSearchRequest request) Search resources.SpeechTextAnalyticsApi.postSpeechandtextanalyticsTranscriptsSearch(PostSpeechandtextanalyticsTranscriptsSearchRequest request) Search resources.SearchApiAsync.postSpeechandtextanalyticsTranscriptsSearchAsync(PostSpeechandtextanalyticsTranscriptsSearchRequest request, AsyncApiCallback<JsonSearchResponse> callback) Search resources.SpeechTextAnalyticsApiAsync.postSpeechandtextanalyticsTranscriptsSearchAsync(PostSpeechandtextanalyticsTranscriptsSearchRequest request, AsyncApiCallback<JsonSearchResponse> callback) Search resources. -
Uses of PostSpeechandtextanalyticsTranscriptsSearchRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostSpeechandtextanalyticsTranscriptsSearchRequestModifier and TypeMethodDescriptionPostSpeechandtextanalyticsTranscriptsSearchRequest.Builder.build()PostSpeechandtextanalyticsTranscriptsSearchRequest.withBody(TranscriptSearchRequest body) PostSpeechandtextanalyticsTranscriptsSearchRequest.withCustomHeader(String name, String value)