Class PutSpeechandtextanalyticsProgramMappingsRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutSpeechandtextanalyticsProgramMappingsRequest.Builder
- Enclosing class:
- PutSpeechandtextanalyticsProgramMappingsRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withProgramId(String programId) withRequiredParams(String programId, ProgramMappingsRequest body)
-
Method Details
-
withProgramId
-
withBody
public PutSpeechandtextanalyticsProgramMappingsRequest.Builder withBody(ProgramMappingsRequest body) -
withRequiredParams
public PutSpeechandtextanalyticsProgramMappingsRequest.Builder withRequiredParams(String programId, ProgramMappingsRequest body) -
build
-