| Package | Description |
|---|---|
| io.apiman.manager.api.rest.contract |
| Modifier and Type | Method and Description |
|---|---|
void |
IOrganizationResource.deleteContract(String organizationId,
String applicationId,
String version,
Long contractId)
Use this endpoint to break a Contract with a Service.
|
io.apiman.manager.api.beans.contracts.ContractBean |
IOrganizationResource.getContract(String organizationId,
String applicationId,
String version,
Long contractId)
Use this endpoint to retrieve detailed information about a single Service Contract
for an Application.
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.