public class SwaggerOperationParser<T> extends Object
| Constructor and Description |
|---|
SwaggerOperationParser(org.locationtech.geowave.core.cli.api.ServiceEnabledCommand<T> op) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonObject |
getJsonObject() |
com.google.gson.JsonObject[] |
processField(String name,
Class<?> type,
String description,
boolean required) |
public SwaggerOperationParser(org.locationtech.geowave.core.cli.api.ServiceEnabledCommand<T> op)
Copyright © 2013–2020. All rights reserved.