| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.gw.api.service |
| Modifier and Type | Method and Description |
|---|---|
default ApiContractsPrefetch |
ApiContractsPrefetch.contractsRequired(com.mulesoft.mule.runtime.gw.api.key.ApiKey key)
Indicates that contracts for the key will be eventually requested and should be preemptively available
|
default ApiContractsPrefetch |
ApiContractsPrefetch.noContractsRequired(com.mulesoft.mule.runtime.gw.api.key.ApiKey key)
Indicates that contracts for the key are no longer required.
|
| Modifier and Type | Method and Description |
|---|---|
default ContractService |
ContractService.contractPrefetch(ApiContractsPrefetch prefetch)
|
Copyright © 2014–2021 MuleSoft, Inc.. All rights reserved.