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