public interface ApiDefinitionChangeObserver
| Modifier and Type | Method and Description |
|---|---|
void |
onChange(Set<ApiDefinition> apiDefinitions)
Notify the observer about the new gateway API definitions.
|
void onChange(Set<ApiDefinition> apiDefinitions)
apiDefinitions - new set of gateway API definitionCopyright © 2021 Alibaba Group. All rights reserved.