Class GetBusinessrulesDecisiontableExportsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetBusinessrulesDecisiontableExportsRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getAfter()voidvoidsetCustomHeaders(Map<String, String> customHeaders) voidsetPageSize(String pageSize) voidsetTableId(String tableId) withCustomHeader(String name, String value) withPageSize(String pageSize) withTableId(String tableId)
-
Constructor Details
-
GetBusinessrulesDecisiontableExportsRequest
public GetBusinessrulesDecisiontableExportsRequest()
-
-
Method Details
-
getTableId
-
setTableId
-
withTableId
-
getAfter
-
setAfter
-
withAfter
-
getPageSize
-
setPageSize
-
withPageSize
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-