Class GetRecordingsRetentionQueryRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetRecordingsRetentionQueryRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidvoidsetCustomHeaders(Map<String, String> customHeaders) voidsetPageSize(Integer pageSize) voidsetRetentionThresholdDays(Integer retentionThresholdDays) withCursor(String cursor) withCustomHeader(String name, String value) withPageSize(Integer pageSize) withRetentionThresholdDays(Integer retentionThresholdDays)
-
Constructor Details
-
GetRecordingsRetentionQueryRequest
public GetRecordingsRetentionQueryRequest()
-
-
Method Details
-
getRetentionThresholdDays
-
setRetentionThresholdDays
-
withRetentionThresholdDays
public GetRecordingsRetentionQueryRequest withRetentionThresholdDays(Integer retentionThresholdDays) -
getCursor
-
setCursor
-
withCursor
-
getPageSize
-
setPageSize
-
withPageSize
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-