Uses of Class
com.mypurecloud.sdk.v2.api.request.GetSpeechandtextanalyticsProgramsRequest
Packages that use GetSpeechandtextanalyticsProgramsRequest
-
Uses of GetSpeechandtextanalyticsProgramsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetSpeechandtextanalyticsProgramsRequestModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsPrograms(GetSpeechandtextanalyticsProgramsRequest request) Get the list of Speech & Text Analytics programsSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsProgramsAsync(GetSpeechandtextanalyticsProgramsRequest request, AsyncApiCallback<ProgramsEntityListing> callback) Get the list of Speech & Text Analytics programs -
Uses of GetSpeechandtextanalyticsProgramsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetSpeechandtextanalyticsProgramsRequestModifier and TypeMethodDescriptionGetSpeechandtextanalyticsProgramsRequest.Builder.build()GetSpeechandtextanalyticsProgramsRequest.withCustomHeader(String name, String value) GetSpeechandtextanalyticsProgramsRequest.withNextPage(String nextPage) GetSpeechandtextanalyticsProgramsRequest.withPageSize(Integer pageSize) GetSpeechandtextanalyticsProgramsRequest.withSortBy(String sortBy) GetSpeechandtextanalyticsProgramsRequest.withSortOrder(String sortOrder)