Uses of Class
com.adyen.model.nexo.HostStatus
-
Packages that use HostStatus Package Description com.adyen.model.nexo -
-
Uses of HostStatus in com.adyen.model.nexo
Fields in com.adyen.model.nexo with type parameters of type HostStatus Modifier and Type Field Description protected List<HostStatus>DiagnosisResponse. hostStatusThe Host status.Methods in com.adyen.model.nexo that return HostStatus Modifier and Type Method Description HostStatusObjectFactory. createHostStatus()Create an instance ofHostStatusMethods in com.adyen.model.nexo that return types with arguments of type HostStatus Modifier and Type Method Description List<HostStatus>DiagnosisResponse. getHostStatus()Gets the value of the hostStatus property.
-