public class ServerObject extends Object
ServerObjectBuilder
Modifier and Type | Field and Description |
---|---|
String |
description |
String |
url |
Map<String,ServerVariableObject> |
variables |
public final String url
public final String description
public final Map<String,ServerVariableObject> variables
public void writeJson(Writer writer) throws IOException
IOException
Copyright © 2017–2019. All rights reserved.