public class Sla extends CompositeTier
| Constructor and Description |
|---|
Sla(Integer id,
List<Tier> tiers) |
Sla(Integer id,
Tier... tiers) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
Integer |
id() |
String |
toString() |
flattenedprotected final Integer id
public Integer id()
public String toString()
toString in class CompositeTierpublic boolean equals(Object o)
equals in class CompositeTierpublic int hashCode()
hashCode in class CompositeTierCopyright © 2014–2022 MuleSoft, Inc.. All rights reserved.