Uses of Class
com.mypurecloud.sdk.v2.api.request.PutSpeechandtextanalyticsProgramRequest
Packages that use PutSpeechandtextanalyticsProgramRequest
-
Uses of PutSpeechandtextanalyticsProgramRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutSpeechandtextanalyticsProgramRequestModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.putSpeechandtextanalyticsProgram(PutSpeechandtextanalyticsProgramRequest request) Update existing Speech & Text Analytics programSpeechTextAnalyticsApiAsync.putSpeechandtextanalyticsProgramAsync(PutSpeechandtextanalyticsProgramRequest request, AsyncApiCallback<Program> callback) Update existing Speech & Text Analytics program -
Uses of PutSpeechandtextanalyticsProgramRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutSpeechandtextanalyticsProgramRequestModifier and TypeMethodDescriptionPutSpeechandtextanalyticsProgramRequest.Builder.build()PutSpeechandtextanalyticsProgramRequest.withBody(ProgramRequest body) PutSpeechandtextanalyticsProgramRequest.withCustomHeader(String name, String value) PutSpeechandtextanalyticsProgramRequest.withProgramId(String programId)