Class DeleteBusinessrulesDecisiontableImportRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.DeleteBusinessrulesDecisiontableImportRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidsetImportJobId(String importJobId) voidsetTableId(String tableId) withCustomHeader(String name, String value) withImportJobId(String importJobId) withTableId(String tableId)
-
Constructor Details
-
DeleteBusinessrulesDecisiontableImportRequest
public DeleteBusinessrulesDecisiontableImportRequest()
-
-
Method Details
-
getTableId
-
setTableId
-
withTableId
-
getImportJobId
-
setImportJobId
-
withImportJobId
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
public static DeleteBusinessrulesDecisiontableImportRequest.Builder builder(String tableId, String importJobId)
-