Class PatchBusinessrulesDecisiontableRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchBusinessrulesDecisiontableRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()builder(String tableId, UpdateDecisionTableRequest body) getBody()voidvoidsetCustomHeaders(Map<String, String> customHeaders) voidsetTableId(String tableId) withCustomHeader(String name, String value) withTableId(String tableId)
-
Constructor Details
-
PatchBusinessrulesDecisiontableRequest
public PatchBusinessrulesDecisiontableRequest()
-
-
Method Details
-
getTableId
-
setTableId
-
withTableId
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
public static PatchBusinessrulesDecisiontableRequest.Builder builder(String tableId, UpdateDecisionTableRequest body)
-