Package | Description |
---|---|
com.cumulocity.rest.representation.binary | |
com.cumulocity.rest.representation.inventory | |
com.cumulocity.sdk.client.inventory |
Provides the classes necessary to create, delete, update and query managed objects.
|
Modifier and Type | Method and Description |
---|---|
void |
BinaryObjectRepresentation.setAdditionParents(ManagedObjectReferenceCollectionRepresentation additionParents) |
void |
BinaryObjectRepresentation.setAssetParents(ManagedObjectReferenceCollectionRepresentation assetParents) |
void |
BinaryObjectRepresentation.setChildAdditions(ManagedObjectReferenceCollectionRepresentation childAdditions) |
void |
BinaryObjectRepresentation.setChildAssets(ManagedObjectReferenceCollectionRepresentation childAssets) |
void |
BinaryObjectRepresentation.setChildDevices(ManagedObjectReferenceCollectionRepresentation childDevices) |
void |
BinaryObjectRepresentation.setDeviceParents(ManagedObjectReferenceCollectionRepresentation deviceParents) |
Modifier and Type | Method and Description |
---|---|
ManagedObjectReferenceCollectionRepresentation |
ManagedObjectRepresentation.getAdditionParents() |
ManagedObjectReferenceCollectionRepresentation |
ManagedObjectRepresentation.getAssetParents() |
ManagedObjectReferenceCollectionRepresentation |
ManagedObjectRepresentation.getChildAdditions() |
ManagedObjectReferenceCollectionRepresentation |
ManagedObjectRepresentation.getChildAssets() |
ManagedObjectReferenceCollectionRepresentation |
ManagedObjectRepresentation.getChildDevices() |
ManagedObjectReferenceCollectionRepresentation |
ManagedObjectRepresentation.getDeviceParents() |
ManagedObjectReferenceCollectionRepresentation |
InventoryRepresentation.getManagedObjects() |
Modifier and Type | Method and Description |
---|---|
void |
ManagedObjectRepresentation.setAdditionParents(ManagedObjectReferenceCollectionRepresentation additionParents) |
void |
ManagedObjectRepresentation.setAssetParents(ManagedObjectReferenceCollectionRepresentation assetParents) |
void |
ManagedObjectRepresentation.setChildAdditions(ManagedObjectReferenceCollectionRepresentation childAdditions) |
void |
ManagedObjectRepresentation.setChildAssets(ManagedObjectReferenceCollectionRepresentation childAssets) |
void |
ManagedObjectRepresentation.setChildDevices(ManagedObjectReferenceCollectionRepresentation childDevices) |
void |
ManagedObjectRepresentation.setDeviceParents(ManagedObjectReferenceCollectionRepresentation deviceParents) |
void |
InventoryRepresentation.setManagedObjects(ManagedObjectReferenceCollectionRepresentation managedObjects) |
Modifier and Type | Class and Description |
---|---|
class |
PagedManagedObjectReferenceCollectionRepresentation |
Modifier and Type | Method and Description |
---|---|
protected Class<ManagedObjectReferenceCollectionRepresentation> |
ManagedObjectReferenceCollectionImpl.getResponseClass() |
Modifier and Type | Method and Description |
---|---|
protected PagedManagedObjectReferenceCollectionRepresentation |
ManagedObjectReferenceCollectionImpl.wrap(ManagedObjectReferenceCollectionRepresentation collection) |
Constructor and Description |
---|
PagedManagedObjectReferenceCollectionRepresentation(ManagedObjectReferenceCollectionRepresentation collection,
PagedCollectionResource<ManagedObjectReferenceRepresentation,? extends ManagedObjectReferenceCollectionRepresentation> collectionResource) |
Constructor and Description |
---|
PagedManagedObjectReferenceCollectionRepresentation(ManagedObjectReferenceCollectionRepresentation collection,
PagedCollectionResource<ManagedObjectReferenceRepresentation,? extends ManagedObjectReferenceCollectionRepresentation> collectionResource) |
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.