| Class | Description |
|---|---|
| Ameto |
Represents the Ameto client.
|
| Asset |
Represents a meaningful piece of data.
|
| Job | |
| Pipeline |
Represents a series of processing steps used to convert or transform assets.
|
| Pipeline.Builder |
Represents a class used to configure a processing Pipeline.
|
| ProcessedAsset |
Represents the result of applying a
Pipeline to an Asset. |
| Enum | Description |
|---|---|
| Job.Status | |
| Pipeline.Format |
Describes the output format of a Pipeline
|
| Exception | Description |
|---|---|
| AmetoException |
Base class for all exceptions thrown by the Ameto client.
|