Package | Description |
---|---|
com.cumulocity.rest.representation.operation | |
com.cumulocity.sdk.client.identity |
Provides the classes necessary to bind, unbind and query external identifiers.
|
Modifier and Type | Method and Description |
---|---|
ExternalIDCollectionRepresentation |
OperationRepresentation.getDeviceExternalIDs() |
Modifier and Type | Method and Description |
---|---|
OperationRepresentation.OperationRepresentationBuilder |
OperationRepresentation.OperationRepresentationBuilder.deviceExternalIDs(ExternalIDCollectionRepresentation deviceExternalIDs) |
void |
OperationRepresentation.setDeviceExternalIDs(ExternalIDCollectionRepresentation deviceExternalIDs) |
Modifier and Type | Class and Description |
---|---|
class |
PagedExternalIDCollectionRepresentation |
Modifier and Type | Method and Description |
---|---|
protected Class<ExternalIDCollectionRepresentation> |
ExternalIDCollectionImpl.getResponseClass() |
Modifier and Type | Method and Description |
---|---|
protected PagedExternalIDCollectionRepresentation |
ExternalIDCollectionImpl.wrap(ExternalIDCollectionRepresentation collection) |
Constructor and Description |
---|
PagedExternalIDCollectionRepresentation(ExternalIDCollectionRepresentation collection,
PagedCollectionResource<ExternalIDRepresentation,? extends ExternalIDCollectionRepresentation> collectionResource) |
Constructor and Description |
---|
PagedExternalIDCollectionRepresentation(ExternalIDCollectionRepresentation collection,
PagedCollectionResource<ExternalIDRepresentation,? extends ExternalIDCollectionRepresentation> collectionResource) |
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.