Uses of Class
com.cumulocity.rest.representation.user.UsersApiRepresentation
Packages that use UsersApiRepresentation
-
Uses of UsersApiRepresentation in com.cumulocity.rest.representation.platform
Methods in com.cumulocity.rest.representation.platform that return UsersApiRepresentationMethods in com.cumulocity.rest.representation.platform with parameters of type UsersApiRepresentationModifier and TypeMethodDescriptionvoid
PlatformApiRepresentation.setUser
(UsersApiRepresentation user) -
Uses of UsersApiRepresentation in com.cumulocity.sdk.client.user
Constructors in com.cumulocity.sdk.client.user with parameters of type UsersApiRepresentationModifierConstructorDescriptionUserApiImpl
(RestConnector restConnector, TemplateUrlParser templateUrlParser, UsersApiRepresentation usersApiRepresentation)