Class PatchRoutingPredictorRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchRoutingPredictorRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getBody()voidsetBody(PatchPredictorRequest body) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetPredictorId(String predictorId) withCustomHeader(String name, String value) withPredictorId(String predictorId)
-
Constructor Details
-
PatchRoutingPredictorRequest
public PatchRoutingPredictorRequest()
-
-
Method Details
-
getPredictorId
-
setPredictorId
-
withPredictorId
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-