| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.gw.deployment.contracts |
| Modifier and Type | Class and Description |
|---|---|
class |
ContractSnapshot
Defines the latest Snapshot State for an
ApiContracts. |
| Modifier and Type | Method and Description |
|---|---|
Snapshot |
Snapshot.platformContracts(List<PlatformContractAdapter> platformContractAdapters)
|
Snapshot |
ContractSnapshot.platformContracts(List<PlatformContractAdapter> platformContractAdapters)
Removes outdated
Clients, adds new ones and updates remaining ones. |
Snapshot |
Snapshot.platformSlas(List<com.mulesoft.mule.runtime.gw.api.contract.Sla> platformSlas)
|
Snapshot |
ContractSnapshot.platformSlas(List<com.mulesoft.mule.runtime.gw.api.contract.Sla> platformSlas)
Removes outdated
Slas, adds new ones and updates remaining ones. |
Copyright © 2014–2025 MuleSoft, Inc.. All rights reserved.