public class DistributedApiConfigurationEntry extends Object implements Serializable
| Constructor and Description |
|---|
DistributedApiConfigurationEntry(PolicySet policySet,
List<com.mulesoft.mule.runtime.gw.api.contract.Sla> slas) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
PolicySet |
getPolicySet() |
List<com.mulesoft.mule.runtime.gw.api.contract.Sla> |
getSlas() |
int |
hashCode() |
public DistributedApiConfigurationEntry(PolicySet policySet, List<com.mulesoft.mule.runtime.gw.api.contract.Sla> slas)
Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.