public class ApiCoordinate extends Object
| Constructor and Description |
|---|
ApiCoordinate(String flowName,
String method,
String resource,
String mediaType,
String configName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getConfigName() |
String |
getFlowName() |
String |
getMediaType() |
String |
getMethod() |
String |
getResource() |
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.