Uses of Class
dev.getelements.elements.sdk.model.profile.UpdateProfileImageRequest
Packages that use UpdateProfileImageRequest
Package
Description
-
Uses of UpdateProfileImageRequest in dev.getelements.elements.rest.profile
Methods in dev.getelements.elements.rest.profile with parameters of type UpdateProfileImageRequestModifier and TypeMethodDescriptionProfileResource.updateProfileImage
(String profileId, UpdateProfileImageRequest updateProfileImageRequest) -
Uses of UpdateProfileImageRequest in dev.getelements.elements.sdk.service.profile
Methods in dev.getelements.elements.sdk.service.profile with parameters of type UpdateProfileImageRequestModifier and TypeMethodDescriptionProfileService.updateProfileImage
(String profileId, UpdateProfileImageRequest updateProfileImageRequest) Update profile image related fields -
Uses of UpdateProfileImageRequest in dev.getelements.elements.service.profile
Methods in dev.getelements.elements.service.profile with parameters of type UpdateProfileImageRequestModifier and TypeMethodDescriptionSuperUserProfileService.updateProfileImage
(String profileId, UpdateProfileImageRequest updateProfileImageRequest) UserProfileService.updateProfileImage
(String profileId, UpdateProfileImageRequest updateProfileImageRequest)