public abstract class AmfApiGraphMapper extends Object implements ApiGraphMapper
| Constructor and Description |
|---|
AmfApiGraphMapper() |
| Modifier and Type | Method and Description |
|---|---|
ApiGraphResult |
buildGraph(String api)
Transform API Spec to API graph representation
|
protected abstract amf.apicontract.client.platform.AMFBaseUnitClient |
getClient(String api) |
protected abstract amf.apicontract.client.platform.AMFConfiguration |
getConfiguration(amf.core.internal.remote.Spec spec) |
public ApiGraphResult buildGraph(String api)
ApiGraphMapperbuildGraph in interface ApiGraphMapperprotected abstract amf.apicontract.client.platform.AMFBaseUnitClient getClient(String api)
protected abstract amf.apicontract.client.platform.AMFConfiguration getConfiguration(amf.core.internal.remote.Spec spec)
Copyright © 2024. All rights reserved.