Package io.apicurio.registry.cli
Class CreateCommand
-
- All Implemented Interfaces:
Runnable
public class CreateCommand extends CUArtifactCommand
- Author:
- Ales Justin
-
-
Field Summary
-
Fields inherited from class io.apicurio.registry.cli.AbstractCommand
log, mapper
-
-
Constructor Summary
Constructors Constructor Description CreateCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Object
run(InputStream data)
-
Methods inherited from class io.apicurio.registry.cli.AbstractCommand
getClient, println
-
-
-
-
Method Detail
-
run
protected Object run(InputStream data)
-
-