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