| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.gw.api | |
| com.mulesoft.mule.runtime.gw.api.contract |
| Modifier and Type | Method and Description |
|---|---|
Sla |
ApiContracts.sla(Client client) |
Sla |
ApiContracts.sla(String clientId) |
| Modifier and Type | Method and Description |
|---|---|
default ApiContracts |
ApiContracts.updateSlas(List<Sla> slas)
Updates the available
Slas. |
| Modifier and Type | Class and Description |
|---|---|
class |
NoSla
Null object pattern of an SLA
|
| Modifier and Type | Method and Description |
|---|---|
Sla |
Contract.sla() |
| Modifier and Type | Method and Description |
|---|---|
Contract.ContractBuilder |
Contract.ContractBuilder.withSla(Sla sla) |
Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.