Uses of Interface
com.cumulocity.rest.representation.ResourceRepresentationWithId

Packages that use ResourceRepresentationWithId
com.cumulocity.rest.representation.inventory   
com.cumulocity.sdk.client   
 

Uses of ResourceRepresentationWithId in com.cumulocity.rest.representation.inventory
 

Classes in com.cumulocity.rest.representation.inventory that implement ResourceRepresentationWithId
 class ManagedObjectRepresentation
          A Java Representation for the MediaType ManagedObject
 

Uses of ResourceRepresentationWithId in com.cumulocity.sdk.client
 

Methods in com.cumulocity.sdk.client with type parameters of type ResourceRepresentationWithId
<T extends ResourceRepresentationWithId>
T
RestConnector.post(String path, CumulocityMediaType mediaType, T representation)
           
<T extends ResourceRepresentationWithId>
T
RestConnector.put(String path, CumulocityMediaType mediaType, T representation)
           
 



Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.