JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Classes
Methods
Constructors
Deprecated Classes
Class
Description
com.cumulocity.model.DateConverter
com.cumulocity.sdk.client.cep.notification.InventoryRealtimeNotificationsSubscriber
Deprecated Methods
Method
Description
com.cumulocity.model.DateConverter.date2String
(Date)
com.cumulocity.model.DateConverter.string2Date
(String)
com.cumulocity.model.Document.getInternalId()
com.cumulocity.model.Document.getRevision()
com.cumulocity.model.Document.setInternalId
(String)
com.cumulocity.model.Document.setRevision
(String)
com.cumulocity.model.idtype.GId.getLong()
com.cumulocity.rest.representation.alarm.AlarmRepresentation.getFirstOccurrenceTime()
com.cumulocity.rest.representation.alarm.AlarmRepresentation.getHistory()
com.cumulocity.rest.representation.alarm.AlarmRepresentation.getSeverityOrdinal()
com.cumulocity.rest.representation.alarm.AlarmRepresentation.getStatusOrdinal()
com.cumulocity.rest.representation.alarm.AlarmRepresentation.setFirstOccurrenceTime
(Date)
com.cumulocity.rest.representation.alarm.AlarmRepresentation.setSeverityOrdinal
(Long)
com.cumulocity.rest.representation.alarm.AlarmRepresentation.setStatusOrdinal
(Long)
com.cumulocity.rest.representation.application.ApplicationRepresentation.ApplicationRepresentationBuilder.resourcesPassword
(String)
com.cumulocity.rest.representation.application.ApplicationRepresentation.ApplicationRepresentationBuilder.resourcesUrl
(String)
com.cumulocity.rest.representation.application.ApplicationRepresentation.ApplicationRepresentationBuilder.resourcesUsername
(String)
com.cumulocity.rest.representation.application.ApplicationRepresentation.getResourcesPassword()
com.cumulocity.rest.representation.application.ApplicationRepresentation.getResourcesUrl()
com.cumulocity.rest.representation.application.ApplicationRepresentation.getResourcesUsername()
com.cumulocity.rest.representation.application.ApplicationRepresentation.setResourcesPassword
(String)
com.cumulocity.rest.representation.application.ApplicationRepresentation.setResourcesUrl
(String)
com.cumulocity.rest.representation.application.ApplicationRepresentation.setResourcesUsername
(String)
com.cumulocity.rest.representation.CumulocityMediaType.withParams()
com.cumulocity.rest.representation.event.EventRepresentation.getCreationTime()
com.cumulocity.rest.representation.event.EventRepresentation.getTime()
com.cumulocity.rest.representation.event.EventRepresentation.setCreationTime
(Date)
com.cumulocity.rest.representation.event.EventRepresentation.setTime
(Date)
com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation.getCreationTime()
com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation.getLastUpdated()
com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation.setLastUpdated
(Date)
com.cumulocity.rest.representation.measurement.MeasurementRepresentation.getTime()
com.cumulocity.rest.representation.measurement.MeasurementRepresentation.setTime
(Date)
com.cumulocity.rest.representation.operation.OperationRepresentation.getCreationTime()
com.cumulocity.rest.representation.operation.OperationRepresentation.setCreationTime
(Date)
com.cumulocity.rest.representation.tenant.TenantRepresentation.getDateCreated()
com.cumulocity.rest.representation.user.CurrentUserRepresentation.getLastPasswordChange()
com.cumulocity.rest.representation.user.CurrentUserRepresentation.setLastPasswordChange
(Date)
com.cumulocity.rest.representation.user.UserRepresentation.getLastPasswordChange()
com.cumulocity.rest.representation.user.UserRepresentation.setLastPasswordChange
(Date)
com.cumulocity.sdk.client.alarm.AlarmApi.updateAlarm
(AlarmRepresentation)
com.cumulocity.sdk.client.alarm.AlarmApiImpl.updateAlarm
(AlarmRepresentation)
com.cumulocity.sdk.client.alarm.AlarmFilter.bySource
(ManagedObjectRepresentation)
com.cumulocity.sdk.client.event.EventFilter.bySource
(ManagedObjectRepresentation)
com.cumulocity.sdk.client.inventory.InventoryApi.getManagedObject
(GId)
com.cumulocity.sdk.client.inventory.InventoryApi.getManagedObjectsByListOfIds
(List<GId>)
com.cumulocity.sdk.client.inventory.InventoryApiImpl.getManagedObjectsByListOfIds
(List<GId>)
com.cumulocity.sdk.client.inventory.ManagedObject.delete()
com.cumulocity.sdk.client.inventory.ManagedObject.get()
com.cumulocity.sdk.client.inventory.ManagedObject.update
(ManagedObjectRepresentation)
com.cumulocity.sdk.client.inventory.ManagedObjectImpl.delete()
com.cumulocity.sdk.client.inventory.ManagedObjectImpl.get()
com.cumulocity.sdk.client.inventory.ManagedObjectImpl.update
(ManagedObjectRepresentation)
com.cumulocity.sdk.client.measurement.MeasurementApi.deleteMeasurement
(MeasurementRepresentation)
com.cumulocity.sdk.client.measurement.MeasurementApiImpl.deleteMeasurement
(MeasurementRepresentation)
com.cumulocity.sdk.client.measurement.MeasurementFilter.bySource
(ManagedObjectRepresentation)
com.cumulocity.sdk.client.RestOperations.postFile
(String, T, byte[], Class<T>)
com.cumulocity.sdk.client.RestOperations.postFileAsStream
(String, T, InputStream, Class<T>)
Deprecated Constructors
Constructor
Description
com.cumulocity.sdk.client.PlatformImpl
(String, String, String, String, String)
com.cumulocity.sdk.client.PlatformImpl
(String, String, String, String, String, int)