public abstract class AmfApiGraphMapper extends Object implements ApiGraphMapper
| Constructor and Description |
|---|
AmfApiGraphMapper() |
| Modifier and Type | Method and Description |
|---|---|
String |
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 String 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 © 2022. All rights reserved.