public class DutyOfCare
extends java.lang.Object
A namespaced client for the
/v1/duty-of-care endpoints.
Access via the Amadeus client object.
Amadeus amadeus = Amadeus.builder("clientId", "secret").build();
amadeus.dutyOfCare;| Modifier and Type | Field and Description |
|---|---|
Diseases |
diseases
A namespaced client for the
/v1/duty-of-care/diseases endpoints. |
| Constructor and Description |
|---|
DutyOfCare(Amadeus client)
Constructor.
|