Class StatelessBuilderAPI
- java.lang.Object
-
- org.gcube.common.clients.builders.StatelessBuilderAPI
-
public class StatelessBuilderAPI extends Object
Defines a DSL for proxy builders of stateless services.- Author:
- Fabio Simeoni
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceStatelessBuilderAPI.Builder<P>The first clause of the DSL.static interfaceStatelessBuilderAPI.FinalClause<P>The final clause of the DSL.static interfaceStatelessBuilderAPI.SecondClause<P>The second clause of the DSL.
-
Constructor Summary
Constructors Constructor Description StatelessBuilderAPI()
-