public class LinkObject extends Object
LinkObjectBuilder
Modifier and Type | Field and Description |
---|---|
String |
description |
String |
operationId |
Map<String,Object> |
parameters |
Object |
requestBody |
ServerObject |
server |
public final String operationId
public final Object requestBody
public final String description
public final ServerObject server
public void writeJson(Writer writer) throws IOException
IOException
Copyright © 2017–2019. All rights reserved.