public interface IPlatform
| Modifier and Type | Method and Description |
|---|---|
io.apiman.gateway.engine.beans.ServiceEndpoint |
getServiceEndpoint(String organizationId,
String serviceId,
String version)
Gets the endpoint for the given service.
|
io.apiman.gateway.engine.beans.ServiceEndpoint getServiceEndpoint(String organizationId, String serviceId, String version)
organizationId - the org idserviceId - the service idversion - the version idCopyright © 2015 JBoss, a division of Red Hat. All rights reserved.