Uses of Class
com.mypurecloud.sdk.v2.api.request.PutSpeechandtextanalyticsProgramRequest.Builder
Packages that use PutSpeechandtextanalyticsProgramRequest.Builder
-
Uses of PutSpeechandtextanalyticsProgramRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutSpeechandtextanalyticsProgramRequest.BuilderModifier and TypeMethodDescriptionPutSpeechandtextanalyticsProgramRequest.builder()PutSpeechandtextanalyticsProgramRequest.builder(String programId, ProgramRequest body) PutSpeechandtextanalyticsProgramRequest.Builder.withBody(ProgramRequest body) PutSpeechandtextanalyticsProgramRequest.Builder.withProgramId(String programId) PutSpeechandtextanalyticsProgramRequest.Builder.withRequiredParams(String programId, ProgramRequest body)