Class GetRecordingCrossplatformMediaretentionpoliciesRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetRecordingCrossplatformMediaretentionpoliciesRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getName()voidsetCustomHeaders(Map<String, String> customHeaders) voidsetDeleteDaysThreshold(Integer deleteDaysThreshold) voidsetEnabled(Boolean enabled) voidvoidsetHasErrors(Boolean hasErrors) voidvoidsetNextPage(String nextPage) voidsetPageNumber(Integer pageNumber) voidsetPageSize(Integer pageSize) voidsetPreviousPage(String previousPage) voidvoidsetSummary(Boolean summary) withCustomHeader(String name, String value) withDeleteDaysThreshold(Integer deleteDaysThreshold) withEnabled(Boolean enabled) withExpand(List<String> expand) withHasErrors(Boolean hasErrors) withNextPage(String nextPage) withPageNumber(Integer pageNumber) withPageSize(Integer pageSize) withPreviousPage(String previousPage) withSortBy(String sortBy) withSummary(Boolean summary)
-
Constructor Details
-
GetRecordingCrossplatformMediaretentionpoliciesRequest
public GetRecordingCrossplatformMediaretentionpoliciesRequest()
-
-
Method Details
-
getPageSize
-
setPageSize
-
withPageSize
-
getPageNumber
-
setPageNumber
-
withPageNumber
-
getSortBy
-
setSortBy
-
withSortBy
-
getExpand
-
setExpand
-
withExpand
-
getNextPage
-
setNextPage
-
withNextPage
-
getPreviousPage
-
setPreviousPage
-
withPreviousPage
-
getName
-
setName
-
withName
-
getEnabled
-
setEnabled
-
withEnabled
-
getSummary
-
setSummary
-
withSummary
-
getHasErrors
-
setHasErrors
-
withHasErrors
-
getDeleteDaysThreshold
-
setDeleteDaysThreshold
-
withDeleteDaysThreshold
public GetRecordingCrossplatformMediaretentionpoliciesRequest withDeleteDaysThreshold(Integer deleteDaysThreshold) -
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public GetRecordingCrossplatformMediaretentionpoliciesRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-