Uses of Class
com.cumulocity.rest.representation.identity.IdentityRepresentation
Packages that use IdentityRepresentation
Package
Description
Provides the classes necessary to bind, unbind and query external identifiers.
-
Uses of IdentityRepresentation in com.cumulocity.rest.representation.platform
Methods in com.cumulocity.rest.representation.platform that return IdentityRepresentationMethods in com.cumulocity.rest.representation.platform with parameters of type IdentityRepresentationModifier and TypeMethodDescriptionvoidPlatformApiRepresentation.setIdentity(IdentityRepresentation identity) -
Uses of IdentityRepresentation in com.cumulocity.sdk.client.identity
Constructors in com.cumulocity.sdk.client.identity with parameters of type IdentityRepresentationModifierConstructorDescriptionIdentityApiImpl(RestConnector restConnector, TemplateUrlParser templateUrlParser, IdentityRepresentation identityRepresentation, int pageSize)