Class GetRecordingsRetentionQueryRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetRecordingsRetentionQueryRequest.Builder
- Enclosing class:
- GetRecordingsRetentionQueryRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withCursor(String cursor) withPageSize(Integer pageSize) withRequiredParams(Integer retentionThresholdDays) withRetentionThresholdDays(Integer retentionThresholdDays)
-
Method Details
-
withRetentionThresholdDays
public GetRecordingsRetentionQueryRequest.Builder withRetentionThresholdDays(Integer retentionThresholdDays) -
withCursor
-
withPageSize
-
withRequiredParams
public GetRecordingsRetentionQueryRequest.Builder withRequiredParams(Integer retentionThresholdDays) -
build
-