com.cumulocity.sdk.client.inventory
Class ManagedObjectCollectionImpl
java.lang.Object
com.cumulocity.sdk.client.GenericResourceImpl<T>
com.cumulocity.sdk.client.PagedCollectionResourceImpl<ManagedObjectCollectionRepresentation>
com.cumulocity.sdk.client.inventory.ManagedObjectCollectionImpl
- All Implemented Interfaces:
- GenericResource<ManagedObjectCollectionRepresentation>, PagedCollectionResource<ManagedObjectCollectionRepresentation>
public class ManagedObjectCollectionImpl
- extends PagedCollectionResourceImpl<ManagedObjectCollectionRepresentation>
- implements PagedCollectionResource<ManagedObjectCollectionRepresentation>
ManagedObjectCollectionImpl
@Deprecated
public ManagedObjectCollectionImpl(RestConnector restConnector,
String url)
- Deprecated.
ManagedObjectCollectionImpl
public ManagedObjectCollectionImpl(RestConnector restConnector,
String url,
int pageSize)
getMediaType
protected CumulocityMediaType getMediaType()
- Specified by:
getMediaType
in class GenericResourceImpl<ManagedObjectCollectionRepresentation>
getResponseClass
protected Class<ManagedObjectCollectionRepresentation> getResponseClass()
- Specified by:
getResponseClass
in class GenericResourceImpl<ManagedObjectCollectionRepresentation>
Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.