public class CodegenServer extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
description |
String |
url |
List<CodegenServerVariable> |
variables |
| Constructor and Description |
|---|
CodegenServer() |
public String url
public String description
public List<CodegenServerVariable> variables
Copyright © 2021. All rights reserved.