Uses of Class
com.slack.api.scim.model.User.Photo
-
Packages that use User.Photo Package Description com.slack.api.scim.model -
-
Uses of User.Photo in com.slack.api.scim.model
Methods in com.slack.api.scim.model that return User.Photo Modifier and Type Method Description User.PhotoUser.Photo.PhotoBuilder. build()Methods in com.slack.api.scim.model that return types with arguments of type User.Photo Modifier and Type Method Description List<User.Photo>User. getPhotos()Method parameters in com.slack.api.scim.model with type arguments of type User.Photo Modifier and Type Method Description voidUser. setPhotos(List<User.Photo> photos)
-