public class ApiFinder extends Object
| Modifier and Type | Method and Description |
|---|---|
com.mulesoft.mule.runtime.gw.api.key.ApiKey |
find(String flowName)
Looks for the id of the autodiscovery that matches to the given flow name.
|
public ApiFinder(String resource)
public com.mulesoft.mule.runtime.gw.api.key.ApiKey find(String flowName)
flowName - the given flow nameApiKey of the matching APICopyright © 2014–2024 MuleSoft, Inc.. All rights reserved.