Uses of Class
com.mypurecloud.sdk.v2.model.DataExtractionFileSchemaListing
Packages that use DataExtractionFileSchemaListing
-
Uses of DataExtractionFileSchemaListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return DataExtractionFileSchemaListingModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsDataextractionDownloadsMetadata(GetAnalyticsDataextractionDownloadsMetadataRequest request) Get metadata on files available for extraction getAnalyticsDataextractionDownloadsMetadata is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApi.getAnalyticsDataextractionDownloadsMetadata(String before, String after, String pageSize, String dataSchema, Date dateStart, Date dateEnd) Get metadata on files available for extraction getAnalyticsDataextractionDownloadsMetadata is a preview method and is subject to both breaking and non-breaking changes at any time without noticeMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type DataExtractionFileSchemaListingModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsDataextractionDownloadsMetadata(ApiRequest<Void> request) Get metadata on files available for extraction getAnalyticsDataextractionDownloadsMetadata is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApiAsync.getAnalyticsDataextractionDownloadsMetadataAsync(GetAnalyticsDataextractionDownloadsMetadataRequest request, AsyncApiCallback<DataExtractionFileSchemaListing> callback) Get metadata on files available for extraction getAnalyticsDataextractionDownloadsMetadata is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApiAsync.getAnalyticsDataextractionDownloadsMetadataAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DataExtractionFileSchemaListing>> callback) Get metadata on files available for extraction getAnalyticsDataextractionDownloadsMetadata is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApi.getAnalyticsDataextractionDownloadsMetadataWithHttpInfo(String before, String after, String pageSize, String dataSchema, Date dateStart, Date dateEnd) Get metadata on files available for extraction getAnalyticsDataextractionDownloadsMetadata is a preview method and is subject to both breaking and non-breaking changes at any time without noticeMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type DataExtractionFileSchemaListingModifier and TypeMethodDescriptionAnalyticsApiAsync.getAnalyticsDataextractionDownloadsMetadataAsync(GetAnalyticsDataextractionDownloadsMetadataRequest request, AsyncApiCallback<DataExtractionFileSchemaListing> callback) Get metadata on files available for extraction getAnalyticsDataextractionDownloadsMetadata is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApiAsync.getAnalyticsDataextractionDownloadsMetadataAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DataExtractionFileSchemaListing>> callback) Get metadata on files available for extraction getAnalyticsDataextractionDownloadsMetadata is a preview method and is subject to both breaking and non-breaking changes at any time without notice -
Uses of DataExtractionFileSchemaListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DataExtractionFileSchemaListingModifier and TypeMethodDescriptionDataExtractionFileSchemaListing.enabledDataSchemas(List<String> enabledDataSchemas) The data schemas that are enabled for extractionDataExtractionFileSchemaListing.entities(List<DataExtractionFileSchema> entities) DataExtractionFileSchemaListing.previousUri(String previousUri)