Class DeleteBusinessrulesDecisiontableRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.DeleteBusinessrulesDecisiontableRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidsetForceDelete(Boolean forceDelete) voidsetTableId(String tableId) withCustomHeader(String name, String value) withForceDelete(Boolean forceDelete) withTableId(String tableId)
-
Constructor Details
-
DeleteBusinessrulesDecisiontableRequest
public DeleteBusinessrulesDecisiontableRequest()
-
-
Method Details
-
getTableId
-
setTableId
-
withTableId
-
getForceDelete
-
setForceDelete
-
withForceDelete
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-