public class Contract extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
Contract.ContractBuilder |
| Modifier and Type | Method and Description |
|---|---|
static Contract.ContractBuilder |
builder() |
Client |
client() |
boolean |
equals(Object o) |
int |
hashCode() |
Sla |
sla() |
String |
toString() |
public static Contract.ContractBuilder builder()
public Client client()
public Sla sla()
Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.