Uses of Class
com.podio.contact.ProfileUpdate
-
Packages that use ProfileUpdate Package Description com.podio.contact com.podio.user -
-
Uses of ProfileUpdate in com.podio.contact
Subclasses of ProfileUpdate in com.podio.contact Modifier and Type Class Description classProfile -
Uses of ProfileUpdate in com.podio.user
Methods in com.podio.user with parameters of type ProfileUpdate Modifier and Type Method Description voidUserAPI. updateProfile(ProfileUpdate profile)Updates the fields of an existing profile.
-