Package io.apicurio.registry.cli
Class UpdateCommand
-
- All Implemented Interfaces:
Runnable
public class UpdateCommand extends CUArtifactCommand
- Author:
- Ales Justin
-
-
Field Summary
-
Fields inherited from class io.apicurio.registry.cli.AbstractCommand
log, mapper
-
-
Constructor Summary
Constructors Constructor Description UpdateCommand()
-
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)
-
-