Uses of Interface
com.cumulocity.sdk.client.identity.ExternalIDCollection
-
Packages that use ExternalIDCollection Package Description com.cumulocity.sdk.client.identity Provides the classes necessary to bind, unbind and query external identifiers. -
-
Uses of ExternalIDCollection in com.cumulocity.sdk.client.identity
Classes in com.cumulocity.sdk.client.identity that implement ExternalIDCollection Modifier and Type Class Description classExternalIDCollectionImplMethods in com.cumulocity.sdk.client.identity that return ExternalIDCollection Modifier and Type Method Description ExternalIDCollectionIdentityApi. getExternalIdsOfGlobalId(GId gid)Gets the external ids associated with the given global idExternalIDCollectionIdentityApiImpl. getExternalIdsOfGlobalId(GId gid)
-