Uses of Class
com.mypurecloud.sdk.v2.api.request.PostSpeechandtextanalyticsProgramsRequest
Packages that use PostSpeechandtextanalyticsProgramsRequest
-
Uses of PostSpeechandtextanalyticsProgramsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostSpeechandtextanalyticsProgramsRequestModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.postSpeechandtextanalyticsPrograms(PostSpeechandtextanalyticsProgramsRequest request) Create new Speech & Text Analytics programSpeechTextAnalyticsApiAsync.postSpeechandtextanalyticsProgramsAsync(PostSpeechandtextanalyticsProgramsRequest request, AsyncApiCallback<Program> callback) Create new Speech & Text Analytics program -
Uses of PostSpeechandtextanalyticsProgramsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostSpeechandtextanalyticsProgramsRequestModifier and TypeMethodDescriptionPostSpeechandtextanalyticsProgramsRequest.Builder.build()PostSpeechandtextanalyticsProgramsRequest.withBody(ProgramRequest body) PostSpeechandtextanalyticsProgramsRequest.withCustomHeader(String name, String value)