Class GetBusinessrulesDecisiontablesSearchRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetBusinessrulesDecisiontablesSearchRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getAfter()getIds()getName()voidvoidsetCustomHeaders(Map<String, String> customHeaders) voidvoidvoidvoidsetPageSize(String pageSize) voidsetSchemaId(String schemaId) voidsetWithPublishedVersion(Boolean withPublishedVersion) withCustomHeader(String name, String value) withExpand(List<String> expand) withPageSize(String pageSize) withSchemaId(String schemaId) withWithPublishedVersion(Boolean withPublishedVersion)
-
Constructor Details
-
GetBusinessrulesDecisiontablesSearchRequest
public GetBusinessrulesDecisiontablesSearchRequest()
-
-
Method Details
-
getAfter
-
setAfter
-
withAfter
-
getPageSize
-
setPageSize
-
withPageSize
-
getSchemaId
-
setSchemaId
-
withSchemaId
-
getName
-
setName
-
withName
-
getWithPublishedVersion
-
setWithPublishedVersion
-
withWithPublishedVersion
public GetBusinessrulesDecisiontablesSearchRequest withWithPublishedVersion(Boolean withPublishedVersion) -
getExpand
-
setExpand
-
withExpand
-
getIds
-
setIds
-
withIds
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-