public interface ApiContractsSupplier
ApiContractss| Modifier and Type | Method and Description |
|---|---|
Optional<ApiContracts> |
getContracts(ApiKey key) |
Optional<ApiContracts> getContracts(ApiKey key)
key - ApiContracts's key.ApiContracts with that key, or empty if none was found.Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.