Class PutSpeechandtextanalyticsProgramRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutSpeechandtextanalyticsProgramRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()builder(String programId, ProgramRequest body) getBody()voidsetBody(ProgramRequest body) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetProgramId(String programId) withBody(ProgramRequest body) withCustomHeader(String name, String value) withProgramId(String programId)
-
Constructor Details
-
PutSpeechandtextanalyticsProgramRequest
public PutSpeechandtextanalyticsProgramRequest()
-
-
Method Details
-
getProgramId
-
setProgramId
-
withProgramId
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
public static PutSpeechandtextanalyticsProgramRequest.Builder builder(String programId, ProgramRequest body)
-