com.cumulocity.sdk.client
Interface GenericResource<T extends BaseResourceRepresentation>

All Known Subinterfaces:
PagedCollectionResource<T>
All Known Implementing Classes:
AlarmCollectionImpl, AuditRecordCollectionImpl, EmptyPagedCollectionResource, EventCollectionImpl, ExternalIDCollectionImpl, GenericResourceImpl, ManagedObjectCollectionImpl, ManagedObjectReferenceCollectionImpl, MeasurementCollectionImpl, OperationCollectionImpl, PagedCollectionResourceImpl

public interface GenericResource<T extends BaseResourceRepresentation>

Generic Cumulocity operationCollection representation


Method Summary
 T get()
           
 

Method Detail

get

T get()
                                         throws SDKException
Throws:
SDKException


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