Skip navigation links
A D G J O P R S V 

A

add(String, Operator, Operator...) - Method in class de.ameto.client.Ameto
Adds the specified pipeline to ameto.
add(Path) - Method in class de.ameto.client.Ameto
 
add(InputStream, String) - Method in class de.ameto.client.Ameto
Uploads the specified asset content.
Ameto - Class in de.ameto.client
 
Ameto(String, String) - Constructor for class de.ameto.client.Ameto
 
AmetoException - Exception in de.ameto.client
Base class for all exceptions thrown by the Ameto client.
AmetoException(String) - Constructor for exception de.ameto.client.AmetoException
 
AmetoException(String, Throwable) - Constructor for exception de.ameto.client.AmetoException
 
Asset - Class in de.ameto.client
 
Asset() - Constructor for class de.ameto.client.Asset
 

D

de.ameto.client - package de.ameto.client
 
de.ameto.client.operators - package de.ameto.client.operators
 

G

getAssets() - Method in class de.ameto.client.Ameto
Returns Assets that have been uploaded to Ameto.
getConsumes() - Method in interface de.ameto.client.operators.Operator
 
getConsumes() - Method in class de.ameto.client.operators.Shrink
 
getJobs() - Method in class de.ameto.client.Ameto
Returns a list of all jobs.
getName() - Method in interface de.ameto.client.operators.Operator
 
getName() - Method in class de.ameto.client.operators.Shrink
 
getPipelines() - Method in class de.ameto.client.Ameto
Returns a collection of all pipelines.
getVersion() - Method in interface de.ameto.client.operators.Operator
 
getVersion() - Method in class de.ameto.client.operators.Shrink
 

J

Job - Class in de.ameto.client
 
Job() - Constructor for class de.ameto.client.Job
 
Job.Status - Enum in de.ameto.client
 

O

Operator - Interface in de.ameto.client.operators
Describes a processing step in a pipeline.
OperatorDto - Class in de.ameto.client
Describes a processing step in a pipeline.
OperatorDto() - Constructor for class de.ameto.client.OperatorDto
 

P

Pipeline - Class in de.ameto.client
 
Pipeline() - Constructor for class de.ameto.client.Pipeline
 
ProcessedAsset - Class in de.ameto.client
 
ProcessedAsset() - Constructor for class de.ameto.client.ProcessedAsset
 
push(Asset) - Method in class de.ameto.client.Pipeline
 

R

remove(Asset) - Method in class de.ameto.client.Ameto
Removes the specified asset from Ameto.
remove(ProcessedAsset) - Method in class de.ameto.client.Ameto
Removes the specified processed asset from Ameto.

S

Shrink - Class in de.ameto.client.operators
 
Shrink(String) - Constructor for class de.ameto.client.operators.Shrink
 

V

valueOf(String) - Static method in enum de.ameto.client.Job.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.ameto.client.Job.Status
Returns an array containing the constants of this enum type, in the order they are declared.
A D G J O P R S V 
Skip navigation links