Class GetOutboundFilespecificationtemplatesRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetOutboundFilespecificationtemplatesRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enumstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getName()voidsetAllowEmptyResult(Boolean allowEmptyResult) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetFilterType(String filterType) voidvoidsetPageNumber(Integer pageNumber) voidsetPageSize(Integer pageSize) voidvoidsetSortOrder(String sortOrder) withAllowEmptyResult(Boolean allowEmptyResult) withCustomHeader(String name, String value) withFilterType(String filterType) withPageNumber(Integer pageNumber) withPageSize(Integer pageSize) withSortBy(String sortBy) withSortOrder(String sortOrder)
-
Constructor Details
-
GetOutboundFilespecificationtemplatesRequest
public GetOutboundFilespecificationtemplatesRequest()
-
-
Method Details
-
getPageSize
-
setPageSize
-
withPageSize
-
getPageNumber
-
setPageNumber
-
withPageNumber
-
getAllowEmptyResult
-
setAllowEmptyResult
-
withAllowEmptyResult
-
getFilterType
-
setFilterType
-
withFilterType
-
getName
-
setName
-
withName
-
getSortBy
-
setSortBy
-
withSortBy
-
getSortOrder
-
setSortOrder
-
withSortOrder
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-