Uses of Class
com.podio.app.ApplicationFieldUpdate
-
Packages that use ApplicationFieldUpdate Package Description com.podio.app -
-
Uses of ApplicationFieldUpdate in com.podio.app
Methods in com.podio.app that return types with arguments of type ApplicationFieldUpdate Modifier and Type Method Description List<ApplicationFieldUpdate>ApplicationUpdate. getFields()Method parameters in com.podio.app with type arguments of type ApplicationFieldUpdate Modifier and Type Method Description voidApplicationUpdate. setFields(List<ApplicationFieldUpdate> fields)Constructor parameters in com.podio.app with type arguments of type ApplicationFieldUpdate Constructor Description ApplicationUpdate(ApplicationConfigurationCreate configuration, List<ApplicationFieldUpdate> fields)
-