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 © 2022. All rights reserved.