Class GetFlowsDatatableRowRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetFlowsDatatableRowRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getRowId()voidsetCustomHeaders(Map<String, String> customHeaders) voidsetDatatableId(String datatableId) voidvoidsetShowbrief(Boolean showbrief) withCustomHeader(String name, String value) withDatatableId(String datatableId) withShowbrief(Boolean showbrief)
-
Constructor Details
-
GetFlowsDatatableRowRequest
public GetFlowsDatatableRowRequest()
-
-
Method Details
-
getDatatableId
-
setDatatableId
-
withDatatableId
-
getRowId
-
setRowId
-
withRowId
-
getShowbrief
-
setShowbrief
-
withShowbrief
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-