Humans.GetHumansByIdResponse, Humans.GetHumansPersonByIdResponse, Humans.GetHumansResponse, Humans.PutHumansByIdResponse| Constructor and Description |
|---|
HumanityImpl() |
| Modifier and Type | Method and Description |
|---|---|
Humans.GetHumansResponse |
getHumans(String type) |
Humans.GetHumansByIdResponse |
getHumansById(String id,
String type) |
Humans.GetHumansPersonByIdResponse |
getHumansPersonById(String id,
String type) |
Humans.PutHumansByIdResponse |
putHumansById(String id,
Human entity) |
public Humans.GetHumansResponse getHumans(String type)
public Humans.GetHumansByIdResponse getHumansById(String id, String type)
getHumansById in interface Humanspublic Humans.GetHumansPersonByIdResponse getHumansPersonById(String id, String type)
getHumansPersonById in interface Humanspublic Humans.PutHumansByIdResponse putHumansById(String id, Human entity)
putHumansById in interface HumansCopyright © 2019 Mulesoft. All rights reserved.