Uses of Class
com.cumulocity.rest.representation.user.CurrentUserRepresentation
Packages that use CurrentUserRepresentation
-
Uses of CurrentUserRepresentation in com.cumulocity.sdk.client.user
Methods in com.cumulocity.sdk.client.user that return CurrentUserRepresentationModifier and TypeMethodDescriptionUserApi.getCurrentUser()
UserApiImpl.getCurrentUser()
UserApi.updateCurrentUser
(CurrentUserRepresentation currentUserRepresentation) UserApiImpl.updateCurrentUser
(CurrentUserRepresentation currentUserRepresentation) Methods in com.cumulocity.sdk.client.user with parameters of type CurrentUserRepresentationModifier and TypeMethodDescriptionUserApi.updateCurrentUser
(CurrentUserRepresentation currentUserRepresentation) UserApiImpl.updateCurrentUser
(CurrentUserRepresentation currentUserRepresentation)