Uses of Class
com.cumulocity.sdk.client.TemplateUrlParser
Packages that use TemplateUrlParser
Package
Description
Provides the classes necessary to bind, unbind and query external identifiers.
-
Uses of TemplateUrlParser in com.cumulocity.sdk.client.identity
Constructors in com.cumulocity.sdk.client.identity with parameters of type TemplateUrlParserModifierConstructorDescriptionIdentityApiImpl
(RestConnector restConnector, TemplateUrlParser templateUrlParser, IdentityRepresentation identityRepresentation, int pageSize) -
Uses of TemplateUrlParser in com.cumulocity.sdk.client.user
Constructors in com.cumulocity.sdk.client.user with parameters of type TemplateUrlParserModifierConstructorDescriptionUserApiImpl
(RestConnector restConnector, TemplateUrlParser templateUrlParser, UsersApiRepresentation usersApiRepresentation)