| Package | Description |
|---|---|
| io.apiman.manager.api.rest.contract |
| Modifier and Type | Method and Description |
|---|---|
io.apiman.manager.api.beans.summary.ServiceVersionEndpointSummaryBean |
IOrganizationResource.getServiceVersionEndpointInfo(String organizationId,
String serviceId,
String version)
Use this endpoint to get information about the Managed Service's gateway
endpoint.
|
void |
IOrganizationResource.updateServiceDefinition(String organizationId,
String serviceId,
String version)
Use this endpoint to update the Service's definition document.
|
io.apiman.manager.api.beans.services.ServiceVersionBean |
IOrganizationResource.updateServiceVersion(String organizationId,
String serviceId,
String version,
io.apiman.manager.api.beans.services.UpdateServiceVersionBean bean)
Use this endpoint to update information about a single version of a Service.
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.