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