Uses of Class
com.slack.api.scim.model.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 java.util.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(java.util.List<User.Photo> photos)