| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.gw.api |
| Modifier and Type | Method and Description |
|---|---|
ApiContracts |
ApiContracts.updateContracts(Contract... contracts)
Updates the available
Contracts. |
ApiContracts |
ApiContracts.updateContracts(List<Contract> contracts)
Updates the available
Contracts. |
default ApiContracts |
ApiContracts.updateSlas(List<Sla> slas)
Updates the available
Slas. |
| Modifier and Type | Method and Description |
|---|---|
Optional<ApiContracts> |
ApiContractsSupplier.getContracts(ApiKey key) |
Copyright © 2014–2023 MuleSoft, Inc.. All rights reserved.