Uses of Class
com.cumulocity.rest.representation.identity.ExternalIDCollectionRepresentation
Package
Description
Provides the classes necessary to bind, unbind and query external identifiers.
-
Uses of ExternalIDCollectionRepresentation in com.cumulocity.rest.representation.operation
Modifier and TypeMethodDescriptionOperationRepresentation.OperationRepresentationBuilder.deviceExternalIDs
(ExternalIDCollectionRepresentation deviceExternalIDs) void
OperationRepresentation.setDeviceExternalIDs
(ExternalIDCollectionRepresentation deviceExternalIDs) -
Uses of ExternalIDCollectionRepresentation in com.cumulocity.sdk.client.identity
Modifier and TypeMethodDescriptionprotected Class<ExternalIDCollectionRepresentation>
ExternalIDCollectionImpl.getResponseClass()
Modifier and TypeMethodDescriptionprotected PagedExternalIDCollectionRepresentation
ExternalIDCollectionImpl.wrap
(ExternalIDCollectionRepresentation collection) ModifierConstructorDescriptionPagedExternalIDCollectionRepresentation
(ExternalIDCollectionRepresentation collection, PagedCollectionResource<ExternalIDRepresentation, ? extends ExternalIDCollectionRepresentation> collectionResource) ModifierConstructorDescriptionPagedExternalIDCollectionRepresentation
(ExternalIDCollectionRepresentation collection, PagedCollectionResource<ExternalIDRepresentation, ? extends ExternalIDCollectionRepresentation> collectionResource)