Package com.cumulocity.sdk.client.alarm
Class AlarmCollectionImpl
java.lang.Object
com.cumulocity.sdk.client.PagedCollectionResourceImpl<AlarmRepresentation,AlarmCollectionRepresentation,PagedAlarmCollectionRepresentation>
com.cumulocity.sdk.client.alarm.AlarmCollectionImpl
- All Implemented Interfaces:
AlarmCollection,PagedCollectionResource<AlarmRepresentation,PagedAlarmCollectionRepresentation>
public class AlarmCollectionImpl
extends PagedCollectionResourceImpl<AlarmRepresentation,AlarmCollectionRepresentation,PagedAlarmCollectionRepresentation>
implements AlarmCollection
-
Field Summary
Fields inherited from class com.cumulocity.sdk.client.PagedCollectionResourceImpl
pageSize, restConnectorFields inherited from interface com.cumulocity.sdk.client.PagedCollectionResource
PAGE_NUMBER_KEY, PAGE_SIZE_KEY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CumulocityMediaTypeprotected Class<AlarmCollectionRepresentation>protected PagedAlarmCollectionRepresentationwrap(AlarmCollectionRepresentation collection) Methods inherited from class com.cumulocity.sdk.client.PagedCollectionResourceImpl
equals, get, get, get, getCollection, getNextPage, getPage, getPage, getPreviousPage, hashCode, prepareGetParamsMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.cumulocity.sdk.client.PagedCollectionResource
get, get, getNextPage, getPage, getPage, getPreviousPage
-
Constructor Details
-
AlarmCollectionImpl
-
-
Method Details
-
getMediaType
-
getResponseClass
-
wrap
-