public static interface Deploy.VerticleConstructor
| Modifier and Type | Method and Description | 
|---|---|
io.vertx.core.Verticle | 
create()  | 
static Deploy.VerticleConstructor[] | 
of(Deploy.VerticleConstructor... constructors)  | 
io.vertx.core.Verticle create()
static Deploy.VerticleConstructor[] of(Deploy.VerticleConstructor... constructors)
Copyright © 2023. All Rights Reserved.