Class GetIntegrationsActionsDraftsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetIntegrationsActionsDraftsRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enumstatic enumstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getIds()getName()voidsetCategory(String category) voidsetCustomHeaders(Map<String, String> customHeaders) voidvoidsetIncludeAuthActions(String includeAuthActions) voidsetIncludeConfig(Boolean includeConfig) voidvoidsetNextPage(String nextPage) voidsetPageNumber(Integer pageNumber) voidsetPageSize(Integer pageSize) voidsetPreviousPage(String previousPage) voidvoidvoidsetSortOrder(String sortOrder) withCategory(String category) withCustomHeader(String name, String value) withIncludeAuthActions(String includeAuthActions) withIncludeConfig(Boolean includeConfig) withNextPage(String nextPage) withPageNumber(Integer pageNumber) withPageSize(Integer pageSize) withPreviousPage(String previousPage) withSecure(String secure) withSortBy(String sortBy) withSortOrder(String sortOrder)
-
Constructor Details
-
GetIntegrationsActionsDraftsRequest
public GetIntegrationsActionsDraftsRequest()
-
-
Method Details
-
getPageSize
-
setPageSize
-
withPageSize
-
getPageNumber
-
setPageNumber
-
withPageNumber
-
getNextPage
-
setNextPage
-
withNextPage
-
getPreviousPage
-
setPreviousPage
-
withPreviousPage
-
getSortBy
-
setSortBy
-
withSortBy
-
getSortOrder
-
setSortOrder
-
withSortOrder
-
getCategory
-
setCategory
-
withCategory
-
getName
-
setName
-
withName
-
getIds
-
setIds
-
withIds
-
getSecure
-
setSecure
-
withSecure
-
getIncludeAuthActions
-
setIncludeAuthActions
-
withIncludeAuthActions
-
getIncludeConfig
-
setIncludeConfig
-
withIncludeConfig
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-