| Interface | Description |
|---|---|
| Request |
Dataprep request body and it's structure.
|
| Class | Description |
|---|---|
| ConnectionSample |
Information about a sample taken using a connection.
|
| Contexts |
Constants related to an endpoint context.
|
| Namespace |
Uniquely identifies a namespace generation.
|
| NamespacedId |
A unique identifier for an entity within a namespace.
|
| PluginSpec |
Specification for a plugin to use in a pipeline.
|
| Recipe |
Defines the recipe object that is part of the
Request |
| RequestV1 |
Specifies the V1 version of the
Request object. |
| Sampling |
Defines the sampling specification of the
Request |
| ServiceResponse<T> |
Service response.
|
| Workspace |
Specification about workspace for the
Request |
| WorkspaceIdentifier |
Workspace identifier information sent as response after reading table data into workspace
|
| Exception | Description |
|---|---|
| BadRequestException |
Thrown if user provided input is invalid.
|
| ConflictException |
Thrown when there is some conflict
|
| ErrorRecordsException |
An exception that contains error records.
|
| NotFoundException |
Thrown when some entity could not be found.
|
| StatusCodeException |
An exception that has an associated status code.
|
| UnauthorizedException |
Thrown when an operation is not authorized.
|
Copyright © 2023 CDAP Licensed under the Apache License, Version 2.0.