Class GetAnalyticsDataextractionDownloadsMetadataRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetAnalyticsDataextractionDownloadsMetadataRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getAfter()voidvoidvoidsetCustomHeaders(Map<String, String> customHeaders) voidsetDataSchema(String dataSchema) voidsetDateEnd(Date dateEnd) voidsetDateStart(Date dateStart) voidsetPageSize(String pageSize) withBefore(String before) withCustomHeader(String name, String value) withDataSchema(String dataSchema) withDateEnd(Date dateEnd) withDateStart(Date dateStart) withPageSize(String pageSize)
-
Constructor Details
-
GetAnalyticsDataextractionDownloadsMetadataRequest
public GetAnalyticsDataextractionDownloadsMetadataRequest()
-
-
Method Details
-
getBefore
-
setBefore
-
withBefore
-
getAfter
-
setAfter
-
withAfter
-
getPageSize
-
setPageSize
-
withPageSize
-
getDataSchema
-
setDataSchema
-
withDataSchema
-
getDateStart
-
setDateStart
-
withDateStart
-
getDateEnd
-
setDateEnd
-
withDateEnd
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public GetAnalyticsDataextractionDownloadsMetadataRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-