|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExternalIDCollectionRepresentation | |
---|---|
com.cumulocity.rest.representation.operation | |
com.cumulocity.sdk.client.identity | Provides the classes necessary to bind, unbind and query external identifiers. |
Uses of ExternalIDCollectionRepresentation in com.cumulocity.rest.representation.operation |
---|
Methods in com.cumulocity.rest.representation.operation that return ExternalIDCollectionRepresentation | |
---|---|
ExternalIDCollectionRepresentation |
OperationRepresentation.getDeviceExternalIDs()
|
Methods in com.cumulocity.rest.representation.operation with parameters of type ExternalIDCollectionRepresentation | |
---|---|
void |
OperationRepresentation.setDeviceExternalIDs(ExternalIDCollectionRepresentation deviceExternalIDs)
|
Uses of ExternalIDCollectionRepresentation in com.cumulocity.sdk.client.identity |
---|
Methods in com.cumulocity.sdk.client.identity that return types with arguments of type ExternalIDCollectionRepresentation | |
---|---|
PagedCollectionResource<ExternalIDCollectionRepresentation> |
IdentityApiImpl.getExternalIdsOfGlobalId(GId gid)
|
PagedCollectionResource<ExternalIDCollectionRepresentation> |
IdentityApi.getExternalIdsOfGlobalId(GId gid)
Gets the external ids associated with the given global id |
protected Class<ExternalIDCollectionRepresentation> |
ExternalIDCollectionImpl.getResponseClass()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |