| Package | Description |
|---|---|
| io.apicurio.datamodels.asyncapi.models | |
| io.apicurio.datamodels.asyncapi.v2.models |
| Modifier and Type | Field and Description |
|---|---|
List<AaiServer> |
AaiDocument.servers |
| Modifier and Type | Method and Description |
|---|---|
abstract AaiServer |
AaiDocument.addServer(AaiServer server)
Adds a server and returns it.
|
abstract AaiServer |
AaiDocument.createServer() |
AaiServer |
IAaiNodeFactory.createServer(Node parent) |
abstract AaiServer |
AaiDocument.createServer(String url,
String description) |
| Modifier and Type | Method and Description |
|---|---|
abstract AaiServer |
AaiDocument.addServer(AaiServer server)
Adds a server and returns it.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Aai20Server
Models an AsyncAPI server.
|
| Modifier and Type | Method and Description |
|---|---|
AaiServer |
Aai20Document.addServer(AaiServer server) |
AaiServer |
Aai20NodeFactory.createServer(Node parent) |
| Modifier and Type | Method and Description |
|---|---|
AaiServer |
Aai20Document.addServer(AaiServer server) |
Copyright © 2019 Red Hat. All rights reserved.