Class GetRecordingCrossplatformMediaretentionpoliciesRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetRecordingCrossplatformMediaretentionpoliciesRequest.Builder
- Enclosing class:
- GetRecordingCrossplatformMediaretentionpoliciesRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()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)
-
Method Details
-
withPageSize
public GetRecordingCrossplatformMediaretentionpoliciesRequest.Builder withPageSize(Integer pageSize) -
withPageNumber
public GetRecordingCrossplatformMediaretentionpoliciesRequest.Builder withPageNumber(Integer pageNumber) -
withSortBy
-
withExpand
public GetRecordingCrossplatformMediaretentionpoliciesRequest.Builder withExpand(List<String> expand) -
withNextPage
-
withPreviousPage
public GetRecordingCrossplatformMediaretentionpoliciesRequest.Builder withPreviousPage(String previousPage) -
withName
-
withEnabled
-
withSummary
-
withHasErrors
public GetRecordingCrossplatformMediaretentionpoliciesRequest.Builder withHasErrors(Boolean hasErrors) -
withDeleteDaysThreshold
public GetRecordingCrossplatformMediaretentionpoliciesRequest.Builder withDeleteDaysThreshold(Integer deleteDaysThreshold) -
build
-