| Package | Description |
|---|---|
| io.apicurio.datamodels.asyncapi.models | |
| io.apicurio.datamodels.asyncapi.v2.models |
| Modifier and Type | Class and Description |
|---|---|
class |
AaiMessageTrait |
class |
AaiOperationTrait |
class |
AaiUnknownTrait |
| Modifier and Type | Field and Description |
|---|---|
Map<String,IAaiTrait> |
AaiComponents.traits
Represents `Map[string, Operation Trait Object | Message Trait Object]` type.
|
| Modifier and Type | Method and Description |
|---|---|
abstract List<IAaiTrait> |
AaiComponents.getTraitsList() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
AaiComponents.addTrait(String key,
IAaiTrait value) |
| Modifier and Type | Class and Description |
|---|---|
class |
Aai20MessageTrait |
class |
Aai20OperationTrait |
class |
Aai20UnknownTrait |
| Modifier and Type | Method and Description |
|---|---|
List<IAaiTrait> |
Aai20Components.getTraitsList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Aai20Components.addTrait(String key,
IAaiTrait value) |
Copyright © 2019 Red Hat. All rights reserved.