Class PutFlowsMilestoneRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutFlowsMilestoneRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getBody()voidsetBody(FlowMilestone body) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetMilestoneId(String milestoneId) withBody(FlowMilestone body) withCustomHeader(String name, String value) withMilestoneId(String milestoneId)
-
Constructor Details
-
PutFlowsMilestoneRequest
public PutFlowsMilestoneRequest()
-
-
Method Details
-
getMilestoneId
-
setMilestoneId
-
withMilestoneId
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-