Class GetBusinessrulesDecisiontableExportRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetBusinessrulesDecisiontableExportRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidsetExportJobId(String exportJobId) voidsetTableId(String tableId) withCustomHeader(String name, String value) withExportJobId(String exportJobId) withTableId(String tableId)
-
Constructor Details
-
GetBusinessrulesDecisiontableExportRequest
public GetBusinessrulesDecisiontableExportRequest()
-
-
Method Details
-
getTableId
-
setTableId
-
withTableId
-
getExportJobId
-
setExportJobId
-
withExportJobId
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
public static GetBusinessrulesDecisiontableExportRequest.Builder builder(String tableId, String exportJobId)
-