A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes All Packages

A

aAttachment() - Static method in class com.cumulocity.model.email.Attachment
 
AbstractExtensibleRepresentation - Class in com.cumulocity.rest.representation
 
AbstractExtensibleRepresentation() - Constructor for class com.cumulocity.rest.representation.AbstractExtensibleRepresentation
 
accept(CumulocityCredentials.CumulocityCredentialsVisitor<T>) - Method in class com.cumulocity.model.authentication.CumulocityBasicCredentials
 
accept(CumulocityCredentials.CumulocityCredentialsVisitor<T>) - Method in interface com.cumulocity.model.authentication.CumulocityCredentials
 
accept(CumulocityCredentials.CumulocityCredentialsVisitor<T>) - Method in class com.cumulocity.model.authentication.CumulocityOAuthCredentials
 
acceptAll - Static variable in class com.cumulocity.model.Document
 
ACKNOWLEDGED - com.cumulocity.model.event.CumulocityAlarmStatuses
 
ACTIVE - com.cumulocity.model.event.CumulocityAlarmStatuses
 
activeVersionId(String) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation.ApplicationRepresentationBuilder
 
add(OperationRepresentation) - Method in class com.cumulocity.sdk.client.devicecontrol.autopoll.OperationsQueue
 
add(Map<String, Object>) - Method in class com.cumulocity.model.Document
 
addAll(Collection<? extends OperationRepresentation>) - Method in class com.cumulocity.sdk.client.devicecontrol.autopoll.OperationsQueue
 
addChildAddition(ManagedObjectRepresentation) - Method in interface com.cumulocity.sdk.client.inventory.ManagedObject
Create ManagedObject and adds as child addition to the parent ManagedObject.
addChildAddition(ManagedObjectRepresentation) - Method in class com.cumulocity.sdk.client.inventory.ManagedObjectImpl
 
addChildAdditions(GId) - Method in interface com.cumulocity.sdk.client.inventory.ManagedObject
Adds a child addition to the ManagedObject.
addChildAdditions(GId) - Method in class com.cumulocity.sdk.client.inventory.ManagedObjectImpl
 
addChildAdditions(ManagedObjectReferenceRepresentation) - Method in interface com.cumulocity.sdk.client.inventory.ManagedObject
Adds a child addition to the ManagedObject.
addChildAdditions(ManagedObjectReferenceRepresentation) - Method in class com.cumulocity.sdk.client.inventory.ManagedObjectImpl
 
addChildAsset(ManagedObjectRepresentation) - Method in interface com.cumulocity.sdk.client.inventory.ManagedObject
Create ManagedObject and adds as child asset to the parent ManagedObject.
addChildAsset(ManagedObjectRepresentation) - Method in class com.cumulocity.sdk.client.inventory.ManagedObjectImpl
 
addChildAssets(GId) - Method in interface com.cumulocity.sdk.client.inventory.ManagedObject
Adds a child asset to the ManagedObject.
addChildAssets(GId) - Method in class com.cumulocity.sdk.client.inventory.ManagedObjectImpl
 
addChildAssets(ManagedObjectReferenceRepresentation) - Method in interface com.cumulocity.sdk.client.inventory.ManagedObject
Adds a child asset to the ManagedObject.
addChildAssets(ManagedObjectReferenceRepresentation) - Method in class com.cumulocity.sdk.client.inventory.ManagedObjectImpl
 
addChildDevice(GId) - Method in interface com.cumulocity.sdk.client.inventory.ManagedObject
Adds a child device to the ManagedObject.
addChildDevice(GId) - Method in class com.cumulocity.sdk.client.inventory.ManagedObjectImpl
 
addChildDevice(ManagedObjectReferenceRepresentation) - Method in interface com.cumulocity.sdk.client.inventory.ManagedObject
Adds a child device to the ManagedObject.
addChildDevice(ManagedObjectReferenceRepresentation) - Method in class com.cumulocity.sdk.client.inventory.ManagedObjectImpl
 
addChildDevice(ManagedObjectRepresentation) - Method in interface com.cumulocity.sdk.client.inventory.ManagedObject
Create ManagedObject and adds as child device to the parent ManagedObject.
addChildDevice(ManagedObjectRepresentation) - Method in class com.cumulocity.sdk.client.inventory.ManagedObjectImpl
 
ADDED - com.cumulocity.rest.representation.audit.ChangeRepresentation.ChangeType
 
addResponse(long, Result) - Method in interface com.cumulocity.sdk.client.buffering.BufferRequestService
 
addResponse(long, Result) - Method in class com.cumulocity.sdk.client.buffering.BufferRequestServiceImpl
 
aEmail() - Static method in class com.cumulocity.model.email.EmailBuilder
 
afterRequest(ClientRequestContext, ClientResponseContext) - Method in class com.cumulocity.sdk.client.interceptor.BufferedResponseStreamInterceptor
 
Agent - Class in com.cumulocity.model
Fragment containing agent information.
Agent() - Constructor for class com.cumulocity.model.Agent
 
ALARM - Static variable in class com.cumulocity.rest.representation.alarm.AlarmMediaType
 
ALARM_API - Static variable in class com.cumulocity.rest.representation.alarm.AlarmMediaType
 
ALARM_API_TYPE - Static variable in class com.cumulocity.rest.representation.alarm.AlarmMediaType
 
ALARM_COLLECTION - Static variable in class com.cumulocity.rest.representation.alarm.AlarmMediaType
 
ALARM_COLLECTION_TYPE - Static variable in class com.cumulocity.rest.representation.alarm.AlarmMediaType
 
ALARM_TYPE - Static variable in class com.cumulocity.rest.representation.alarm.AlarmMediaType
 
AlarmApi - Interface in com.cumulocity.sdk.client.alarm
API for creating, updating and retrieving alarms from the platform.
AlarmApiImpl - Class in com.cumulocity.sdk.client.alarm
 
AlarmApiImpl(RestConnector, UrlProcessor, AlarmsApiRepresentation, int) - Constructor for class com.cumulocity.sdk.client.alarm.AlarmApiImpl
 
AlarmCollection - Interface in com.cumulocity.sdk.client.alarm
 
AlarmCollectionImpl - Class in com.cumulocity.sdk.client.alarm
 
AlarmCollectionImpl(RestConnector, String, int) - Constructor for class com.cumulocity.sdk.client.alarm.AlarmCollectionImpl
 
AlarmCollectionRepresentation - Class in com.cumulocity.rest.representation.alarm
 
AlarmCollectionRepresentation() - Constructor for class com.cumulocity.rest.representation.alarm.AlarmCollectionRepresentation
 
AlarmFilter - Class in com.cumulocity.sdk.client.alarm
A filter to be used in alarm queries.
AlarmFilter() - Constructor for class com.cumulocity.sdk.client.alarm.AlarmFilter
 
AlarmMediaType - Class in com.cumulocity.rest.representation.alarm
 
AlarmMediaType(String) - Constructor for class com.cumulocity.rest.representation.alarm.AlarmMediaType
 
AlarmRepresentation - Class in com.cumulocity.rest.representation.alarm
 
AlarmRepresentation() - Constructor for class com.cumulocity.rest.representation.alarm.AlarmRepresentation
 
AlarmsApiRepresentation - Class in com.cumulocity.rest.representation.alarm
 
AlarmsApiRepresentation() - Constructor for class com.cumulocity.rest.representation.alarm.AlarmsApiRepresentation
 
Alias - Annotation Type in com.cumulocity.model.util
 
AliasMapClassFinder - Class in com.cumulocity.model.util
 
AliasMapClassFinder() - Constructor for class com.cumulocity.model.util.AliasMapClassFinder
 
allPages() - Method in class com.cumulocity.sdk.client.alarm.PagedAlarmCollectionRepresentation
 
allPages() - Method in class com.cumulocity.sdk.client.audit.PagedAuditCollectionRepresentation
 
allPages() - Method in class com.cumulocity.sdk.client.devicecontrol.PagedOperationCollectionRepresentation
 
allPages() - Method in class com.cumulocity.sdk.client.event.PagedEventCollectionRepresentation
 
allPages() - Method in class com.cumulocity.sdk.client.identity.PagedExternalIDCollectionRepresentation
 
allPages() - Method in class com.cumulocity.sdk.client.inventory.PagedManagedObjectCollectionRepresentation
 
allPages() - Method in class com.cumulocity.sdk.client.inventory.PagedManagedObjectReferenceCollectionRepresentation
 
allPages() - Method in class com.cumulocity.sdk.client.measurement.PagedMeasurementCollectionRepresentation
 
allPages() - Method in class com.cumulocity.sdk.client.messaging.notifications.PagedNotificationSubscriptionCollectionRepresentation
 
allPages() - Method in class com.cumulocity.sdk.client.option.PagedTenantOptionCollectionRepresentation
 
allPages() - Method in interface com.cumulocity.sdk.client.PagedCollectionRepresentation
 
AlteringRateResultPoller<K> - Class in com.cumulocity.sdk.client.polling
 
AlteringRateResultPoller(AlteringRateResultPoller.GetResultTask<K>, PollingStrategy) - Constructor for class com.cumulocity.sdk.client.polling.AlteringRateResultPoller
 
AlteringRateResultPoller.GetResultTask<K> - Interface in com.cumulocity.sdk.client.polling
 
anSubscriber() - Static method in class com.cumulocity.sdk.client.notification.SubscriberBuilder
 
aOperation() - Static method in class com.cumulocity.rest.representation.operation.OperationRepresentation
 
APAMA_CEP_RULE - com.cumulocity.rest.representation.application.ApplicationRepresentation.Type
 
apiVersion(String) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation.MicroserviceManifestRepresentationBuilder
 
APPLICATION - Static variable in class com.cumulocity.rest.representation.application.ApplicationMediaType
 
APPLICATION_API - Static variable in class com.cumulocity.rest.representation.application.ApplicationMediaType
 
APPLICATION_API_TYPE - Static variable in class com.cumulocity.rest.representation.application.ApplicationMediaType
 
APPLICATION_COLLECTION - Static variable in class com.cumulocity.rest.representation.application.ApplicationMediaType
 
APPLICATION_COLLECTION_TYPE - Static variable in class com.cumulocity.rest.representation.application.ApplicationMediaType
 
APPLICATION_JSON_STREAM - Static variable in class com.cumulocity.rest.representation.CumulocityMediaType
 
APPLICATION_JSON_STREAM_TYPE - Static variable in class com.cumulocity.rest.representation.CumulocityMediaType
 
APPLICATION_LOGS_TYPE - Static variable in class com.cumulocity.rest.representation.application.ApplicationMediaType
 
APPLICATION_REFERENCE - Static variable in class com.cumulocity.rest.representation.application.ApplicationMediaType
 
APPLICATION_REFERENCE_COLLECTION - Static variable in class com.cumulocity.rest.representation.application.ApplicationMediaType
 
APPLICATION_REFERENCE_COLLECTION_TYPE - Static variable in class com.cumulocity.rest.representation.application.ApplicationMediaType
 
APPLICATION_REFERENCE_TYPE - Static variable in class com.cumulocity.rest.representation.application.ApplicationMediaType
 
APPLICATION_TYPE - Static variable in class com.cumulocity.rest.representation.application.ApplicationMediaType
 
APPLICATION_USER_COLLECTION_MEDIA_TYPE - Static variable in class com.cumulocity.rest.representation.application.ApplicationMediaType
 
APPLICATION_USER_COLLECTION_TYPE - Static variable in class com.cumulocity.rest.representation.application.ApplicationMediaType
 
APPLICATION_VERSION_TYPE - Static variable in class com.cumulocity.rest.representation.application.ApplicationMediaType
 
APPLICATION_VND_COM_NSN_CUMULOCITY - Static variable in class com.cumulocity.rest.representation.CumulocityMediaType
 
ApplicationCollectionRepresentation - Class in com.cumulocity.rest.representation.application
 
ApplicationCollectionRepresentation() - Constructor for class com.cumulocity.rest.representation.application.ApplicationCollectionRepresentation
 
applicationKey(String) - Method in class com.cumulocity.model.authentication.CumulocityBasicCredentials.CumulocityBasicCredentialsBuilder
 
applicationKey(String) - Method in class com.cumulocity.model.authentication.CumulocityOAuthCredentials.CumulocityOAuthCredentialsBuilder
 
ApplicationMediaType - Class in com.cumulocity.rest.representation.application
We follow here convention from MediaType class, where we have both MediaType instances, and string representations (with '_TYPE' suffix in name).
ApplicationMediaType(String) - Constructor for class com.cumulocity.rest.representation.application.ApplicationMediaType
 
ApplicationReferenceCollectionRepresentation - Class in com.cumulocity.rest.representation.application
 
ApplicationReferenceCollectionRepresentation() - Constructor for class com.cumulocity.rest.representation.application.ApplicationReferenceCollectionRepresentation
 
ApplicationReferenceRepresentation - Class in com.cumulocity.rest.representation.application
 
ApplicationReferenceRepresentation() - Constructor for class com.cumulocity.rest.representation.application.ApplicationReferenceRepresentation
 
applicationRepresentation() - Static method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
ApplicationRepresentation - Class in com.cumulocity.rest.representation.application
 
ApplicationRepresentation() - Constructor for class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
ApplicationRepresentation(String, String, String, String, String, TenantReferenceRepresentation, String, String, String, String, String, ManifestRepresentation, String, List<String>, List<String>, List<ApplicationVersionRepresentation>, String) - Constructor for class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
ApplicationRepresentation.ApplicationRepresentationBuilder - Class in com.cumulocity.rest.representation.application
 
ApplicationRepresentation.Type - Enum in com.cumulocity.rest.representation.application
 
applicationUserCollectionRepresentation() - Static method in class com.cumulocity.rest.representation.application.ApplicationUserCollectionRepresentation
 
ApplicationUserCollectionRepresentation - Class in com.cumulocity.rest.representation.application
 
ApplicationUserCollectionRepresentation() - Constructor for class com.cumulocity.rest.representation.application.ApplicationUserCollectionRepresentation
 
ApplicationUserCollectionRepresentation(List<ApplicationUserRepresentation>) - Constructor for class com.cumulocity.rest.representation.application.ApplicationUserCollectionRepresentation
 
ApplicationUserCollectionRepresentation.ApplicationUserCollectionRepresentationBuilder - Class in com.cumulocity.rest.representation.application
 
applicationUserRepresentation() - Static method in class com.cumulocity.rest.representation.application.ApplicationUserRepresentation
 
ApplicationUserRepresentation - Class in com.cumulocity.rest.representation.application
 
ApplicationUserRepresentation() - Constructor for class com.cumulocity.rest.representation.application.ApplicationUserRepresentation
 
ApplicationUserRepresentation(String, String, String) - Constructor for class com.cumulocity.rest.representation.application.ApplicationUserRepresentation
 
ApplicationUserRepresentation.ApplicationUserRepresentationBuilder - Class in com.cumulocity.rest.representation.application
 
ApplicationVersionCollectionRepresentation - Class in com.cumulocity.rest.representation.application
 
ApplicationVersionCollectionRepresentation() - Constructor for class com.cumulocity.rest.representation.application.ApplicationVersionCollectionRepresentation
 
ApplicationVersionRepresentation - Class in com.cumulocity.rest.representation.application
 
ApplicationVersionRepresentation() - Constructor for class com.cumulocity.rest.representation.application.ApplicationVersionRepresentation
 
ApplicationVersionRepresentation(String, String, Set<String>) - Constructor for class com.cumulocity.rest.representation.application.ApplicationVersionRepresentation
 
applicationVersions(List<ApplicationVersionRepresentation>) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation.ApplicationRepresentationBuilder
 
apply(String) - Method in interface com.cumulocity.model.DynamicPropertiesFilter
 
apply(String) - Method in class com.cumulocity.model.DynamicPropertiesFilter.CompositeDynamicPropertiesFilter
 
apply(Invocation.Builder) - Method in interface com.cumulocity.sdk.client.interceptor.HttpClientInterceptor
 
apply(T) - Method in interface com.cumulocity.sdk.client.notification.SubscriptionNameResolver
 
asArrayOfMessages(Collection<Map<String, Object>>) - Method in class com.cumulocity.sdk.client.notification.BaseSvensonJSONContext
 
asExtensibleOptionRepresentation(String, String, String, boolean) - Static method in class com.cumulocity.rest.representation.tenant.ExtensibleOptionRepresentation
 
asGId() - Static method in class com.cumulocity.model.idtype.GId
 
asGId(Long) - Static method in class com.cumulocity.model.idtype.GId
 
asGId(Object) - Static method in class com.cumulocity.model.idtype.GId
 
asGId(String) - Static method in class com.cumulocity.model.idtype.GId
 
asId() - Static method in class com.cumulocity.model.Document
 
asManagedObject(GId) - Static method in class com.cumulocity.rest.representation.inventory.ManagedObjects
 
asMap() - Method in class com.cumulocity.model.measurement.MeasurementValue
 
asMap(QueryParam...) - Static method in class com.cumulocity.sdk.client.QueryParam
 
asOperationStatus(Object) - Static method in enum com.cumulocity.model.operation.OperationStatus
 
asOperationStatus(String) - Static method in enum com.cumulocity.model.operation.OperationStatus
 
asOptionRepresentation(String, String, String) - Static method in class com.cumulocity.rest.representation.tenant.OptionRepresentation
 
asString() - Static method in class com.cumulocity.model.idtype.GId
 
asString(ID) - Static method in class com.cumulocity.model.ID
 
Attachment - Class in com.cumulocity.model.email
 
Attachment.AttachmentBuilder - Class in com.cumulocity.model.email
 
attachments(Attachment[]) - Method in class com.cumulocity.rest.representation.email.EmailRepresentation.EmailRepresentationBuilder
 
attribute(String) - Method in class com.cumulocity.rest.representation.audit.ChangeRepresentation.ChangeRepresentationBuilder
 
AUDIT_API - Static variable in class com.cumulocity.rest.representation.audit.AuditMediaType
 
AUDIT_API_TYPE - Static variable in class com.cumulocity.rest.representation.audit.AuditMediaType
 
AUDIT_RECORD - Static variable in class com.cumulocity.rest.representation.audit.AuditMediaType
 
AUDIT_RECORD_COLLECTION - Static variable in class com.cumulocity.rest.representation.audit.AuditMediaType
 
AUDIT_RECORD_COLLECTION_TYPE - Static variable in class com.cumulocity.rest.representation.audit.AuditMediaType
 
AUDIT_RECORD_TYPE - Static variable in class com.cumulocity.rest.representation.audit.AuditMediaType
 
AuditChangeValueConverter - Class in com.cumulocity.model.audit
Converter is used to ensure backward compatibility with Dozer mapper for previousValue and newValue of Audit Change
AuditChangeValueConverter() - Constructor for class com.cumulocity.model.audit.AuditChangeValueConverter
 
AuditMediaType - Class in com.cumulocity.rest.representation.audit
 
AuditMediaType(String) - Constructor for class com.cumulocity.rest.representation.audit.AuditMediaType
 
AuditRecordApi - Interface in com.cumulocity.sdk.client.audit
API for creating and retrieving audit records from the platform
AuditRecordApiImpl - Class in com.cumulocity.sdk.client.audit
 
AuditRecordApiImpl(RestConnector, UrlProcessor, AuditRecordsRepresentation, int) - Constructor for class com.cumulocity.sdk.client.audit.AuditRecordApiImpl
 
AuditRecordCollection - Interface in com.cumulocity.sdk.client.audit
 
AuditRecordCollectionImpl - Class in com.cumulocity.sdk.client.audit
 
AuditRecordCollectionImpl(RestConnector, String, int) - Constructor for class com.cumulocity.sdk.client.audit.AuditRecordCollectionImpl
 
AuditRecordCollectionRepresentation - Class in com.cumulocity.rest.representation.audit
 
AuditRecordCollectionRepresentation() - Constructor for class com.cumulocity.rest.representation.audit.AuditRecordCollectionRepresentation
 
AuditRecordCollectionRepresentation(List<AuditRecordRepresentation>) - Constructor for class com.cumulocity.rest.representation.audit.AuditRecordCollectionRepresentation
 
AuditRecordFilter - Class in com.cumulocity.sdk.client.audit
A filter to be used in audit record queries.
AuditRecordFilter() - Constructor for class com.cumulocity.sdk.client.audit.AuditRecordFilter
 
AuditRecordRepresentation - Class in com.cumulocity.rest.representation.audit
 
AuditRecordRepresentation() - Constructor for class com.cumulocity.rest.representation.audit.AuditRecordRepresentation
 
AuditRecordsRepresentation - Class in com.cumulocity.rest.representation.audit
 
AuditRecordsRepresentation() - Constructor for class com.cumulocity.rest.representation.audit.AuditRecordsRepresentation
 
authenticationMethod(AuthenticationMethod) - Method in class com.cumulocity.model.authentication.CumulocityOAuthCredentials.CumulocityOAuthCredentialsBuilder
 
AuthenticationMethod - Enum in com.cumulocity.model.authentication
 
availability(String) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation.ApplicationRepresentationBuilder
 
AVAILABILITY_STAT_COLLECTION_TYPE - Static variable in class com.cumulocity.rest.representation.alarm.AlarmMediaType
 
AVAILABILITY_STAT_TYPE - Static variable in class com.cumulocity.rest.representation.alarm.AlarmMediaType
 

B

BaseCollectionRepresentation<T> - Class in com.cumulocity.rest.representation
Common Base Class for all Collection Representations.
BaseCollectionRepresentation() - Constructor for class com.cumulocity.rest.representation.BaseCollectionRepresentation
 
BaseResourceRepresentation - Class in com.cumulocity.rest.representation
 
BaseResourceRepresentation() - Constructor for class com.cumulocity.rest.representation.BaseResourceRepresentation
 
BaseResourceWithExplainRepresentation - Class in com.cumulocity.rest.representation
 
BaseResourceWithExplainRepresentation() - Constructor for class com.cumulocity.rest.representation.BaseResourceWithExplainRepresentation
 
BaseSvensonJSONContext<T extends org.cometd.bayeux.Message.Mutable> - Class in com.cumulocity.sdk.client.notification
 
BaseSvensonJSONContext(JSON, JSONParser) - Constructor for class com.cumulocity.sdk.client.notification.BaseSvensonJSONContext
 
BaseSvensonJSONContext(JSON, JSONParser, Class<?>) - Constructor for class com.cumulocity.sdk.client.notification.BaseSvensonJSONContext
 
bcc(String[]) - Method in class com.cumulocity.rest.representation.email.EmailRepresentation.EmailRepresentationBuilder
 
BinariesApi - Interface in com.cumulocity.sdk.client.inventory
API to perform operations to store, retrieve and delete binaries.
BinariesApiImpl - Class in com.cumulocity.sdk.client.inventory
 
BinariesApiImpl(RestConnector, InventoryRepresentation) - Constructor for class com.cumulocity.sdk.client.inventory.BinariesApiImpl
 
BOOLEAN - com.cumulocity.model.measurement.ValueType
 
BufferedRequest - Class in com.cumulocity.sdk.client.buffering
 
BufferedRequest() - Constructor for class com.cumulocity.sdk.client.buffering.BufferedRequest
 
BufferedResponseStreamInterceptor - Class in com.cumulocity.sdk.client.interceptor
 
BufferedResponseStreamInterceptor() - Constructor for class com.cumulocity.sdk.client.interceptor.BufferedResponseStreamInterceptor
 
bufferLimit - Variable in class com.cumulocity.sdk.client.buffering.PersistentProvider
 
BufferProcessor - Class in com.cumulocity.sdk.client.buffering
 
BufferProcessor(PersistentProvider, BufferRequestService, RestConnector) - Constructor for class com.cumulocity.sdk.client.buffering.BufferProcessor
 
BufferRequestService - Interface in com.cumulocity.sdk.client.buffering
 
BufferRequestServiceImpl - Class in com.cumulocity.sdk.client.buffering
 
BufferRequestServiceImpl(PersistentProvider) - Constructor for class com.cumulocity.sdk.client.buffering.BufferRequestServiceImpl
 
build() - Method in class com.cumulocity.model.authentication.CumulocityBasicCredentials.CumulocityBasicCredentialsBuilder
 
build() - Method in class com.cumulocity.model.authentication.CumulocityOAuthCredentials.CumulocityOAuthCredentialsBuilder
 
build() - Method in class com.cumulocity.model.email.Attachment.AttachmentBuilder
 
build() - Method in class com.cumulocity.model.email.EmailBuilder
 
build() - Method in class com.cumulocity.model.JSONBase.JSONGeneratorBuilder
 
build() - Method in class com.cumulocity.model.JSONBase.JSONParserBuilder
 
build() - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation.ApplicationRepresentationBuilder
 
build() - Method in class com.cumulocity.rest.representation.application.ApplicationUserCollectionRepresentation.ApplicationUserCollectionRepresentationBuilder
 
build() - Method in class com.cumulocity.rest.representation.application.ApplicationUserRepresentation.ApplicationUserRepresentationBuilder
 
build() - Method in class com.cumulocity.rest.representation.application.microservice.ConfigurationOptionRepresentation.ConfigurationOptionRepresentationBuilder
 
build() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.ExecActionRepresentation.ExecActionRepresentationBuilder
 
build() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HTTPGetActionRepresentation.HTTPGetActionRepresentationBuilder
 
build() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HttpHeaderRepresentation.HttpHeaderRepresentationBuilder
 
build() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.ProbeRepresentationBuilder
 
build() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.TCPSocketActionRepresentation.TCPSocketActionRepresentationBuilder
 
build() - Method in class com.cumulocity.rest.representation.application.microservice.ProviderRepresentation.ProviderRepresentationBuilder
 
build() - Method in class com.cumulocity.rest.representation.application.microservice.ResourcesRepresentation.ResourcesRepresentationBuilder
 
build() - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation.MicroserviceManifestRepresentationBuilder
 
build() - Method in class com.cumulocity.rest.representation.audit.ChangeRepresentation.ChangeRepresentationBuilder
 
build() - Method in class com.cumulocity.rest.representation.email.EmailRepresentation.EmailRepresentationBuilder
 
build() - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation.OperationRepresentationBuilder
 
build() - Method in class com.cumulocity.rest.representation.tenant.OptionsRepresentation.OptionsRepresentationBuilder
 
build() - Method in class com.cumulocity.sdk.client.notification.SubscriberBuilder
 
build() - Method in class com.cumulocity.sdk.client.PlatformBuilder
 
builder() - Static method in class com.cumulocity.model.authentication.CumulocityBasicCredentials
 
builder() - Static method in class com.cumulocity.model.authentication.CumulocityOAuthCredentials
 
builder() - Static method in class com.cumulocity.rest.representation.application.microservice.ConfigurationOptionRepresentation
 
builder() - Static method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation
 
builder() - Static method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.ExecActionRepresentation
 
builder() - Static method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HTTPGetActionRepresentation
 
builder() - Static method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HttpHeaderRepresentation
 
builder() - Static method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.TCPSocketActionRepresentation
 
builder() - Static method in class com.cumulocity.rest.representation.application.microservice.ProviderRepresentation
 
builder() - Static method in class com.cumulocity.rest.representation.application.microservice.ResourcesRepresentation
 
builder() - Static method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
builder() - Static method in class com.cumulocity.rest.representation.audit.ChangeRepresentation
 
builder() - Static method in class com.cumulocity.rest.representation.email.EmailRepresentation
 
builder() - Static method in class com.cumulocity.rest.representation.tenant.OptionsRepresentation
 
BULK_NEW_DEVICE_REQUEST - Static variable in class com.cumulocity.rest.representation.operation.DeviceControlMediaType
 
BULK_NEW_DEVICE_REQUEST_TYPE - Static variable in class com.cumulocity.rest.representation.operation.DeviceControlMediaType
 
bulkOperationId(Long) - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation.OperationRepresentationBuilder
 
byAgent(String) - Method in class com.cumulocity.sdk.client.devicecontrol.OperationFilter
Specifies the agentId query parameter
byApplication(String) - Method in class com.cumulocity.sdk.client.audit.AuditRecordFilter
Specifies the application query parameter
byChildAdditionId(GId) - Method in class com.cumulocity.sdk.client.inventory.InventoryFilter
Specifies the childAdditionId query parameter
byChildAssetId(GId) - Method in class com.cumulocity.sdk.client.inventory.InventoryFilter
Specifies the childAssetId query parameter
byChildDeviceId(GId) - Method in class com.cumulocity.sdk.client.inventory.InventoryFilter
Specifies the childDeviceId query parameter
byContext(String) - Method in class com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionFilter
Specifies the context query parameter
byCreationDate(Date, Date) - Method in class com.cumulocity.sdk.client.event.EventFilter
 
byDate(Date, Date) - Method in class com.cumulocity.sdk.client.alarm.AlarmFilter
Specifies the fromDate and toDate query parameters for query in a time range.
byDate(Date, Date) - Method in class com.cumulocity.sdk.client.event.EventFilter
 
byDate(Date, Date) - Method in class com.cumulocity.sdk.client.measurement.MeasurementFilter
 
byDevice(String) - Method in class com.cumulocity.sdk.client.devicecontrol.OperationFilter
Specifies the deviceId query parameter
byFragmentType(Class<?>) - Method in class com.cumulocity.sdk.client.devicecontrol.OperationFilter
Specifies the fragmentType query parameter
byFragmentType(Class<?>) - Method in class com.cumulocity.sdk.client.event.EventFilter
 
byFragmentType(Class<?>) - Method in class com.cumulocity.sdk.client.inventory.InventoryFilter
Specifies the fragmentType query parameter
byFragmentType(Class<?>) - Method in class com.cumulocity.sdk.client.measurement.MeasurementFilter
 
byFragmentType(String) - Method in class com.cumulocity.sdk.client.devicecontrol.OperationFilter
 
byFragmentType(String) - Method in class com.cumulocity.sdk.client.event.EventFilter
 
byFragmentType(String) - Method in class com.cumulocity.sdk.client.inventory.InventoryFilter
Specifies the fragmentType query parameter
byFragmentType(String) - Method in class com.cumulocity.sdk.client.measurement.MeasurementFilter
 
byFragmentValue(String) - Method in class com.cumulocity.sdk.client.event.EventFilter
 
byFromCreationDate(Date) - Method in class com.cumulocity.sdk.client.event.EventFilter
 
byFromDate(Date) - Method in class com.cumulocity.sdk.client.alarm.AlarmFilter
Specifies the fromDate query parameter for querying all alarms from the specified date time.
byFromDate(Date) - Method in class com.cumulocity.sdk.client.event.EventFilter
 
byFromDate(Date) - Method in class com.cumulocity.sdk.client.measurement.MeasurementFilter
 
byIds(GId...) - Method in class com.cumulocity.sdk.client.inventory.InventoryFilter
Specifies the ids query parameter
byIds(List<GId>) - Method in class com.cumulocity.sdk.client.inventory.InventoryFilter
Specifies the ids query parameter
byOwner(String) - Method in class com.cumulocity.sdk.client.inventory.InventoryFilter
Specifies the owner query parameter
byResolved(Boolean) - Method in class com.cumulocity.sdk.client.alarm.AlarmFilter
 
bySeverity(CumulocitySeverities) - Method in class com.cumulocity.sdk.client.alarm.AlarmFilter
Specifies the severity query parameter
bySource(GId) - Method in class com.cumulocity.sdk.client.alarm.AlarmFilter
Specifies the source query parameter
bySource(GId) - Method in class com.cumulocity.sdk.client.event.EventFilter
Specifies the source query parameter
bySource(GId) - Method in class com.cumulocity.sdk.client.measurement.MeasurementFilter
Specifies the source query parameter
bySource(GId) - Method in class com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionFilter
Specifies the source query parameter
bySource(ManagedObjectRepresentation) - Method in class com.cumulocity.sdk.client.alarm.AlarmFilter
Deprecated.
bySource(ManagedObjectRepresentation) - Method in class com.cumulocity.sdk.client.event.EventFilter
Deprecated.
bySource(ManagedObjectRepresentation) - Method in class com.cumulocity.sdk.client.measurement.MeasurementFilter
Deprecated.
bySource(String) - Method in class com.cumulocity.sdk.client.audit.AuditRecordFilter
Specifies the source query parameter.
byStatus(CumulocityAlarmStatuses...) - Method in class com.cumulocity.sdk.client.alarm.AlarmFilter
Specifies the status query parameter
byStatus(OperationStatus) - Method in class com.cumulocity.sdk.client.devicecontrol.OperationFilter
Specifies the status query parameter
bySubscription(String) - Method in class com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionFilter
Specifies the subscription query parameter.
byText(String) - Method in class com.cumulocity.sdk.client.inventory.InventoryFilter
Specifies the text query parameter
byType(String) - Method in class com.cumulocity.sdk.client.alarm.AlarmFilter
 
byType(String) - Method in class com.cumulocity.sdk.client.audit.AuditRecordFilter
Specifies the type query parameter.
byType(String) - Method in class com.cumulocity.sdk.client.event.EventFilter
Specifies the type query parameter
byType(String) - Method in class com.cumulocity.sdk.client.inventory.InventoryFilter
Specifies the type query parameter
byType(String) - Method in class com.cumulocity.sdk.client.measurement.MeasurementFilter
Specifies the type query parameter
byTypeFilter(String) - Method in class com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionFilter
Specifies the typeFilter query parameter.
byUser(String) - Method in class com.cumulocity.sdk.client.audit.AuditRecordFilter
Specifies the user query parameter.
byValueFragmentSeries(String) - Method in class com.cumulocity.sdk.client.measurement.MeasurementFilter
Specify value fragment series, usually use in conjunction with MeasurementFilter.byValueFragmentType(String)
byValueFragmentType(String) - Method in class com.cumulocity.sdk.client.measurement.MeasurementFilter
Specify value fragment type.
byValueFragmentTypeAndSeries(String, String) - Method in class com.cumulocity.sdk.client.measurement.MeasurementFilter

C

canEqual(Object) - Method in class com.cumulocity.model.authentication.CumulocityBasicCredentials
 
canEqual(Object) - Method in class com.cumulocity.model.authentication.CumulocityOAuthCredentials
 
canEqual(Object) - Method in class com.cumulocity.model.email.Email
 
canEqual(Object) - Method in class com.cumulocity.rest.representation.alarm.AlarmRepresentation
 
canEqual(Object) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
canEqual(Object) - Method in class com.cumulocity.rest.representation.application.ApplicationUserCollectionRepresentation
 
canEqual(Object) - Method in class com.cumulocity.rest.representation.application.ApplicationUserRepresentation
 
canEqual(Object) - Method in class com.cumulocity.rest.representation.application.ApplicationVersionRepresentation
 
canEqual(Object) - Method in class com.cumulocity.rest.representation.application.microservice.ConfigurationOptionRepresentation
 
canEqual(Object) - Method in class com.cumulocity.rest.representation.application.microservice.ExtensionRepresentation
 
canEqual(Object) - Method in class com.cumulocity.rest.representation.application.microservice.MicroserviceBillingCollectionRepresentation
 
canEqual(Object) - Method in class com.cumulocity.rest.representation.application.microservice.MicroserviceBillingRepresentation
 
canEqual(Object) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation
 
canEqual(Object) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.ExecActionRepresentation
 
canEqual(Object) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HTTPGetActionRepresentation
 
canEqual(Object) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HttpHeaderRepresentation
 
canEqual(Object) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.TCPSocketActionRepresentation
 
canEqual(Object) - Method in class com.cumulocity.rest.representation.application.microservice.ProviderRepresentation
 
canEqual(Object) - Method in class com.cumulocity.rest.representation.application.microservice.ResourcesRepresentation
 
canEqual(Object) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
canEqual(Object) - Method in class com.cumulocity.rest.representation.audit.AuditRecordCollectionRepresentation
 
canEqual(Object) - Method in class com.cumulocity.rest.representation.audit.AuditRecordRepresentation
 
canEqual(Object) - Method in class com.cumulocity.rest.representation.audit.ChangeRepresentation
 
canEqual(Object) - Method in class com.cumulocity.rest.representation.connector.ConnectorReferenceRepresentation
 
canEqual(Object) - Method in class com.cumulocity.rest.representation.email.EmailRepresentation
 
canEqual(Object) - Method in class com.cumulocity.rest.representation.event.EventRepresentation
 
canEqual(Object) - Method in class com.cumulocity.rest.representation.identity.ExternalIDRepresentation
 
canEqual(Object) - Method in class com.cumulocity.rest.representation.operation.DeliveryLogEntryRepresentation
 
canEqual(Object) - Method in class com.cumulocity.rest.representation.operation.DeliveryRepresentation
 
canEqual(Object) - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionFilterRepresentation
 
canEqual(Object) - Method in class com.cumulocity.rest.representation.tenant.TenantApiRepresentation
 
canEqual(Object) - Method in class com.cumulocity.rest.representation.user.CurrentTenantRepresentation
 
cc(String[]) - Method in class com.cumulocity.rest.representation.email.EmailRepresentation.EmailRepresentationBuilder
 
CEP - com.cumulocity.sdk.client.ProcessingMode
CEP only.
ChangeRepresentation - Class in com.cumulocity.rest.representation.audit
 
ChangeRepresentation() - Constructor for class com.cumulocity.rest.representation.audit.ChangeRepresentation
 
ChangeRepresentation(String, String, Object, Object) - Constructor for class com.cumulocity.rest.representation.audit.ChangeRepresentation
 
ChangeRepresentation(String, String, Object, Object, ChangeRepresentation.ChangeType) - Constructor for class com.cumulocity.rest.representation.audit.ChangeRepresentation
 
ChangeRepresentation.ChangeRepresentationBuilder - Class in com.cumulocity.rest.representation.audit
 
ChangeRepresentation.ChangeType - Enum in com.cumulocity.rest.representation.audit
 
checkStatus(Response, int...) - Method in class com.cumulocity.sdk.client.ResponseParser
 
chronologyLocal() - Static method in class com.cumulocity.model.util.DateTimeUtils
 
chronologyUTC() - Static method in class com.cumulocity.model.util.DateTimeUtils
 
Classes - Class in com.cumulocity.model.util
 
ClassFinder - Class in com.cumulocity.model.util
 
ClassFinder() - Constructor for class com.cumulocity.model.util.ClassFinder
 
classFromExtensibilityString(String) - Static method in class com.cumulocity.model.util.ExtensibilityConverter
Converts the given name into a class using the extensibility rules where underscores ("_") are converted to dots (".").
classFromExtensibilityString2(String) - Method in class com.cumulocity.model.util.ExtensibilityConverter
 
ClassNameMapper - Class in com.cumulocity.model
 
ClassNameMapper() - Constructor for class com.cumulocity.model.ClassNameMapper
 
classToStringRepresentation(Class<T>) - Static method in class com.cumulocity.model.util.ExtensibilityConverter
Returns a string representation of the canonical name of the given class but with dots (".") replaced with underscores ("_").
clearCommand() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.ExecActionRepresentation.ExecActionRepresentationBuilder
 
CLEARED - com.cumulocity.model.event.CumulocityAlarmStatuses
 
clearExtensions() - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation.MicroserviceManifestRepresentationBuilder
 
clearHeaders() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HTTPGetActionRepresentation.HTTPGetActionRepresentationBuilder
 
clearProperties() - Method in class com.cumulocity.rest.representation.tenant.OptionsRepresentation.OptionsRepresentationBuilder
 
clearRequiredRoles() - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation.MicroserviceManifestRepresentationBuilder
 
clearRoles() - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation.MicroserviceManifestRepresentationBuilder
 
clearSettings() - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation.MicroserviceManifestRepresentationBuilder
 
clearUsers() - Method in class com.cumulocity.rest.representation.application.ApplicationUserCollectionRepresentation.ApplicationUserCollectionRepresentationBuilder
 
CLIENT_PARAMETERS - Static variable in class com.cumulocity.sdk.client.PlatformImpl
 
ClientConfiguration - Class in com.cumulocity.sdk.client
 
ClientConfiguration() - Constructor for class com.cumulocity.sdk.client.ClientConfiguration
 
ClientConfiguration(PersistentProvider) - Constructor for class com.cumulocity.sdk.client.ClientConfiguration
 
ClientConfiguration(PersistentProvider, boolean) - Constructor for class com.cumulocity.sdk.client.ClientConfiguration
 
ClientSvensonJSONContext - Class in com.cumulocity.sdk.client.notification
 
ClientSvensonJSONContext() - Constructor for class com.cumulocity.sdk.client.notification.ClientSvensonJSONContext
 
ClientSvensonJSONContext(Class<?>) - Constructor for class com.cumulocity.sdk.client.notification.ClientSvensonJSONContext
 
ClientSvensonJSONContext(JSON, JSONParser) - Constructor for class com.cumulocity.sdk.client.notification.ClientSvensonJSONContext
 
ClientSvensonJSONContext(JSON, JSONParser, Class<?>) - Constructor for class com.cumulocity.sdk.client.notification.ClientSvensonJSONContext
 
clone() - Method in class com.cumulocity.rest.representation.measurement.MeasurementRepresentation
 
clone() - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionRepresentation
 
close() - Method in class com.cumulocity.model.email.Attachment
 
close() - Method in class com.cumulocity.model.email.Email
 
close() - Method in interface com.cumulocity.sdk.client.Platform
 
close() - Method in class com.cumulocity.sdk.client.PlatformParameters
 
close() - Method in class com.cumulocity.sdk.client.RestConnector
 
com.cumulocity.model - package com.cumulocity.model
 
com.cumulocity.model.audit - package com.cumulocity.model.audit
 
com.cumulocity.model.authentication - package com.cumulocity.model.authentication
 
com.cumulocity.model.email - package com.cumulocity.model.email
 
com.cumulocity.model.event - package com.cumulocity.model.event
 
com.cumulocity.model.idtype - package com.cumulocity.model.idtype
 
com.cumulocity.model.io - package com.cumulocity.model.io
 
com.cumulocity.model.measurement - package com.cumulocity.model.measurement
 
com.cumulocity.model.operation - package com.cumulocity.model.operation
 
com.cumulocity.model.option - package com.cumulocity.model.option
 
com.cumulocity.model.util - package com.cumulocity.model.util
 
com.cumulocity.rest.representation - package com.cumulocity.rest.representation
 
com.cumulocity.rest.representation.alarm - package com.cumulocity.rest.representation.alarm
 
com.cumulocity.rest.representation.application - package com.cumulocity.rest.representation.application
 
com.cumulocity.rest.representation.application.microservice - package com.cumulocity.rest.representation.application.microservice
 
com.cumulocity.rest.representation.audit - package com.cumulocity.rest.representation.audit
 
com.cumulocity.rest.representation.connector - package com.cumulocity.rest.representation.connector
 
com.cumulocity.rest.representation.devicebootstrap - package com.cumulocity.rest.representation.devicebootstrap
 
com.cumulocity.rest.representation.email - package com.cumulocity.rest.representation.email
 
com.cumulocity.rest.representation.event - package com.cumulocity.rest.representation.event
 
com.cumulocity.rest.representation.identity - package com.cumulocity.rest.representation.identity
 
com.cumulocity.rest.representation.inventory - package com.cumulocity.rest.representation.inventory
 
com.cumulocity.rest.representation.measurement - package com.cumulocity.rest.representation.measurement
 
com.cumulocity.rest.representation.operation - package com.cumulocity.rest.representation.operation
 
com.cumulocity.rest.representation.platform - package com.cumulocity.rest.representation.platform
 
com.cumulocity.rest.representation.reliable.notification - package com.cumulocity.rest.representation.reliable.notification
 
com.cumulocity.rest.representation.tenant - package com.cumulocity.rest.representation.tenant
 
com.cumulocity.rest.representation.user - package com.cumulocity.rest.representation.user
 
com.cumulocity.sdk.client - package com.cumulocity.sdk.client
 
com.cumulocity.sdk.client.alarm - package com.cumulocity.sdk.client.alarm
Provides the classes necessary to create, update and query alarms.
com.cumulocity.sdk.client.audit - package com.cumulocity.sdk.client.audit
Provides the classes necessary to create, update and query audit records.
com.cumulocity.sdk.client.base - package com.cumulocity.sdk.client.base
 
com.cumulocity.sdk.client.buffering - package com.cumulocity.sdk.client.buffering
 
com.cumulocity.sdk.client.cep.notification - package com.cumulocity.sdk.client.cep.notification
 
com.cumulocity.sdk.client.devicecontrol - package com.cumulocity.sdk.client.devicecontrol
 
com.cumulocity.sdk.client.devicecontrol.autopoll - package com.cumulocity.sdk.client.devicecontrol.autopoll
 
com.cumulocity.sdk.client.devicecontrol.notification - package com.cumulocity.sdk.client.devicecontrol.notification
 
com.cumulocity.sdk.client.event - package com.cumulocity.sdk.client.event
Provides the classes necessary to create, delete, update and query events.
com.cumulocity.sdk.client.identity - package com.cumulocity.sdk.client.identity
Provides the classes necessary to bind, unbind and query external identifiers.
com.cumulocity.sdk.client.interceptor - package com.cumulocity.sdk.client.interceptor
 
com.cumulocity.sdk.client.inventory - package com.cumulocity.sdk.client.inventory
Provides the classes necessary to create, delete, update and query managed objects.
com.cumulocity.sdk.client.measurement - package com.cumulocity.sdk.client.measurement
Provides the classes necessary to create, delete and query measurements.
com.cumulocity.sdk.client.messaging.notifications - package com.cumulocity.sdk.client.messaging.notifications
 
com.cumulocity.sdk.client.notification - package com.cumulocity.sdk.client.notification
 
com.cumulocity.sdk.client.option - package com.cumulocity.sdk.client.option
 
com.cumulocity.sdk.client.polling - package com.cumulocity.sdk.client.polling
 
com.cumulocity.sdk.client.rest - package com.cumulocity.sdk.client.rest
 
com.cumulocity.sdk.client.rest.mediatypes - package com.cumulocity.sdk.client.rest.mediatypes
 
com.cumulocity.sdk.client.rest.providers - package com.cumulocity.sdk.client.rest.providers
 
com.cumulocity.sdk.client.user - package com.cumulocity.sdk.client.user
 
com.cumulocity.sdk.client.util - package com.cumulocity.sdk.client.util
 
command(String) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.ExecActionRepresentation.ExecActionRepresentationBuilder
 
command(Collection<? extends String>) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.ExecActionRepresentation.ExecActionRepresentationBuilder
 
CompositeDynamicPropertiesFilter(Set<DynamicPropertiesFilter>) - Constructor for class com.cumulocity.model.DynamicPropertiesFilter.CompositeDynamicPropertiesFilter
 
CONFIGURATION_CATEGORY - Static variable in class com.cumulocity.model.option.OptionPK
 
ConfigurationOptionRepresentation - Class in com.cumulocity.rest.representation.application.microservice
 
ConfigurationOptionRepresentation() - Constructor for class com.cumulocity.rest.representation.application.microservice.ConfigurationOptionRepresentation
 
ConfigurationOptionRepresentation(String, String, boolean, ConfigurationOptionSchemaRepresentation) - Constructor for class com.cumulocity.rest.representation.application.microservice.ConfigurationOptionRepresentation
 
ConfigurationOptionRepresentation.ConfigurationOptionRepresentationBuilder - Class in com.cumulocity.rest.representation.application.microservice
 
ConfigurationOptionSchemaRepresentation - Class in com.cumulocity.rest.representation.application.microservice
 
ConfigurationOptionSchemaRepresentation() - Constructor for class com.cumulocity.rest.representation.application.microservice.ConfigurationOptionSchemaRepresentation
 
ConnectionIdleListener - Interface in com.cumulocity.sdk.client.notification
 
ConnectionPoolConfig - Class in com.cumulocity.sdk.client
 
ConnectionPoolConfig() - Constructor for class com.cumulocity.sdk.client.ConnectionPoolConfig
 
connector(ConnectorReferenceRepresentation) - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation.OperationRepresentationBuilder
 
ConnectorReferenceRepresentation - Class in com.cumulocity.rest.representation.connector
 
ConnectorReferenceRepresentation() - Constructor for class com.cumulocity.rest.representation.connector.ConnectorReferenceRepresentation
 
ConnectorReferenceRepresentation(GId, String, String) - Constructor for class com.cumulocity.rest.representation.connector.ConnectorReferenceRepresentation
 
contains(Object) - Method in class com.cumulocity.sdk.client.devicecontrol.autopoll.OperationsQueue
 
contextPath(String) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation.ApplicationRepresentationBuilder
 
contextPath(String) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation.MicroserviceManifestRepresentationBuilder
 
convertNameToOffset(DateTime) - Static method in class com.cumulocity.model.util.DateTimeUtils
 
convertStreamToString(InputStream) - Method in class com.cumulocity.sdk.client.rest.mediatypes.ErrorMessageRepresentationReader
 
COOKIE - com.cumulocity.model.authentication.AuthenticationMethod
 
copy() - Method in class com.cumulocity.model.authentication.CumulocityBasicCredentials
 
copy() - Method in interface com.cumulocity.model.authentication.CumulocityCredentials
 
copy() - Method in class com.cumulocity.model.authentication.CumulocityOAuthCredentials
 
copyDynamicProperties(AbstractDynamicProperties, E) - Static method in class com.cumulocity.model.Document
 
copyDynamicProperties(AbstractDynamicProperties, E, DynamicPropertiesFilter) - Static method in class com.cumulocity.model.Document
 
counter - Variable in class com.cumulocity.sdk.client.buffering.FileBasedPersistentProvider
 
COUNTER - com.cumulocity.model.measurement.ValueType
 
countManagedObjectsByFilter(InventoryFilter) - Method in interface com.cumulocity.sdk.client.inventory.InventoryApi
Returns the count of managed objects from the platform based on specified filter.
countManagedObjectsByFilter(InventoryFilter) - Method in class com.cumulocity.sdk.client.inventory.InventoryApiImpl
 
cpu(String) - Method in class com.cumulocity.rest.representation.application.microservice.ResourcesRepresentation.ResourcesRepresentationBuilder
 
create(AlarmRepresentation) - Method in interface com.cumulocity.sdk.client.alarm.AlarmApi
Creates an alarm in the platform.
create(AlarmRepresentation) - Method in class com.cumulocity.sdk.client.alarm.AlarmApiImpl
 
create(AuditRecordRepresentation) - Method in interface com.cumulocity.sdk.client.audit.AuditRecordApi
Creates an audit record in the platform.
create(AuditRecordRepresentation) - Method in class com.cumulocity.sdk.client.audit.AuditRecordApiImpl
 
create(EventRepresentation) - Method in interface com.cumulocity.sdk.client.event.EventApi
Creates event in the platform.
create(EventRepresentation) - Method in class com.cumulocity.sdk.client.event.EventApiImpl
 
create(ExternalIDRepresentation) - Method in interface com.cumulocity.sdk.client.identity.IdentityApi
Creates an association between the external id and its global id in the platform.
create(ExternalIDRepresentation) - Method in class com.cumulocity.sdk.client.identity.IdentityApiImpl
 
create(ManagedObjectRepresentation) - Method in interface com.cumulocity.sdk.client.inventory.InventoryApi
Creates managed object in the platform.
create(ManagedObjectRepresentation) - Method in class com.cumulocity.sdk.client.inventory.InventoryApiImpl
 
create(MeasurementRepresentation) - Method in interface com.cumulocity.sdk.client.measurement.MeasurementApi
Creates measurement in the platform.
create(MeasurementRepresentation) - Method in class com.cumulocity.sdk.client.measurement.MeasurementApiImpl
 
create(OperationRepresentation) - Method in interface com.cumulocity.sdk.client.devicecontrol.DeviceControlApi
Creates operation in the platform.
create(OperationRepresentation) - Method in class com.cumulocity.sdk.client.devicecontrol.DeviceControlApiImpl
 
create(NotificationTokenRequestRepresentation) - Method in interface com.cumulocity.sdk.client.messaging.notifications.TokenApi
Creates new access Token.
create(NotificationTokenRequestRepresentation) - Method in class com.cumulocity.sdk.client.messaging.notifications.TokenApiImpl
 
create(BufferedRequest) - Method in interface com.cumulocity.sdk.client.buffering.BufferRequestService
 
create(BufferedRequest) - Method in class com.cumulocity.sdk.client.buffering.BufferRequestServiceImpl
 
create(String, UserRepresentation) - Method in interface com.cumulocity.sdk.client.user.UserApi
 
create(String, UserRepresentation) - Method in class com.cumulocity.sdk.client.user.UserApiImpl
 
create(String, String, CumulocityMediaType, ResourceRepresentation) - Static method in class com.cumulocity.sdk.client.buffering.BufferedRequest
 
createAsync(AlarmRepresentation) - Method in interface com.cumulocity.sdk.client.alarm.AlarmApi
Creates an alarm in the platform.
createAsync(AlarmRepresentation) - Method in class com.cumulocity.sdk.client.alarm.AlarmApiImpl
 
createAsync(EventRepresentation) - Method in interface com.cumulocity.sdk.client.event.EventApi
Creates event in the platform.
createAsync(EventRepresentation) - Method in class com.cumulocity.sdk.client.event.EventApiImpl
 
createAsync(MeasurementRepresentation) - Method in interface com.cumulocity.sdk.client.measurement.MeasurementApi
Creates measurement in the platform.
createAsync(MeasurementRepresentation) - Method in class com.cumulocity.sdk.client.measurement.MeasurementApiImpl
 
createBulk(MeasurementCollectionRepresentation) - Method in interface com.cumulocity.sdk.client.measurement.MeasurementApi
Creates measurements in the platform.
createBulk(MeasurementCollectionRepresentation) - Method in class com.cumulocity.sdk.client.measurement.MeasurementApiImpl
 
createBulkWithoutResponse(MeasurementCollectionRepresentation) - Method in interface com.cumulocity.sdk.client.measurement.MeasurementApi
Creates measurements in the platform.
createBulkWithoutResponse(MeasurementCollectionRepresentation) - Method in class com.cumulocity.sdk.client.measurement.MeasurementApiImpl
 
createClient(PlatformParameters) - Static method in class com.cumulocity.sdk.client.RestConnector
 
createPlatform() - Static method in class com.cumulocity.sdk.client.PlatformImpl
This static method creates the Platform from the system parameters.
createRestConnector() - Method in class com.cumulocity.sdk.client.PlatformParameters
 
createURLConnectionClient(PlatformParameters) - Static method in class com.cumulocity.sdk.client.RestConnector
 
createWithoutResponse(MeasurementRepresentation) - Method in interface com.cumulocity.sdk.client.measurement.MeasurementApi
Creates measurement in the platform.
createWithoutResponse(MeasurementRepresentation) - Method in class com.cumulocity.sdk.client.measurement.MeasurementApiImpl
 
creationTime(DateTime) - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation.OperationRepresentationBuilder
 
CRITICAL - com.cumulocity.model.event.CumulocitySeverities
 
CUMOLOCITY_APPLICATION_KEY - Static variable in class com.cumulocity.sdk.client.PlatformImpl
 
CUMOLOCITY_HOST - Static variable in class com.cumulocity.sdk.client.PlatformImpl
 
CUMOLOCITY_PROXY_HOST - Static variable in class com.cumulocity.sdk.client.PlatformImpl
 
CUMULOCITY_PAGE_SIZE - Static variable in class com.cumulocity.sdk.client.PlatformImpl
 
CUMULOCITY_PASSWORD - Static variable in class com.cumulocity.sdk.client.PlatformImpl
 
CUMULOCITY_PORT - Static variable in class com.cumulocity.sdk.client.PlatformImpl
 
CUMULOCITY_PROXY_PASSWORD - Static variable in class com.cumulocity.sdk.client.PlatformImpl
 
CUMULOCITY_PROXY_PORT - Static variable in class com.cumulocity.sdk.client.PlatformImpl
 
CUMULOCITY_PROXY_USER - Static variable in class com.cumulocity.sdk.client.PlatformImpl
 
CUMULOCITY_TENANT - Static variable in class com.cumulocity.sdk.client.PlatformImpl
 
CUMULOCITY_USER - Static variable in class com.cumulocity.sdk.client.PlatformImpl
 
CUMULOCITY_USER_ID_CLAIM - Static variable in class com.cumulocity.model.authentication.CumulocityOAuthCredentials
 
CumulocityAlarmStatuses - Enum in com.cumulocity.model.event
 
CumulocityAuthenticationFilter - Class in com.cumulocity.sdk.client
 
CumulocityAuthenticationFilter() - Constructor for class com.cumulocity.sdk.client.CumulocityAuthenticationFilter
 
CumulocityBasicCredentials - Class in com.cumulocity.model.authentication
 
CumulocityBasicCredentials(String, String, String, String, String) - Constructor for class com.cumulocity.model.authentication.CumulocityBasicCredentials
 
CumulocityBasicCredentials.CumulocityBasicCredentialsBuilder - Class in com.cumulocity.model.authentication
 
CumulocityCredentials - Interface in com.cumulocity.model.authentication
 
CumulocityCredentials.CumulocityCredentialsVisitor<T> - Interface in com.cumulocity.model.authentication
 
CumulocityCredentialsFactory - Class in com.cumulocity.model.authentication
Used to create CumulocityCredentials objects, if given accessToken and xsrfToken, then CumulocityOAuthCredentials is created else CumulocityBasicCredentials is created
CumulocityCredentialsFactory() - Constructor for class com.cumulocity.model.authentication.CumulocityCredentialsFactory
 
CumulocityCredentialsFactory(String, String, String, String, String, String, String, AuthenticationMethod) - Constructor for class com.cumulocity.model.authentication.CumulocityCredentialsFactory
 
CumulocityHttpClient - Class in com.cumulocity.sdk.client
 
CumulocityJSONMessageBodyReader - Class in com.cumulocity.sdk.client.rest.providers
 
CumulocityJSONMessageBodyReader() - Constructor for class com.cumulocity.sdk.client.rest.providers.CumulocityJSONMessageBodyReader
 
CumulocityJSONMessageBodyReader(CumulocityJSONMessageBodyReader.JSONParserAdapter) - Constructor for class com.cumulocity.sdk.client.rest.providers.CumulocityJSONMessageBodyReader
 
CumulocityJSONMessageBodyReader.JSONParserAdapter - Interface in com.cumulocity.sdk.client.rest.providers
 
CumulocityJSONMessageBodyWriter - Class in com.cumulocity.sdk.client.rest.providers
 
CumulocityJSONMessageBodyWriter() - Constructor for class com.cumulocity.sdk.client.rest.providers.CumulocityJSONMessageBodyWriter
 
CumulocityMediaType - Class in com.cumulocity.rest.representation
 
CumulocityMediaType() - Constructor for class com.cumulocity.rest.representation.CumulocityMediaType
 
CumulocityMediaType(String) - Constructor for class com.cumulocity.rest.representation.CumulocityMediaType
 
CumulocityMediaType(String, String) - Constructor for class com.cumulocity.rest.representation.CumulocityMediaType
 
CumulocityMediaType(String, String, Map<String, String>) - Constructor for class com.cumulocity.rest.representation.CumulocityMediaType
 
CumulocityOAuthCredentials - Class in com.cumulocity.model.authentication
 
CumulocityOAuthCredentials(String, String, String, String, AuthenticationMethod) - Constructor for class com.cumulocity.model.authentication.CumulocityOAuthCredentials
 
CumulocityOAuthCredentials.CumulocityOAuthCredentialsBuilder - Class in com.cumulocity.model.authentication
 
CumulocitySeverities - Enum in com.cumulocity.model.event
 
CURRENT_TENANT - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
CURRENT_TENANT_TYPE - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
CURRENT_USER - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
CURRENT_USER_TYPE - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
CurrentTenantRepresentation - Class in com.cumulocity.rest.representation.user
 
CurrentTenantRepresentation() - Constructor for class com.cumulocity.rest.representation.user.CurrentTenantRepresentation
 
CurrentTenantRepresentation(String, String, String, Boolean, ApplicationReferenceCollectionRepresentation) - Constructor for class com.cumulocity.rest.representation.user.CurrentTenantRepresentation
 
CurrentUserRepresentation - Class in com.cumulocity.rest.representation.user
This class intentionally is not extending UserRepresentation.
CurrentUserRepresentation() - Constructor for class com.cumulocity.rest.representation.user.CurrentUserRepresentation
 
CustomPropertiesMapRepresentation - Class in com.cumulocity.rest.representation
 
CustomPropertiesMapRepresentation() - Constructor for class com.cumulocity.rest.representation.CustomPropertiesMapRepresentation
 

D

DATE_TIME_FORMATTER - Static variable in class com.cumulocity.model.DateTimeConverter
 
date2String(Date) - Static method in class com.cumulocity.model.DateConverter
Deprecated.
date2String(DateTime) - Static method in class com.cumulocity.model.DateTimeConverter
Return a String representation of the given Date.
DateConverter - Class in com.cumulocity.model
Deprecated.
DateConverter() - Constructor for class com.cumulocity.model.DateConverter
Deprecated.
 
DateTimeConverter - Class in com.cumulocity.model
Provides methods to convert DateTime to/from String in UTC format.
DateTimeConverter() - Constructor for class com.cumulocity.model.DateTimeConverter
 
DateTimeUtils - Class in com.cumulocity.model.util
 
DateTimeUtils() - Constructor for class com.cumulocity.model.util.DateTimeUtils
 
decorate(JerseyWebTarget) - Static method in class com.cumulocity.sdk.client.rest.WebTargetDecorator
 
deepCopyDynamicProperties(AbstractDynamicProperties, E) - Static method in class com.cumulocity.model.Document
 
DEFAULT - Static variable in enum com.cumulocity.sdk.client.ProcessingMode
 
DEFAULT_BUFFER_LIMIT - Static variable in class com.cumulocity.sdk.client.buffering.PersistentProvider
 
DEFAULT_PAGE_SIZE - Static variable in class com.cumulocity.sdk.client.PlatformParameters
 
DEFAULT_POLL_CREDENTIALS_TIMEOUT - Static variable in class com.cumulocity.sdk.client.polling.PollingStrategy
 
DEFAULT_POLL_INTERVALS - Static variable in class com.cumulocity.sdk.client.polling.PollingStrategy
 
defaultValue(String) - Method in class com.cumulocity.rest.representation.application.microservice.ConfigurationOptionRepresentation.ConfigurationOptionRepresentationBuilder
 
delete() - Method in interface com.cumulocity.sdk.client.inventory.ManagedObject
Deprecated.
delete() - Method in class com.cumulocity.sdk.client.inventory.ManagedObjectImpl
Deprecated.
delete(GId) - Method in interface com.cumulocity.sdk.client.inventory.InventoryApi
Deletes the Managed Object from the Cumulocity Server.
delete(GId) - Method in class com.cumulocity.sdk.client.inventory.InventoryApiImpl
 
delete(OptionPK) - Method in interface com.cumulocity.sdk.client.option.TenantOptionApi
Deletes option from the platform.
delete(OptionPK) - Method in class com.cumulocity.sdk.client.option.TenantOptionApiImpl
 
delete(NewDeviceRequestRepresentation) - Method in interface com.cumulocity.sdk.client.devicecontrol.DeviceCredentialsApi
Remove a device registration.
delete(NewDeviceRequestRepresentation) - Method in class com.cumulocity.sdk.client.devicecontrol.DeviceCredentialsApiImpl
 
delete(EventRepresentation) - Method in interface com.cumulocity.sdk.client.event.EventApi
Deletes event from the platform.
delete(EventRepresentation) - Method in class com.cumulocity.sdk.client.event.EventApiImpl
 
delete(MeasurementRepresentation) - Method in interface com.cumulocity.sdk.client.measurement.MeasurementApi
Deletes measurement from the platform.
delete(MeasurementRepresentation) - Method in class com.cumulocity.sdk.client.measurement.MeasurementApiImpl
 
delete(NotificationSubscriptionRepresentation) - Method in interface com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionApi
Delete by object.
delete(NotificationSubscriptionRepresentation) - Method in class com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionApiImpl
 
delete(String) - Method in class com.cumulocity.sdk.client.RestConnector
 
delete(String) - Method in interface com.cumulocity.sdk.client.RestOperations
 
delete(String, String) - Method in interface com.cumulocity.sdk.client.user.UserApi
 
delete(String, String) - Method in class com.cumulocity.sdk.client.user.UserApiImpl
 
deleteAlarmsByFilter(AlarmFilter) - Method in interface com.cumulocity.sdk.client.alarm.AlarmApi
Delete alarms from the platform based on the specified filter
deleteAlarmsByFilter(AlarmFilter) - Method in class com.cumulocity.sdk.client.alarm.AlarmApiImpl
 
deleteByFilter(NotificationSubscriptionFilter) - Method in interface com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionApi
Deletes all subscriptions matching a filter.
deleteByFilter(NotificationSubscriptionFilter) - Method in class com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionApiImpl
 
deleteById(String) - Method in interface com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionApi
Delete by ID.
deleteById(String) - Method in class com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionApiImpl
 
deleteBySource(String) - Method in interface com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionApi
Deletes all subscriptions to a source in managed object context.
deleteBySource(String) - Method in class com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionApiImpl
 
deleteCascade(GId) - Method in interface com.cumulocity.sdk.client.inventory.InventoryApi
Deletes the Managed Object and all child devices and child assets recursively from the Cumulocity Server.
deleteCascade(GId) - Method in class com.cumulocity.sdk.client.inventory.InventoryApiImpl
 
deleteChildAddition(GId) - Method in interface com.cumulocity.sdk.client.inventory.ManagedObject
Deletes the child addition and its relation to the managed object.
deleteChildAddition(GId) - Method in class com.cumulocity.sdk.client.inventory.ManagedObjectImpl
 
deleteChildAsset(GId) - Method in interface com.cumulocity.sdk.client.inventory.ManagedObject
Deletes the child Asset and its relation to the managed object.
deleteChildAsset(GId) - Method in class com.cumulocity.sdk.client.inventory.ManagedObjectImpl
 
deleteChildDevice(GId) - Method in interface com.cumulocity.sdk.client.inventory.ManagedObject
Deletes the child device and its relation to the managed object.
deleteChildDevice(GId) - Method in class com.cumulocity.sdk.client.inventory.ManagedObjectImpl
 
deleteEventsByFilter(EventFilter) - Method in interface com.cumulocity.sdk.client.event.EventApi
Deletes events from the platform based on the specified filter
deleteEventsByFilter(EventFilter) - Method in class com.cumulocity.sdk.client.event.EventApiImpl
 
deleteExternalId(ExternalIDRepresentation) - Method in interface com.cumulocity.sdk.client.identity.IdentityApi
Deletes between the external id and its global id in the platform.
deleteExternalId(ExternalIDRepresentation) - Method in class com.cumulocity.sdk.client.identity.IdentityApiImpl
 
deleteFile(GId) - Method in interface com.cumulocity.sdk.client.inventory.BinariesApi
Remove a managed object and its stored file by a given ID.
deleteFile(GId) - Method in class com.cumulocity.sdk.client.inventory.BinariesApiImpl
 
deleteMeasurement(MeasurementRepresentation) - Method in interface com.cumulocity.sdk.client.measurement.MeasurementApi
Deprecated.
deleteMeasurement(MeasurementRepresentation) - Method in class com.cumulocity.sdk.client.measurement.MeasurementApiImpl
Deprecated.
deleteMeasurementsByFilter(MeasurementFilter) - Method in interface com.cumulocity.sdk.client.measurement.MeasurementApi
Delete measurements from the platform based on the specified filter
deleteMeasurementsByFilter(MeasurementFilter) - Method in class com.cumulocity.sdk.client.measurement.MeasurementApiImpl
 
deleteTenantSubscriptions() - Method in interface com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionApi
Deletes all subscriptions of the current tenant.
deleteTenantSubscriptions() - Method in class com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionApiImpl
 
delivery(DeliveryRepresentation) - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation.OperationRepresentationBuilder
 
DeliveryLogEntryRepresentation - Class in com.cumulocity.rest.representation.operation
 
DeliveryLogEntryRepresentation() - Constructor for class com.cumulocity.rest.representation.operation.DeliveryLogEntryRepresentation
 
DeliveryLogEntryRepresentation(String, DateTime) - Constructor for class com.cumulocity.rest.representation.operation.DeliveryLogEntryRepresentation
 
DeliveryRepresentation - Class in com.cumulocity.rest.representation.operation
 
DeliveryRepresentation() - Constructor for class com.cumulocity.rest.representation.operation.DeliveryRepresentation
 
destroy() - Method in class com.cumulocity.model.JSONBase.ReaderJSONCharacterSource
 
DEVICE_CONTROL_API - Static variable in class com.cumulocity.rest.representation.operation.DeviceControlMediaType
 
DEVICE_CONTROL_API_TYPE - Static variable in class com.cumulocity.rest.representation.operation.DeviceControlMediaType
 
DEVICE_CONTROL_NOTIFICATIONS_URL - Static variable in class com.cumulocity.sdk.client.devicecontrol.notification.OperationNotificationSubscriber
 
DEVICE_CREDENTIALS - Static variable in class com.cumulocity.rest.representation.operation.DeviceControlMediaType
 
DEVICE_CREDENTIALS_COLLECTION - Static variable in class com.cumulocity.rest.representation.operation.DeviceControlMediaType
 
DEVICE_CREDENTIALS_COLLECTION_TYPE - Static variable in class com.cumulocity.rest.representation.operation.DeviceControlMediaType
 
DEVICE_CREDENTIALS_TYPE - Static variable in class com.cumulocity.rest.representation.operation.DeviceControlMediaType
 
DEVICE_CREDENTIALS_URI - Static variable in class com.cumulocity.sdk.client.devicecontrol.DeviceCredentialsApiImpl
 
DEVICE_REQUEST_URI - Static variable in class com.cumulocity.sdk.client.devicecontrol.DeviceCredentialsApiImpl
 
DeviceControlApi - Interface in com.cumulocity.sdk.client.devicecontrol
API for creating, updating and retrieving operations from the platform.
DeviceControlApiImpl - Class in com.cumulocity.sdk.client.devicecontrol
 
DeviceControlApiImpl(PlatformParameters, RestConnector, UrlProcessor, DeviceControlRepresentation, int) - Constructor for class com.cumulocity.sdk.client.devicecontrol.DeviceControlApiImpl
 
DeviceControlMediaType - Class in com.cumulocity.rest.representation.operation
 
DeviceControlMediaType(String) - Constructor for class com.cumulocity.rest.representation.operation.DeviceControlMediaType
 
DeviceControlRepresentation - Class in com.cumulocity.rest.representation.operation
 
DeviceControlRepresentation() - Constructor for class com.cumulocity.rest.representation.operation.DeviceControlRepresentation
 
DeviceCredentialsApi - Interface in com.cumulocity.sdk.client.devicecontrol
Api for device bootstrap
DeviceCredentialsApiImpl - Class in com.cumulocity.sdk.client.devicecontrol
 
DeviceCredentialsApiImpl(PlatformParameters, RestConnector) - Constructor for class com.cumulocity.sdk.client.devicecontrol.DeviceCredentialsApiImpl
 
DeviceCredentialsRepresentation - Class in com.cumulocity.rest.representation.devicebootstrap
 
DeviceCredentialsRepresentation() - Constructor for class com.cumulocity.rest.representation.devicebootstrap.DeviceCredentialsRepresentation
 
deviceExternalIDs(ExternalIDCollectionRepresentation) - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation.OperationRepresentationBuilder
 
deviceId(GId) - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation.OperationRepresentationBuilder
 
deviceName(String) - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation.OperationRepresentationBuilder
 
disconnect() - Method in class com.cumulocity.sdk.client.cep.notification.InventoryRealtimeDeleteAwareNotificationsSubscriber
 
disconnect() - Method in class com.cumulocity.sdk.client.cep.notification.InventoryRealtimeNotificationsSubscriber
Deprecated.
 
disconnect() - Method in class com.cumulocity.sdk.client.devicecontrol.notification.OperationNotificationSubscriber
 
disconnect() - Method in interface com.cumulocity.sdk.client.notification.Subscriber
 
DisposableInputStreamSource - Interface in com.cumulocity.model.io
 
DisposableInputStreamSource.DisposableResource - Class in com.cumulocity.model.io
 
DisposableInputStreamSource.LazyInputStreamSource - Class in com.cumulocity.model.io
 
DisposableResource(ByteSource) - Constructor for class com.cumulocity.model.io.DisposableInputStreamSource.DisposableResource
 
dispose() - Method in class com.cumulocity.model.io.DisposableInputStreamSource.DisposableResource
 
dispose() - Method in interface com.cumulocity.model.io.DisposableInputStreamSource
 
dispose() - Method in class com.cumulocity.model.io.DisposableInputStreamSource.LazyInputStreamSource
 
dispose(ExecutorService) - Method in class com.cumulocity.sdk.client.notification.LongPollingExecutorServiceProvider
 
Document<T extends ID> - Class in com.cumulocity.model
Represents the common elements of any modeled entity.
Document() - Constructor for class com.cumulocity.model.Document
 
Document(T) - Constructor for class com.cumulocity.model.Document
 
Document(T, String) - Constructor for class com.cumulocity.model.Document
 
Document(T, String, String) - Constructor for class com.cumulocity.model.Document
 
Document(T, String, String, Map<String, Object>) - Constructor for class com.cumulocity.model.Document
 
Document(T, Map<String, Object>) - Constructor for class com.cumulocity.model.Document
 
domain(String) - Method in class com.cumulocity.rest.representation.application.microservice.ProviderRepresentation.ProviderRepresentationBuilder
 
downloadFile(GId) - Method in interface com.cumulocity.sdk.client.inventory.BinariesApi
Download a stored file (managed object) by a given ID.
downloadFile(GId) - Method in class com.cumulocity.sdk.client.inventory.BinariesApiImpl
 
DynamicPropertiesFilter - Interface in com.cumulocity.model
 
DynamicPropertiesFilter.CompositeDynamicPropertiesFilter - Class in com.cumulocity.model
 

E

editable(boolean) - Method in class com.cumulocity.rest.representation.application.microservice.ConfigurationOptionRepresentation.ConfigurationOptionRepresentationBuilder
 
elements(int) - Method in class com.cumulocity.sdk.client.alarm.PagedAlarmCollectionRepresentation
 
elements(int) - Method in class com.cumulocity.sdk.client.audit.PagedAuditCollectionRepresentation
 
elements(int) - Method in class com.cumulocity.sdk.client.devicecontrol.PagedOperationCollectionRepresentation
 
elements(int) - Method in class com.cumulocity.sdk.client.event.PagedEventCollectionRepresentation
 
elements(int) - Method in class com.cumulocity.sdk.client.identity.PagedExternalIDCollectionRepresentation
 
elements(int) - Method in class com.cumulocity.sdk.client.inventory.PagedManagedObjectCollectionRepresentation
 
elements(int) - Method in class com.cumulocity.sdk.client.inventory.PagedManagedObjectReferenceCollectionRepresentation
 
elements(int) - Method in class com.cumulocity.sdk.client.measurement.PagedMeasurementCollectionRepresentation
 
elements(int) - Method in class com.cumulocity.sdk.client.messaging.notifications.PagedNotificationSubscriptionCollectionRepresentation
 
elements(int) - Method in class com.cumulocity.sdk.client.option.PagedTenantOptionCollectionRepresentation
 
elements(int) - Method in interface com.cumulocity.sdk.client.PagedCollectionRepresentation
 
Email - Class in com.cumulocity.model.email
 
Email() - Constructor for class com.cumulocity.model.email.Email
 
Email(Email) - Constructor for class com.cumulocity.model.email.Email
 
Email(String, String[], String[], String[], String, String, Attachment[]) - Constructor for class com.cumulocity.model.email.Email
 
EmailBuilder - Class in com.cumulocity.model.email
 
EmailBuilder() - Constructor for class com.cumulocity.model.email.EmailBuilder
 
EmailRepresentation - Class in com.cumulocity.rest.representation.email
 
EmailRepresentation() - Constructor for class com.cumulocity.rest.representation.email.EmailRepresentation
 
EmailRepresentation(String, String[], String[], String[], String, String, Attachment[]) - Constructor for class com.cumulocity.rest.representation.email.EmailRepresentation
 
EmailRepresentation.EmailRepresentationBuilder - Class in com.cumulocity.rest.representation.email
 
encode(String) - Static method in class com.cumulocity.sdk.client.Filter
 
encode(String) - Static method in class com.cumulocity.sdk.client.TemplateUrlParser
 
equals(Object) - Method in class com.cumulocity.model.authentication.CumulocityBasicCredentials
 
equals(Object) - Method in class com.cumulocity.model.authentication.CumulocityOAuthCredentials
 
equals(Object) - Method in class com.cumulocity.model.Document
 
equals(Object) - Method in class com.cumulocity.model.email.Attachment
 
equals(Object) - Method in class com.cumulocity.model.email.Email
 
equals(Object) - Method in class com.cumulocity.model.ID
 
equals(Object) - Method in class com.cumulocity.model.measurement.MeasurementValue
 
equals(Object) - Method in class com.cumulocity.model.option.OptionPK
 
equals(Object) - Method in class com.cumulocity.rest.representation.alarm.AlarmRepresentation
 
equals(Object) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
equals(Object) - Method in class com.cumulocity.rest.representation.application.ApplicationUserCollectionRepresentation
 
equals(Object) - Method in class com.cumulocity.rest.representation.application.ApplicationUserRepresentation
 
equals(Object) - Method in class com.cumulocity.rest.representation.application.ApplicationVersionRepresentation
 
equals(Object) - Method in class com.cumulocity.rest.representation.application.microservice.ConfigurationOptionRepresentation
 
equals(Object) - Method in class com.cumulocity.rest.representation.application.microservice.ExtensionRepresentation
 
equals(Object) - Method in class com.cumulocity.rest.representation.application.microservice.MicroserviceBillingCollectionRepresentation
 
equals(Object) - Method in class com.cumulocity.rest.representation.application.microservice.MicroserviceBillingRepresentation
 
equals(Object) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation
 
equals(Object) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.ExecActionRepresentation
 
equals(Object) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HTTPGetActionRepresentation
 
equals(Object) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HttpHeaderRepresentation
 
equals(Object) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.TCPSocketActionRepresentation
 
equals(Object) - Method in class com.cumulocity.rest.representation.application.microservice.ProviderRepresentation
 
equals(Object) - Method in class com.cumulocity.rest.representation.application.microservice.ResourcesRepresentation
 
equals(Object) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
equals(Object) - Method in class com.cumulocity.rest.representation.audit.AuditRecordCollectionRepresentation
 
equals(Object) - Method in class com.cumulocity.rest.representation.audit.AuditRecordRepresentation
 
equals(Object) - Method in class com.cumulocity.rest.representation.audit.ChangeRepresentation
 
equals(Object) - Method in class com.cumulocity.rest.representation.connector.ConnectorReferenceRepresentation
 
equals(Object) - Method in class com.cumulocity.rest.representation.email.EmailRepresentation
 
equals(Object) - Method in class com.cumulocity.rest.representation.event.EventRepresentation
 
equals(Object) - Method in class com.cumulocity.rest.representation.identity.ExternalIDRepresentation
 
equals(Object) - Method in class com.cumulocity.rest.representation.operation.DeliveryLogEntryRepresentation
 
equals(Object) - Method in class com.cumulocity.rest.representation.operation.DeliveryRepresentation
 
equals(Object) - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation
 
equals(Object) - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionFilterRepresentation
 
equals(Object) - Method in class com.cumulocity.rest.representation.tenant.OptionRepresentation
 
equals(Object) - Method in class com.cumulocity.rest.representation.tenant.TenantApiRepresentation
 
equals(Object) - Method in class com.cumulocity.rest.representation.user.CurrentTenantRepresentation
 
equals(Object) - Method in class com.cumulocity.sdk.client.PagedCollectionResourceImpl
 
equals(Object) - Method in class com.cumulocity.sdk.client.QueryParam
 
equalsIgnoreClass(Object) - Method in class com.cumulocity.model.ID
This method compares if two ids have the same content (type, value) even if they have different classes.
ERROR_MESSAGE - Static variable in class com.cumulocity.rest.representation.CumulocityMediaType
 
ERROR_MESSAGE_TYPE - Static variable in class com.cumulocity.rest.representation.CumulocityMediaType
 
ErrorDetails - Class in com.cumulocity.rest.representation
 
ErrorDetails() - Constructor for class com.cumulocity.rest.representation.ErrorDetails
 
ErrorMessageRepresentation - Class in com.cumulocity.rest.representation
 
ErrorMessageRepresentation() - Constructor for class com.cumulocity.rest.representation.ErrorMessageRepresentation
 
ErrorMessageRepresentationReader - Class in com.cumulocity.sdk.client.rest.mediatypes
 
ErrorMessageRepresentationReader() - Constructor for class com.cumulocity.sdk.client.rest.mediatypes.ErrorMessageRepresentationReader
 
escapeUnicodeChars(boolean) - Method in class com.cumulocity.model.JSONBase.JSONGeneratorBuilder
 
EVENT - Static variable in class com.cumulocity.rest.representation.event.EventMediaType
 
EVENT_API - Static variable in class com.cumulocity.rest.representation.event.EventMediaType
 
EVENT_COLLECTION - Static variable in class com.cumulocity.rest.representation.event.EventMediaType
 
EVENT_COLLECTION_TYPE - Static variable in class com.cumulocity.rest.representation.event.EventMediaType
 
EVENT_TYPE - Static variable in class com.cumulocity.rest.representation.event.EventMediaType
 
EventApi - Interface in com.cumulocity.sdk.client.event
API for creating, deleting and retrieving events from the platform.
EventApiImpl - Class in com.cumulocity.sdk.client.event
 
EventApiImpl(RestConnector, UrlProcessor, EventsApiRepresentation, int) - Constructor for class com.cumulocity.sdk.client.event.EventApiImpl
 
EventCollection - Interface in com.cumulocity.sdk.client.event
 
EventCollectionImpl - Class in com.cumulocity.sdk.client.event
 
EventCollectionImpl(RestConnector, String, int) - Constructor for class com.cumulocity.sdk.client.event.EventCollectionImpl
 
EventCollectionRepresentation - Class in com.cumulocity.rest.representation.event
 
EventCollectionRepresentation() - Constructor for class com.cumulocity.rest.representation.event.EventCollectionRepresentation
 
EventFilter - Class in com.cumulocity.sdk.client.event
A filter to be used in event queries.
EventFilter() - Constructor for class com.cumulocity.sdk.client.event.EventFilter
 
EventMediaType - Class in com.cumulocity.rest.representation.event
We follow here convention from MediaType class, where we have both MediaType instances, and string representations (with '_TYPE' suffix in name).
EventMediaType(String) - Constructor for class com.cumulocity.rest.representation.event.EventMediaType
 
EventRepresentation - Class in com.cumulocity.rest.representation.event
A Java Representation for the Media Type EventMediaType.EVENT.
EventRepresentation() - Constructor for class com.cumulocity.rest.representation.event.EventRepresentation
 
EVENTS_API_TYPE - Static variable in class com.cumulocity.rest.representation.event.EventMediaType
 
EventsApiRepresentation - Class in com.cumulocity.rest.representation.event
 
EventsApiRepresentation() - Constructor for class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
exec(ProbeRepresentation.ExecActionRepresentation) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.ProbeRepresentationBuilder
 
ExecActionRepresentation() - Constructor for class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.ExecActionRepresentation
 
ExecActionRepresentation(List<String>) - Constructor for class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.ExecActionRepresentation
 
EXECUTING - com.cumulocity.model.operation.OperationStatus
 
expose(String) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation.MicroserviceManifestRepresentationBuilder
 
ExtensibilityConverter - Class in com.cumulocity.model.util
Converts between Java types and JSON according to the extensibility naming rules.
ExtensibilityConverter(Duration, ClassFinder) - Constructor for class com.cumulocity.model.util.ExtensibilityConverter
 
ExtensibleOptionRepresentation - Class in com.cumulocity.rest.representation.tenant
 
ExtensibleOptionRepresentation() - Constructor for class com.cumulocity.rest.representation.tenant.ExtensibleOptionRepresentation
 
extension(ExtensionRepresentation) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation.MicroserviceManifestRepresentationBuilder
 
ExtensionRepresentation - Class in com.cumulocity.rest.representation.application.microservice
 
ExtensionRepresentation() - Constructor for class com.cumulocity.rest.representation.application.microservice.ExtensionRepresentation
 
extensions(Collection<? extends ExtensionRepresentation>) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation.MicroserviceManifestRepresentationBuilder
 
EXTERNAL - com.cumulocity.rest.representation.application.ApplicationRepresentation.Type
 
EXTERNAL_ID - Static variable in class com.cumulocity.rest.representation.identity.IdentityMediaType
 
EXTERNAL_ID_COLLECTION - Static variable in class com.cumulocity.rest.representation.identity.IdentityMediaType
 
EXTERNAL_ID_COLLECTION_TYPE - Static variable in class com.cumulocity.rest.representation.identity.IdentityMediaType
 
EXTERNAL_ID_TYPE - Static variable in class com.cumulocity.rest.representation.identity.IdentityMediaType
 
ExternalIDCollection - Interface in com.cumulocity.sdk.client.identity
 
ExternalIDCollectionImpl - Class in com.cumulocity.sdk.client.identity
 
ExternalIDCollectionImpl(RestConnector, String, int) - Constructor for class com.cumulocity.sdk.client.identity.ExternalIDCollectionImpl
 
ExternalIDCollectionRepresentation - Class in com.cumulocity.rest.representation.identity
 
ExternalIDCollectionRepresentation() - Constructor for class com.cumulocity.rest.representation.identity.ExternalIDCollectionRepresentation
 
ExternalIDRepresentation - Class in com.cumulocity.rest.representation.identity
 
ExternalIDRepresentation() - Constructor for class com.cumulocity.rest.representation.identity.ExternalIDRepresentation
 
externalUrl(String) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation.ApplicationRepresentationBuilder
 

F

FAILED - com.cumulocity.model.operation.OperationStatus
 
failureReason(String) - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation.OperationRepresentationBuilder
 
failureThreshold(Integer) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.ProbeRepresentationBuilder
 
FEATURE - com.cumulocity.rest.representation.application.ApplicationRepresentation.Type
 
FileBasedPersistentProvider - Class in com.cumulocity.sdk.client.buffering
 
FileBasedPersistentProvider(long, String) - Constructor for class com.cumulocity.sdk.client.buffering.FileBasedPersistentProvider
 
FileBasedPersistentProvider(String) - Constructor for class com.cumulocity.sdk.client.buffering.FileBasedPersistentProvider
 
filename(String) - Method in class com.cumulocity.model.email.Attachment.AttachmentBuilder
 
filter(ClientRequestContext) - Method in class com.cumulocity.sdk.client.CumulocityAuthenticationFilter
 
Filter - Class in com.cumulocity.sdk.client
 
Filter() - Constructor for class com.cumulocity.sdk.client.Filter
 
finalize() - Method in class com.cumulocity.sdk.client.PlatformImpl
 
findClassByAlias(String) - Method in class com.cumulocity.model.util.AliasMapClassFinder
 
findClassByAlias(String) - Method in class com.cumulocity.model.util.ClassFinder
 
findClassByClassName(String) - Method in class com.cumulocity.model.util.ClassFinder
 
FixedRatePoller - Class in com.cumulocity.sdk.client.polling
A poller that triggers tasks to execute at a fixed rate.
This class will trigger the defined pollingTask to run at the configured period.
FixedRatePoller(ScheduledThreadPoolExecutor, long) - Constructor for class com.cumulocity.sdk.client.polling.FixedRatePoller
Create a fixed rate poller using the given thread pool and with the given fixed rate period.
from(String) - Static method in class com.cumulocity.model.authentication.CumulocityBasicCredentials
 
fromJSON(Reader, Class<T>) - Static method in class com.cumulocity.model.JSONBase
Unmarshall the JSON representation to an object of the specified type.
fromJSON(Object) - Method in class com.cumulocity.model.audit.AuditChangeValueConverter
 
fromJSON(Object) - Method in class com.cumulocity.model.DateConverter
Deprecated.
 
fromJSON(Object) - Method in class com.cumulocity.model.DateTimeConverter
 
fromJSON(Object) - Method in class com.cumulocity.model.IDListTypeConverter
 
fromJSON(Object) - Method in class com.cumulocity.model.IDTypeConverter
 
fromJSON(Object) - Method in class com.cumulocity.rest.representation.SourceableConverter
 
fromJSON(String, Class<T>) - Static method in class com.cumulocity.model.JSONBase
Unmarshall the JSON representation to an object of the specified type.
Future - Class in com.cumulocity.sdk.client.buffering
 
Future() - Constructor for class com.cumulocity.sdk.client.buffering.Future
 

G

GAUGE - com.cumulocity.model.measurement.ValueType
 
generate(List<T>) - Method in class com.cumulocity.sdk.client.notification.BaseSvensonJSONContext
 
generate(T) - Method in class com.cumulocity.sdk.client.notification.BaseSvensonJSONContext
 
generateId() - Method in class com.cumulocity.sdk.client.buffering.FileBasedPersistentProvider
 
generateId() - Method in class com.cumulocity.sdk.client.buffering.MemoryBasedPersistentProvider
 
generateId() - Method in class com.cumulocity.sdk.client.buffering.PersistentProvider
 
get() - Method in interface com.cumulocity.sdk.client.base.Supplier
 
get() - Method in class com.cumulocity.sdk.client.buffering.Future
Waits for the response to complete
get() - Method in interface com.cumulocity.sdk.client.inventory.ManagedObject
Deprecated.
get() - Method in class com.cumulocity.sdk.client.inventory.ManagedObjectImpl
Deprecated.
get() - Method in interface com.cumulocity.sdk.client.notification.Provider
 
get(int, QueryParam...) - Method in interface com.cumulocity.sdk.client.PagedCollectionResource
The method returns the first page.
get(int, QueryParam...) - Method in class com.cumulocity.sdk.client.PagedCollectionResourceImpl
 
get(GId) - Method in interface com.cumulocity.sdk.client.inventory.InventoryApi
Returns the Managed Object of the Resource.
get(GId) - Method in class com.cumulocity.sdk.client.inventory.InventoryApiImpl
 
get(GId, QueryParam...) - Method in interface com.cumulocity.sdk.client.inventory.InventoryApi
Returns the Managed Object of the Resource.
get(GId, QueryParam...) - Method in class com.cumulocity.sdk.client.inventory.InventoryApiImpl
 
get(QueryParam...) - Method in interface com.cumulocity.sdk.client.PagedCollectionResource
The method returns the first page.
get(QueryParam...) - Method in class com.cumulocity.sdk.client.PagedCollectionResourceImpl
 
get(Class<C>) - Method in class com.cumulocity.model.Document
Returns the object whose parameter name is given by clazz, or null if no such property exists, or property cannot be cased to clazz.
get(Class<T>) - Method in class com.cumulocity.rest.representation.AbstractExtensibleRepresentation
Returns the object whose parameter name is given by clazz, or null if no such property exists, or it is invalid.
get(String) - Method in class com.cumulocity.model.Document
Returns the object associated with the given property name, or null if no such property exists.
get(String) - Method in class com.cumulocity.rest.representation.AbstractExtensibleRepresentation
Returns the object associated with the given property name, or null if no such property exists.
get(String, CumulocityMediaType, Class<T>) - Method in class com.cumulocity.sdk.client.RestConnector
 
get(String, CumulocityMediaType, Class<T>) - Method in interface com.cumulocity.sdk.client.RestOperations
 
get(String, Class<C>) - Method in class com.cumulocity.model.Document
 
get(String, MediaType) - Method in class com.cumulocity.sdk.client.RestConnector
 
get(String, MediaType, Class<T>) - Method in class com.cumulocity.sdk.client.RestConnector
 
get(String, MediaType, Class<T>) - Method in interface com.cumulocity.sdk.client.RestOperations
 
get(Map<String, String>) - Method in class com.cumulocity.sdk.client.PagedCollectionResourceImpl
 
getAccessToken() - Method in class com.cumulocity.model.authentication.CumulocityOAuthCredentials
 
getActiveRequestCount() - Method in class com.cumulocity.rest.representation.tenant.SupportUserDetailsRepresentation
 
getActiveVersionId() - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
getActivity() - Method in class com.cumulocity.rest.representation.audit.AuditRecordRepresentation
 
getAdditionParents() - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation
 
getAdminEmail() - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
getAdminName() - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
getAdminPass() - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
getAgent() - Method in class com.cumulocity.sdk.client.devicecontrol.OperationFilter
 
getAlarm() - Method in class com.cumulocity.rest.representation.platform.PlatformApiRepresentation
 
getAlarm(GId) - Method in interface com.cumulocity.sdk.client.alarm.AlarmApi
Gets an alarm by id
getAlarm(GId) - Method in class com.cumulocity.sdk.client.alarm.AlarmApiImpl
 
getAlarmApi() - Method in interface com.cumulocity.sdk.client.Platform
 
getAlarmApi() - Method in class com.cumulocity.sdk.client.PlatformImpl
 
getAlarms() - Method in class com.cumulocity.rest.representation.alarm.AlarmCollectionRepresentation
 
getAlarms() - Method in class com.cumulocity.rest.representation.alarm.AlarmsApiRepresentation
 
getAlarms() - Method in interface com.cumulocity.sdk.client.alarm.AlarmApi
Gets all alarms from the platform
getAlarms() - Method in class com.cumulocity.sdk.client.alarm.AlarmApiImpl
 
getAlarmsByFilter(AlarmFilter) - Method in interface com.cumulocity.sdk.client.alarm.AlarmApi
Gets alarms from the platform based on the specified filter
getAlarmsByFilter(AlarmFilter) - Method in class com.cumulocity.sdk.client.alarm.AlarmApiImpl
 
getAlarmsForSource() - Method in class com.cumulocity.rest.representation.alarm.AlarmsApiRepresentation
 
getAlarmsForSourceAndStatus() - Method in class com.cumulocity.rest.representation.alarm.AlarmsApiRepresentation
 
getAlarmsForSourceAndStatusAndTime() - Method in class com.cumulocity.rest.representation.alarm.AlarmsApiRepresentation
 
getAlarmsForSourceAndTime() - Method in class com.cumulocity.rest.representation.alarm.AlarmsApiRepresentation
 
getAlarmsForStatus() - Method in class com.cumulocity.rest.representation.alarm.AlarmsApiRepresentation
 
getAlarmsForStatusAndTime() - Method in class com.cumulocity.rest.representation.alarm.AlarmsApiRepresentation
 
getAlarmsForTime() - Method in class com.cumulocity.rest.representation.alarm.AlarmsApiRepresentation
 
getAllOptionsForCategory(String) - Method in interface com.cumulocity.sdk.client.option.TenantOptionApi
Gets all options from the platform for the specific category Requires role ROLE_OPTION_MANAGEMENT_READ
getAllOptionsForCategory(String) - Method in class com.cumulocity.sdk.client.option.TenantOptionApiImpl
 
getAllowCreateTenants() - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
getAllowCreateTenants() - Method in class com.cumulocity.rest.representation.user.CurrentTenantRepresentation
 
getApis() - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionFilterRepresentation
 
getApiVersion() - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
getApplication() - Method in class com.cumulocity.rest.representation.application.ApplicationReferenceRepresentation
 
getApplication() - Method in class com.cumulocity.rest.representation.audit.AuditRecordRepresentation
 
getApplication() - Method in class com.cumulocity.sdk.client.audit.AuditRecordFilter
 
getApplicationId() - Method in class com.cumulocity.rest.representation.application.ManifestRepresentation
 
getApplicationKey() - Method in class com.cumulocity.model.authentication.CumulocityBasicCredentials
 
getApplicationKey() - Method in interface com.cumulocity.model.authentication.CumulocityCredentials
 
getApplicationKey() - Method in class com.cumulocity.model.authentication.CumulocityOAuthCredentials
 
getApplicationKey() - Method in class com.cumulocity.sdk.client.PlatformParameters
 
getApplications() - Method in class com.cumulocity.rest.representation.application.ApplicationCollectionRepresentation
 
getApplications() - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
getApplications() - Method in class com.cumulocity.rest.representation.user.CurrentTenantRepresentation
 
getApplications() - Method in class com.cumulocity.rest.representation.user.GroupRepresentation
 
getApplications() - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
getApplicationVersions() - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
getApplicationVersions() - Method in class com.cumulocity.rest.representation.application.ApplicationVersionCollectionRepresentation
 
getAssetParents() - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation
 
getAttachments() - Method in class com.cumulocity.model.email.Email
 
getAttachments() - Method in class com.cumulocity.rest.representation.email.EmailRepresentation
 
getAttribute() - Method in class com.cumulocity.rest.representation.audit.ChangeRepresentation
 
getAttrs() - Method in class com.cumulocity.rest.representation.AbstractExtensibleRepresentation
 
getAudit() - Method in class com.cumulocity.rest.representation.platform.PlatformApiRepresentation
 
getAuditRecord(GId) - Method in interface com.cumulocity.sdk.client.audit.AuditRecordApi
Gets an audit record by id
getAuditRecord(GId) - Method in class com.cumulocity.sdk.client.audit.AuditRecordApiImpl
 
getAuditRecordApi() - Method in interface com.cumulocity.sdk.client.Platform
 
getAuditRecordApi() - Method in class com.cumulocity.sdk.client.PlatformImpl
 
getAuditRecords() - Method in class com.cumulocity.rest.representation.audit.AuditRecordCollectionRepresentation
 
getAuditRecords() - Method in class com.cumulocity.rest.representation.audit.AuditRecordsRepresentation
 
getAuditRecords() - Method in interface com.cumulocity.sdk.client.audit.AuditRecordApi
Gets all audit records from the platform
getAuditRecords() - Method in class com.cumulocity.sdk.client.audit.AuditRecordApiImpl
 
getAuditRecordsByFilter(AuditRecordFilter) - Method in interface com.cumulocity.sdk.client.audit.AuditRecordApi
Gets audit records from the platform based on the specified filter
getAuditRecordsByFilter(AuditRecordFilter) - Method in class com.cumulocity.sdk.client.audit.AuditRecordApiImpl
 
getAuditRecordsForApplication() - Method in class com.cumulocity.rest.representation.audit.AuditRecordsRepresentation
 
getAuditRecordsForType() - Method in class com.cumulocity.rest.representation.audit.AuditRecordsRepresentation
 
getAuditRecordsForTypeAndApplication() - Method in class com.cumulocity.rest.representation.audit.AuditRecordsRepresentation
 
getAuditRecordsForTypeAndUserAndApplication() - Method in class com.cumulocity.rest.representation.audit.AuditRecordsRepresentation
 
getAuditRecordsForUser() - Method in class com.cumulocity.rest.representation.audit.AuditRecordsRepresentation
 
getAuditRecordsForUserAndApplication() - Method in class com.cumulocity.rest.representation.audit.AuditRecordsRepresentation
 
getAuditRecordsForUserAndType() - Method in class com.cumulocity.rest.representation.audit.AuditRecordsRepresentation
 
getAuthenticationMethod() - Method in class com.cumulocity.model.authentication.CumulocityBasicCredentials
 
getAuthenticationMethod() - Method in interface com.cumulocity.model.authentication.CumulocityCredentials
 
getAuthenticationMethod() - Method in class com.cumulocity.model.authentication.CumulocityOAuthCredentials
 
getAuthenticationString() - Method in class com.cumulocity.model.authentication.CumulocityBasicCredentials
 
getAuthenticationString() - Method in interface com.cumulocity.model.authentication.CumulocityCredentials
 
getAuthenticationString() - Method in class com.cumulocity.model.authentication.CumulocityOAuthCredentials
 
getAvailability() - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
getBcc() - Method in class com.cumulocity.model.email.Email
 
getBcc() - Method in class com.cumulocity.rest.representation.email.EmailRepresentation
 
getBillings() - Method in class com.cumulocity.rest.representation.application.microservice.MicroserviceBillingCollectionRepresentation
 
getBinariesApi() - Method in interface com.cumulocity.sdk.client.Platform
 
getBinariesApi() - Method in class com.cumulocity.sdk.client.PlatformImpl
 
getBinaryId() - Method in class com.cumulocity.rest.representation.application.ApplicationVersionRepresentation
 
getBulkOperationId() - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation
 
getCategory() - Method in class com.cumulocity.model.option.OptionPK
 
getCategory() - Method in class com.cumulocity.rest.representation.tenant.ExtensibleOptionRepresentation
 
getCategory() - Method in class com.cumulocity.rest.representation.tenant.OptionRepresentation
 
getCc() - Method in class com.cumulocity.model.email.Email
 
getCc() - Method in class com.cumulocity.rest.representation.email.EmailRepresentation
 
getChanges() - Method in class com.cumulocity.rest.representation.audit.AuditRecordRepresentation
 
getChangeType() - Method in class com.cumulocity.rest.representation.audit.ChangeRepresentation
 
getChildAddition(GId) - Method in interface com.cumulocity.sdk.client.inventory.ManagedObject
Returns the child additions with the given id.
getChildAddition(GId) - Method in class com.cumulocity.sdk.client.inventory.ManagedObjectImpl
 
getChildAdditionId() - Method in class com.cumulocity.sdk.client.inventory.InventoryFilter
 
getChildAdditions() - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation
 
getChildAdditions() - Method in interface com.cumulocity.sdk.client.inventory.ManagedObject
Returns all the child additions for the Managed Object in paged collection form
getChildAdditions() - Method in class com.cumulocity.sdk.client.inventory.ManagedObjectImpl
 
getChildAsset(GId) - Method in interface com.cumulocity.sdk.client.inventory.ManagedObject
Returns the child Asset with the given id.
getChildAsset(GId) - Method in class com.cumulocity.sdk.client.inventory.ManagedObjectImpl
 
getChildAssetId() - Method in class com.cumulocity.sdk.client.inventory.InventoryFilter
 
getChildAssets() - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation
 
getChildAssets() - Method in interface com.cumulocity.sdk.client.inventory.ManagedObject
Returns all the child Assets for the Managed Object in paged collection form
getChildAssets() - Method in class com.cumulocity.sdk.client.inventory.ManagedObjectImpl
 
getChildDevice(GId) - Method in interface com.cumulocity.sdk.client.inventory.ManagedObject
Returns the child device with the given id.
getChildDevice(GId) - Method in class com.cumulocity.sdk.client.inventory.ManagedObjectImpl
 
getChildDeviceId() - Method in class com.cumulocity.sdk.client.inventory.InventoryFilter
 
getChildDevices() - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation
 
getChildDevices() - Method in interface com.cumulocity.sdk.client.inventory.ManagedObject
Returns all the child Devices for the Managed Object in paged collection form.
getChildDevices() - Method in class com.cumulocity.sdk.client.inventory.ManagedObjectImpl
 
getChunkedEncodingSize() - Method in class com.cumulocity.sdk.client.PlatformParameters
 
getClient() - Method in class com.cumulocity.sdk.client.RestConnector
 
getCollection(String) - Method in class com.cumulocity.sdk.client.PagedCollectionResourceImpl
 
getCommand() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.ExecActionRepresentation
 
getCompany() - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
getConfiguration() - Method in class com.cumulocity.sdk.client.rest.WebTargetDecorator
 
getConnector() - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation
 
getContactName() - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
getContactPhone() - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
getContext() - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionRepresentation
 
getContext() - Method in class com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionFilter
 
getContextPath() - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
getContextPath() - Method in class com.cumulocity.rest.representation.application.ManifestRepresentation
 
getContextPath() - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
getCount() - Method in class com.cumulocity.rest.representation.alarm.AlarmRepresentation
 
getCount() - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectReferenceCollectionRepresentation
 
getCpu() - Method in class com.cumulocity.rest.representation.application.microservice.ResourcesRepresentation
 
getCreatedDateTime() - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
getCreatedFrom() - Method in class com.cumulocity.sdk.client.event.EventFilter
 
getCreatedTo() - Method in class com.cumulocity.sdk.client.event.EventFilter
 
getCreationDateTime() - Method in class com.cumulocity.rest.representation.event.EventRepresentation
 
getCreationDateTime() - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation
 
getCreationDateTime() - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation
 
getCreationTime() - Method in class com.cumulocity.rest.representation.devicebootstrap.NewDeviceRequestRepresentation
 
getCreationTime() - Method in class com.cumulocity.rest.representation.event.EventRepresentation
Deprecated.
getCreationTime() - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation
Deprecated.
getCreationTime() - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation
Deprecated.
getCredentials() - Method in class com.cumulocity.model.authentication.CumulocityCredentialsFactory
 
getCurrentPage() - Method in class com.cumulocity.rest.representation.PageStatisticsRepresentation
 
getCurrentUser() - Method in class com.cumulocity.rest.representation.user.UsersApiRepresentation
 
getCurrentUser() - Method in interface com.cumulocity.sdk.client.user.UserApi
 
getCurrentUser() - Method in class com.cumulocity.sdk.client.user.UserApiImpl
 
getCurrentUserWithCustomProperties() - Method in interface com.cumulocity.sdk.client.user.UserApi
 
getCurrentUserWithCustomProperties() - Method in class com.cumulocity.sdk.client.user.UserApiImpl
 
getCustomProperties() - Method in class com.cumulocity.rest.representation.CustomPropertiesMapRepresentation
 
getData() - Method in class com.cumulocity.sdk.client.cep.notification.ManagedObjectDeleteAwareNotification
 
getData() - Method in class com.cumulocity.sdk.client.cep.notification.ManagedObjectNotification
 
getDateCreated() - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
Deprecated.
getDateTime() - Method in class com.cumulocity.rest.representation.application.microservice.MicroserviceBillingRepresentation
 
getDateTime() - Method in class com.cumulocity.rest.representation.event.EventRepresentation
 
getDateTime() - Method in class com.cumulocity.rest.representation.measurement.MeasurementRepresentation
 
getDefaultValue() - Method in class com.cumulocity.rest.representation.application.microservice.ConfigurationOptionRepresentation
 
getDelegatedBy() - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
getDelivery() - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation
 
getDescription() - Method in class com.cumulocity.rest.representation.user.GroupRepresentation
 
getDetails() - Method in class com.cumulocity.rest.representation.ErrorMessageRepresentation
 
getDevice() - Method in class com.cumulocity.sdk.client.devicecontrol.OperationFilter
 
getDeviceControl() - Method in class com.cumulocity.rest.representation.platform.PlatformApiRepresentation
 
getDeviceControlApi() - Method in interface com.cumulocity.sdk.client.Platform
 
getDeviceControlApi() - Method in class com.cumulocity.sdk.client.PlatformImpl
 
getDeviceCredentialsApi() - Method in interface com.cumulocity.sdk.client.Platform
 
getDeviceCredentialsApi() - Method in class com.cumulocity.sdk.client.PlatformImpl
 
getDeviceExternalIDs() - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation
 
getDeviceId() - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation
 
getDeviceName() - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation
 
getDeviceParents() - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation
 
getDevicePermissions() - Method in class com.cumulocity.rest.representation.user.GroupRepresentation
 
getDevicePermissions() - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
getDisplayName() - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
getDomain() - Method in class com.cumulocity.rest.representation.application.microservice.ProviderRepresentation
 
getDomain() - Method in class com.cumulocity.rest.representation.connector.ConnectorReferenceRepresentation
 
getDomain() - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
getDomainName() - Method in class com.cumulocity.rest.representation.user.CurrentTenantRepresentation
 
getEditable() - Method in class com.cumulocity.rest.representation.tenant.ExtensibleOptionRepresentation
 
getEffectiveRoles() - Method in class com.cumulocity.rest.representation.user.CurrentUserRepresentation
 
getEmail() - Method in class com.cumulocity.rest.representation.user.CurrentUserRepresentation
 
getEmail() - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
getEnabled() - Method in class com.cumulocity.rest.representation.tenant.SupportUserDetailsRepresentation
 
getEnabled() - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
getEntity() - Method in class com.cumulocity.sdk.client.buffering.ProcessingRequest
 
getError() - Method in class com.cumulocity.rest.representation.ErrorMessageRepresentation
 
getErrorMessage(Response, int) - Method in class com.cumulocity.sdk.client.ResponseParser
 
getErrorRepresentation(Response) - Method in class com.cumulocity.sdk.client.ResponseParser
 
getEvent() - Method in class com.cumulocity.rest.representation.platform.PlatformApiRepresentation
 
getEvent(GId) - Method in interface com.cumulocity.sdk.client.event.EventApi
Gets event by id
getEvent(GId) - Method in class com.cumulocity.sdk.client.event.EventApiImpl
 
getEventApi() - Method in interface com.cumulocity.sdk.client.Platform
 
getEventApi() - Method in class com.cumulocity.sdk.client.PlatformImpl
 
getEvents() - Method in class com.cumulocity.rest.representation.event.EventCollectionRepresentation
 
getEvents() - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
getEvents() - Method in interface com.cumulocity.sdk.client.event.EventApi
Gets the all the event in the platform
getEvents() - Method in class com.cumulocity.sdk.client.event.EventApiImpl
 
getEventsByFilter(EventFilter) - Method in interface com.cumulocity.sdk.client.event.EventApi
Gets the events from the platform based on specified filter
getEventsByFilter(EventFilter) - Method in class com.cumulocity.sdk.client.event.EventApiImpl
 
getEventsForDateAndFragmentType() - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
getEventsForDateAndFragmentTypeAndType() - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
getEventsForFragmentType() - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
getEventsForFragmentTypeAndType() - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
getEventsForSource() - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
getEventsForSourceAndDateAndFragmentType() - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
getEventsForSourceAndDateAndFragmentTypeAndType() - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
getEventsForSourceAndFragmentType() - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
getEventsForSourceAndFragmentTypeAndType() - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
getEventsForSourceAndTime() - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
getEventsForSourceAndTimeAndType() - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
getEventsForSourceAndType() - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
getEventsForTime() - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
getEventsForTimeAndType() - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
getEventsForType() - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
getException() - Method in class com.cumulocity.sdk.client.buffering.Result
 
getExceptionMessage() - Method in class com.cumulocity.rest.representation.ErrorDetails
 
getExec() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation
 
getExecutorService() - Method in class com.cumulocity.sdk.client.notification.LongPollingExecutorServiceProvider
 
getExp() - Method in class com.cumulocity.sdk.client.messaging.notifications.TokenClaims
 
getExpectionClass() - Method in class com.cumulocity.rest.representation.ErrorDetails
 
getExpectionStackTrace() - Method in class com.cumulocity.rest.representation.ErrorDetails
 
getExpiresInMinutes() - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationTokenRequestRepresentation
 
getExpiryDate() - Method in class com.cumulocity.rest.representation.tenant.SupportUserDetailsRepresentation
 
getExpose() - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
getExtensions() - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
getExternalId() - Method in class com.cumulocity.rest.representation.identity.ExternalIDRepresentation
 
getExternalId() - Method in class com.cumulocity.rest.representation.identity.IdentityRepresentation
 
getExternalId(ID) - Method in interface com.cumulocity.sdk.client.identity.IdentityApi
Gets external id representation from the platform by the given external id.
getExternalId(ID) - Method in class com.cumulocity.sdk.client.identity.IdentityApiImpl
 
getExternalIds() - Method in class com.cumulocity.rest.representation.identity.ExternalIDCollectionRepresentation
 
getExternalIdsOfGlobalId() - Method in class com.cumulocity.rest.representation.identity.IdentityRepresentation
 
getExternalIdsOfGlobalId(GId) - Method in interface com.cumulocity.sdk.client.identity.IdentityApi
Gets the external ids associated with the given global id
getExternalIdsOfGlobalId(GId) - Method in class com.cumulocity.sdk.client.identity.IdentityApiImpl
 
getExternalSource() - Method in class com.cumulocity.rest.representation.event.EventRepresentation
 
getExternalSource() - Method in class com.cumulocity.rest.representation.measurement.MeasurementRepresentation
 
getExternalUrl() - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
getFailureReason() - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation
 
getFailureThreshold() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation
 
getFilename() - Method in class com.cumulocity.model.email.Attachment
 
getFirstName() - Method in class com.cumulocity.rest.representation.user.CurrentUserRepresentation
 
getFirstName() - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
getFirstOccurrenceDateTime() - Method in class com.cumulocity.rest.representation.alarm.AlarmRepresentation
 
getFirstOccurrenceTime() - Method in class com.cumulocity.rest.representation.alarm.AlarmRepresentation
Deprecated.
getFoundClasses() - Method in class com.cumulocity.model.util.ExtensibilityConverter
 
getFragment(String) - Method in class com.cumulocity.model.Document
Returns the object associated with the given property name, or null if no such property exists.
getFragmentsToCopy() - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionRepresentation
 
getFragmentType() - Method in class com.cumulocity.sdk.client.devicecontrol.OperationFilter
 
getFragmentType() - Method in class com.cumulocity.sdk.client.event.EventFilter
 
getFragmentType() - Method in class com.cumulocity.sdk.client.inventory.InventoryFilter
 
getFragmentType() - Method in class com.cumulocity.sdk.client.measurement.MeasurementFilter
 
getFragmentValue() - Method in class com.cumulocity.sdk.client.event.EventFilter
 
getFromDate() - Method in class com.cumulocity.sdk.client.alarm.AlarmFilter
 
getFromDate() - Method in class com.cumulocity.sdk.client.event.EventFilter
 
getFromDate() - Method in class com.cumulocity.sdk.client.measurement.MeasurementFilter
 
getGenerator() - Method in class com.cumulocity.sdk.client.notification.BaseSvensonJSONContext
 
getGroup() - Method in class com.cumulocity.rest.representation.user.GroupReferenceRepresentation
 
getGroupByName() - Method in class com.cumulocity.rest.representation.user.UsersApiRepresentation
 
getGroupId() - Method in class com.cumulocity.rest.representation.devicebootstrap.NewDeviceRequestRepresentation
 
getGroups() - Method in class com.cumulocity.rest.representation.user.GroupCollectionRepresentation
 
getGroups() - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
getGroups() - Method in class com.cumulocity.rest.representation.user.UsersApiRepresentation
 
getHeaders() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HTTPGetActionRepresentation
 
getHistory() - Method in class com.cumulocity.rest.representation.alarm.AlarmRepresentation
Deprecated.
getHost() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HTTPGetActionRepresentation
 
getHost() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.TCPSocketActionRepresentation
 
getHost() - Method in class com.cumulocity.sdk.client.PlatformParameters
 
getHttpClientConfig() - Method in class com.cumulocity.sdk.client.PlatformParameters
 
getHttpGet() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation
 
getHttpStatus() - Method in exception com.cumulocity.sdk.client.SDKException
 
getIat() - Method in class com.cumulocity.sdk.client.messaging.notifications.TokenClaims
 
getId() - Method in class com.cumulocity.model.Document
 
getId() - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
getId() - Method in class com.cumulocity.rest.representation.application.ManifestRepresentation
 
getId() - Method in class com.cumulocity.rest.representation.connector.ConnectorReferenceRepresentation
 
getId() - Method in class com.cumulocity.rest.representation.devicebootstrap.DeviceCredentialsRepresentation
 
getId() - Method in class com.cumulocity.rest.representation.devicebootstrap.NewDeviceRequestRepresentation
 
getId() - Method in class com.cumulocity.rest.representation.event.EventRepresentation
 
getId() - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation
 
getId() - Method in class com.cumulocity.rest.representation.measurement.MeasurementRepresentation
 
getId() - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation
 
getId() - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionRepresentation
 
getId() - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
getId() - Method in class com.cumulocity.rest.representation.user.CurrentUserRepresentation
 
getId() - Method in class com.cumulocity.rest.representation.user.GroupRepresentation
 
getId() - Method in class com.cumulocity.rest.representation.user.RoleRepresentation
 
getId() - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
getId() - Method in class com.cumulocity.sdk.client.buffering.ProcessingRequest
 
getIdentity() - Method in class com.cumulocity.rest.representation.platform.PlatformApiRepresentation
 
getIdentityApi() - Method in interface com.cumulocity.sdk.client.Platform
 
getIdentityApi() - Method in class com.cumulocity.sdk.client.PlatformImpl
 
getIds() - Method in class com.cumulocity.sdk.client.inventory.InventoryFilter
 
getImports() - Method in class com.cumulocity.rest.representation.application.ManifestRepresentation
 
getIndex() - Method in class com.cumulocity.model.JSONBase.ReaderJSONCharacterSource
 
getInfo() - Method in class com.cumulocity.rest.representation.ErrorMessageRepresentation
 
getInitialDelaySeconds() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation
 
getInputStream() - Method in class com.cumulocity.model.io.DisposableInputStreamSource.DisposableResource
 
getInputStream() - Method in interface com.cumulocity.model.io.DisposableInputStreamSource
 
getInputStream() - Method in class com.cumulocity.model.io.DisposableInputStreamSource.LazyInputStreamSource
 
getInputStreamSource() - Method in class com.cumulocity.model.email.Attachment
 
getInstance() - Static method in class com.cumulocity.sdk.client.devicecontrol.autopoll.OperationsQueue
 
getInternalId() - Method in class com.cumulocity.model.Document
Deprecated.
getInventory() - Method in class com.cumulocity.rest.representation.platform.PlatformApiRepresentation
 
getInventoryApi() - Method in interface com.cumulocity.sdk.client.Platform
 
getInventoryApi() - Method in class com.cumulocity.sdk.client.PlatformImpl
 
getIsolation() - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
getJSONGenerator() - Static method in class com.cumulocity.model.JSONBase
 
getJSONGeneratorWithUTF8Encoding() - Static method in class com.cumulocity.model.JSONBase
 
getJSONParser() - Static method in class com.cumulocity.model.JSONBase
 
getJti() - Method in class com.cumulocity.sdk.client.messaging.notifications.TokenClaims
 
getKey() - Method in class com.cumulocity.model.option.OptionPK
 
getKey() - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
getKey() - Method in class com.cumulocity.rest.representation.application.microservice.ConfigurationOptionRepresentation
 
getKey() - Method in class com.cumulocity.rest.representation.tenant.ExtensibleOptionRepresentation
 
getKey() - Method in class com.cumulocity.rest.representation.tenant.OptionRepresentation
 
getKey() - Method in class com.cumulocity.sdk.client.QueryParam
 
getLastName() - Method in class com.cumulocity.rest.representation.user.CurrentUserRepresentation
 
getLastName() - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
getLastPasswordChange() - Method in class com.cumulocity.rest.representation.user.CurrentUserRepresentation
Deprecated.
getLastPasswordChange() - Method in class com.cumulocity.rest.representation.user.UserRepresentation
Deprecated.
getLastPasswordChangeDateTime() - Method in class com.cumulocity.rest.representation.user.CurrentUserRepresentation
 
getLastPasswordChangeDateTime() - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
getLastUpdated() - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation
Deprecated.
getLastUpdatedDateTime() - Method in class com.cumulocity.rest.representation.event.EventRepresentation
 
getLastUpdatedDateTime() - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation
 
getLivenessProbe() - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
getLog() - Method in class com.cumulocity.rest.representation.operation.DeliveryRepresentation
 
getLoginWithTenant() - Method in class com.cumulocity.model.authentication.CumulocityBasicCredentials
 
getLong() - Method in class com.cumulocity.model.idtype.GId
Deprecated.
getManagedObject() - Method in class com.cumulocity.rest.representation.identity.ExternalIDRepresentation
 
getManagedObject() - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectReferenceRepresentation
 
getManagedObject(GId) - Method in interface com.cumulocity.sdk.client.inventory.InventoryApi
Deprecated.
getManagedObject(GId) - Method in class com.cumulocity.sdk.client.inventory.InventoryApiImpl
 
getManagedObjectApi(GId) - Method in interface com.cumulocity.sdk.client.inventory.InventoryApi
Gets managed object resource by id.
getManagedObjectApi(GId) - Method in class com.cumulocity.sdk.client.inventory.InventoryApiImpl
 
getManagedObjects() - Method in class com.cumulocity.rest.representation.inventory.InventoryRepresentation
 
getManagedObjects() - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectCollectionRepresentation
 
getManagedObjects() - Method in interface com.cumulocity.sdk.client.inventory.InventoryApi
Gets the all the managed object in the platform
getManagedObjects() - Method in class com.cumulocity.sdk.client.inventory.InventoryApiImpl
 
getManagedObjectsByFilter(InventoryFilter) - Method in interface com.cumulocity.sdk.client.inventory.InventoryApi
Gets the managed objects from the platform based on specified filter.
getManagedObjectsByFilter(InventoryFilter) - Method in class com.cumulocity.sdk.client.inventory.InventoryApiImpl
 
getManagedObjectsByListOfIds(List<GId>) - Method in interface com.cumulocity.sdk.client.inventory.InventoryApi
Deprecated.
getManagedObjectsByListOfIds(List<GId>) - Method in class com.cumulocity.sdk.client.inventory.InventoryApiImpl
Deprecated.
getManagedObjectsForFragmentType() - Method in class com.cumulocity.rest.representation.inventory.InventoryRepresentation
 
getManagedObjectsForListOfIds() - Method in class com.cumulocity.rest.representation.inventory.InventoryRepresentation
 
getManagedObjectsForType() - Method in class com.cumulocity.rest.representation.inventory.InventoryRepresentation
 
getManifest() - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
getMeasurement() - Method in class com.cumulocity.rest.representation.platform.PlatformApiRepresentation
 
getMeasurement(GId) - Method in interface com.cumulocity.sdk.client.measurement.MeasurementApi
Gets measurement by id
getMeasurement(GId) - Method in class com.cumulocity.sdk.client.measurement.MeasurementApiImpl
 
getMeasurementApi() - Method in interface com.cumulocity.sdk.client.Platform
 
getMeasurementApi() - Method in class com.cumulocity.sdk.client.PlatformImpl
 
getMeasurements() - Method in class com.cumulocity.rest.representation.measurement.MeasurementCollectionRepresentation
 
getMeasurements() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurements() - Method in interface com.cumulocity.sdk.client.measurement.MeasurementApi
Gets the all the measurement in the platform
getMeasurements() - Method in class com.cumulocity.sdk.client.measurement.MeasurementApiImpl
 
getMeasurementsByFilter(MeasurementFilter) - Method in interface com.cumulocity.sdk.client.measurement.MeasurementApi
Gets the measurements from the platform based on specified filter
getMeasurementsByFilter(MeasurementFilter) - Method in class com.cumulocity.sdk.client.measurement.MeasurementApiImpl
 
getMeasurementsForDate() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurementsForDateAndFragmentType() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurementsForDateAndFragmentTypeAndType() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurementsForDateAndType() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurementsForDateAndValueFragmentType() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurementsForDateAndValueFragmentTypeAndType() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurementsForDateAndValueFragmentTypeAndValueFragmentSeries() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurementsForDateAndValueFragmentTypeAndValueFragmentSeriesAndType() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurementsForFragmentType() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurementsForFragmentTypeAndType() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurementsForSource() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurementsForSourceAndDate() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurementsForSourceAndDateAndFragmentType() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurementsForSourceAndDateAndFragmentTypeAndType() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurementsForSourceAndDateAndType() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurementsForSourceAndDateAndValueFragmentType() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurementsForSourceAndDateAndValueFragmentTypeAndType() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurementsForSourceAndDateAndValueFragmentTypeAndValueFragmentSeries() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurementsForSourceAndDateAndValueFragmentTypeAndValueFragmentSeriesAndType() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurementsForSourceAndFragmentType() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurementsForSourceAndFragmentTypeAndType() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurementsForSourceAndType() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurementsForSourceAndValueFragmentType() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurementsForSourceAndValueFragmentTypeAndType() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurementsForSourceAndValueFragmentTypeAndValueFragmentSeries() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurementsForSourceAndValueFragmentTypeAndValueFragmentSeriesAndType() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurementsForType() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurementsForValueFragmentType() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurementsForValueFragmentTypeAndType() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurementsForValueFragmentTypeAndValueFragmentSeries() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMeasurementsForValueFragmentTypeAndValueFragmentSeriesAndType() - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
getMediaType() - Method in class com.cumulocity.sdk.client.alarm.AlarmCollectionImpl
 
getMediaType() - Method in class com.cumulocity.sdk.client.audit.AuditRecordCollectionImpl
 
getMediaType() - Method in class com.cumulocity.sdk.client.buffering.BufferedRequest
 
getMediaType() - Method in class com.cumulocity.sdk.client.devicecontrol.OperationCollectionImpl
 
getMediaType() - Method in class com.cumulocity.sdk.client.event.EventCollectionImpl
 
getMediaType() - Method in class com.cumulocity.sdk.client.identity.ExternalIDCollectionImpl
 
getMediaType() - Method in class com.cumulocity.sdk.client.inventory.ManagedObjectCollectionImpl
 
getMediaType() - Method in class com.cumulocity.sdk.client.inventory.ManagedObjectReferenceCollectionImpl
 
getMediaType() - Method in class com.cumulocity.sdk.client.measurement.MeasurementCollectionImpl
 
getMediaType() - Method in class com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionCollectionImpl
 
getMediaType() - Method in class com.cumulocity.sdk.client.option.TenantOptionCollectionImpl
 
getMediaType() - Method in class com.cumulocity.sdk.client.PagedCollectionResourceImpl
 
getMemory() - Method in class com.cumulocity.rest.representation.application.microservice.ResourcesRepresentation
 
getMessage() - Method in class com.cumulocity.rest.representation.ErrorMessageRepresentation
 
getMethod() - Method in class com.cumulocity.sdk.client.buffering.BufferedRequest
 
getMOCollectionUrl() - Method in class com.cumulocity.sdk.client.inventory.InventoryApiImpl
 
getName() - Method in class com.cumulocity.model.ID
 
getName() - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
getName() - Method in class com.cumulocity.rest.representation.application.ApplicationUserRepresentation
 
getName() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HttpHeaderRepresentation
 
getName() - Method in class com.cumulocity.rest.representation.application.microservice.ProviderRepresentation
 
getName() - Method in class com.cumulocity.rest.representation.connector.ConnectorReferenceRepresentation
 
getName() - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation
 
getName() - Method in class com.cumulocity.rest.representation.user.CurrentTenantRepresentation
 
getName() - Method in class com.cumulocity.rest.representation.user.GroupRepresentation
 
getName() - Method in class com.cumulocity.rest.representation.user.RoleRepresentation
 
getName() - Method in enum com.cumulocity.sdk.client.inventory.InventoryParam
 
getName() - Method in enum com.cumulocity.sdk.client.PagingParam
 
getName() - Method in interface com.cumulocity.sdk.client.Param
 
getNewDeviceRequests() - Method in class com.cumulocity.rest.representation.devicebootstrap.NewDeviceRequestCollectionRepresentation
 
getNewsletter() - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
getNewValue() - Method in class com.cumulocity.rest.representation.audit.ChangeRepresentation
 
getNext() - Method in class com.cumulocity.rest.representation.BaseCollectionRepresentation
 
getNextPage(BaseCollectionRepresentation) - Method in interface com.cumulocity.sdk.client.PagedCollectionResource
The method returns the next page from the collection.
getNextPage(BaseCollectionRepresentation) - Method in class com.cumulocity.sdk.client.PagedCollectionResourceImpl
 
getNotificationsSubscriber() - Method in interface com.cumulocity.sdk.client.devicecontrol.DeviceControlApi
Gets the notifications subscriber, which allows to receive newly created operations for agent.
getNotificationsSubscriber() - Method in class com.cumulocity.sdk.client.devicecontrol.DeviceControlApiImpl
 
getNotificationSubscriptionApi() - Method in interface com.cumulocity.sdk.client.Platform
 
getNotificationSubscriptionApi() - Method in class com.cumulocity.sdk.client.PlatformImpl
 
getObject() - Method in interface com.cumulocity.sdk.client.notification.Subscription
 
getOperation(GId) - Method in interface com.cumulocity.sdk.client.devicecontrol.DeviceControlApi
Gets operation by id
getOperation(GId) - Method in class com.cumulocity.sdk.client.devicecontrol.DeviceControlApiImpl
 
getOperations() - Method in class com.cumulocity.rest.representation.operation.DeviceControlRepresentation
 
getOperations() - Method in class com.cumulocity.rest.representation.operation.OperationCollectionRepresentation
 
getOperations() - Method in interface com.cumulocity.sdk.client.devicecontrol.DeviceControlApi
Gets the all the operation in the platform
getOperations() - Method in class com.cumulocity.sdk.client.devicecontrol.DeviceControlApiImpl
 
getOperationsByAgentId() - Method in class com.cumulocity.rest.representation.operation.DeviceControlRepresentation
 
getOperationsByAgentIdAndStatus() - Method in class com.cumulocity.rest.representation.operation.DeviceControlRepresentation
 
getOperationsByDeviceId() - Method in class com.cumulocity.rest.representation.operation.DeviceControlRepresentation
 
getOperationsByDeviceIdAndStatus() - Method in class com.cumulocity.rest.representation.operation.DeviceControlRepresentation
 
getOperationsByFilter(OperationFilter) - Method in interface com.cumulocity.sdk.client.devicecontrol.DeviceControlApi
Gets the operations from the platform based on specified filter.
getOperationsByFilter(OperationFilter) - Method in class com.cumulocity.sdk.client.devicecontrol.DeviceControlApiImpl
 
getOperationsByStatus() - Method in class com.cumulocity.rest.representation.operation.DeviceControlRepresentation
 
getOption(OptionPK) - Method in interface com.cumulocity.sdk.client.option.SystemOptionApi
Gets an option by id Requires role ROLE_OPTION_MANAGEMENT_READ
getOption(OptionPK) - Method in class com.cumulocity.sdk.client.option.SystemOptionApiImpl
 
getOption(OptionPK) - Method in interface com.cumulocity.sdk.client.option.TenantOptionApi
Gets an option by id Requires role ROLE_OPTION_MANAGEMENT_READ
getOption(OptionPK) - Method in class com.cumulocity.sdk.client.option.TenantOptionApiImpl
 
getOptions() - Method in class com.cumulocity.rest.representation.tenant.OptionCollectionRepresentation
 
getOptions() - Method in class com.cumulocity.rest.representation.tenant.TenantApiRepresentation
 
getOptions() - Method in interface com.cumulocity.sdk.client.option.TenantOptionApi
Gets all options from the platform Requires role ROLE_OPTION_MANAGEMENT_READ
getOptions() - Method in class com.cumulocity.sdk.client.option.TenantOptionApiImpl
 
getOwnedApplications() - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
getOwner() - Method in interface com.cumulocity.model.OwnerSource
 
getOwner() - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
getOwner() - Method in class com.cumulocity.rest.representation.devicebootstrap.NewDeviceRequestRepresentation
 
getOwner() - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation
 
getOwner() - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
getOwner() - Method in class com.cumulocity.sdk.client.inventory.InventoryFilter
 
getPage(BaseCollectionRepresentation, int) - Method in interface com.cumulocity.sdk.client.PagedCollectionResource
The method returns the specified page number.
getPage(BaseCollectionRepresentation, int) - Method in class com.cumulocity.sdk.client.PagedCollectionResourceImpl
 
getPage(BaseCollectionRepresentation, int, int) - Method in interface com.cumulocity.sdk.client.PagedCollectionResource
The method returns the specified page number.
getPage(BaseCollectionRepresentation, int, int) - Method in class com.cumulocity.sdk.client.PagedCollectionResourceImpl
 
getPageSize() - Method in class com.cumulocity.rest.representation.PageStatisticsRepresentation
 
getPageSize() - Method in class com.cumulocity.sdk.client.PlatformParameters
 
getPageStatistics() - Method in class com.cumulocity.rest.representation.BaseCollectionRepresentation
 
getParent() - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
getParent() - Method in class com.cumulocity.rest.representation.user.CurrentTenantRepresentation
 
getParser() - Method in class com.cumulocity.sdk.client.notification.BaseSvensonJSONContext
 
getPassword() - Method in class com.cumulocity.model.authentication.CumulocityBasicCredentials
 
getPassword() - Method in class com.cumulocity.rest.representation.application.ApplicationUserRepresentation
 
getPassword() - Method in class com.cumulocity.rest.representation.devicebootstrap.DeviceCredentialsRepresentation
 
getPassword() - Method in class com.cumulocity.rest.representation.user.CurrentUserRepresentation
 
getPassword() - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
getPasswordStrength() - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
getPath() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HTTPGetActionRepresentation
 
getPath() - Method in class com.cumulocity.sdk.client.buffering.BufferedRequest
 
getPeriod() - Method in class com.cumulocity.sdk.client.polling.FixedRatePoller
 
getPeriodSeconds() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation
 
getPersistentProvider() - Method in class com.cumulocity.sdk.client.ClientConfiguration
 
getPhone() - Method in class com.cumulocity.rest.representation.user.CurrentUserRepresentation
 
getPhone() - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
getPlatformParameters() - Method in class com.cumulocity.sdk.client.RestConnector
 
getPollingTask() - Method in class com.cumulocity.sdk.client.polling.FixedRatePoller
 
getPort() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HTTPGetActionRepresentation
 
getPort() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.TCPSocketActionRepresentation
 
getPrev() - Method in class com.cumulocity.rest.representation.BaseCollectionRepresentation
 
getPreviousPage(BaseCollectionRepresentation) - Method in interface com.cumulocity.sdk.client.PagedCollectionResource
This method returns the previous page in the collection.
getPreviousPage(BaseCollectionRepresentation) - Method in class com.cumulocity.sdk.client.PagedCollectionResourceImpl
 
getPreviousValue() - Method in class com.cumulocity.rest.representation.audit.ChangeRepresentation
 
getPrice() - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
getProperty(String) - Method in class com.cumulocity.rest.representation.AbstractExtensibleRepresentation
 
getProperty(String) - Method in class com.cumulocity.rest.representation.tenant.OptionsRepresentation
 
getProvider() - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
getProxyHost() - Method in class com.cumulocity.sdk.client.PlatformParameters
 
getProxyPassword() - Method in class com.cumulocity.sdk.client.PlatformParameters
 
getProxyPort() - Method in class com.cumulocity.sdk.client.PlatformParameters
 
getProxyUserId() - Method in class com.cumulocity.sdk.client.PlatformParameters
 
getQuantity() - Method in class com.cumulocity.model.measurement.MeasurementValue
 
getQueryParams() - Method in class com.cumulocity.sdk.client.Filter
 
getQueryPlanner() - Method in class com.cumulocity.rest.representation.BaseResourceWithExplainRepresentation
 
getReadinessProbe() - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
getRealtimeAction() - Method in class com.cumulocity.sdk.client.cep.notification.ManagedObjectDeleteAwareNotification
 
getRealtimeAction() - Method in class com.cumulocity.sdk.client.cep.notification.ManagedObjectNotification
 
getReferences() - Method in class com.cumulocity.rest.representation.application.ApplicationReferenceCollectionRepresentation
 
getReferences() - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectReferenceCollectionRepresentation
 
getReferences() - Method in class com.cumulocity.rest.representation.user.GroupReferenceCollectionRepresentation
 
getReferences() - Method in class com.cumulocity.rest.representation.user.RoleReferenceCollectionRepresentation
 
getReferences() - Method in class com.cumulocity.rest.representation.user.UserReferenceCollectionRepresentation
 
getReplyTo() - Method in class com.cumulocity.model.email.Email
Contains singular replyTo address for an email.
getReplyTo() - Method in class com.cumulocity.rest.representation.email.EmailRepresentation
 
getRepresentation() - Method in class com.cumulocity.sdk.client.buffering.BufferedRequest
 
getRequestOrigin() - Method in class com.cumulocity.model.authentication.CumulocityBasicCredentials
 
getRequestOrigin() - Method in interface com.cumulocity.model.authentication.CumulocityCredentials
 
getRequestOrigin() - Method in class com.cumulocity.model.authentication.CumulocityOAuthCredentials
 
getRequestOrigin() - Method in class com.cumulocity.sdk.client.PlatformParameters
 
getRequiredRoles() - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
getRequiredRoles() - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
getResolved() - Method in class com.cumulocity.sdk.client.alarm.AlarmFilter
 
getResources() - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
getResourcesPassword() - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
Deprecated.
getResourcesUrl() - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
Deprecated.
getResourcesUsername() - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
Deprecated.
getResponse() - Method in class com.cumulocity.sdk.client.buffering.Result
 
getResponseClass() - Method in class com.cumulocity.sdk.client.alarm.AlarmCollectionImpl
 
getResponseClass() - Method in class com.cumulocity.sdk.client.audit.AuditRecordCollectionImpl
 
getResponseClass() - Method in class com.cumulocity.sdk.client.devicecontrol.OperationCollectionImpl
 
getResponseClass() - Method in class com.cumulocity.sdk.client.event.EventCollectionImpl
 
getResponseClass() - Method in class com.cumulocity.sdk.client.identity.ExternalIDCollectionImpl
 
getResponseClass() - Method in class com.cumulocity.sdk.client.inventory.ManagedObjectCollectionImpl
 
getResponseClass() - Method in class com.cumulocity.sdk.client.inventory.ManagedObjectReferenceCollectionImpl
 
getResponseClass() - Method in class com.cumulocity.sdk.client.measurement.MeasurementCollectionImpl
 
getResponseClass() - Method in class com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionCollectionImpl
 
getResponseClass() - Method in class com.cumulocity.sdk.client.option.TenantOptionCollectionImpl
 
getResponseClass() - Method in class com.cumulocity.sdk.client.PagedCollectionResourceImpl
 
getResponseMapper() - Method in class com.cumulocity.sdk.client.PlatformParameters
 
getResponseParser() - Method in class com.cumulocity.sdk.client.RestConnector
 
getRevision() - Method in class com.cumulocity.model.Document
Deprecated.
getRole() - Method in class com.cumulocity.rest.representation.user.RoleReferenceRepresentation
 
getRoles() - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
getRoles() - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
getRoles() - Method in class com.cumulocity.rest.representation.user.GroupRepresentation
 
getRoles() - Method in class com.cumulocity.rest.representation.user.RoleCollectionRepresentation
 
getRoles() - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
getRoles() - Method in class com.cumulocity.rest.representation.user.UsersApiRepresentation
 
getScale() - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
getScheme() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HTTPGetActionRepresentation
 
getSecurityToken() - Method in class com.cumulocity.rest.representation.devicebootstrap.DeviceCredentialsRepresentation
 
getSecurityToken() - Method in class com.cumulocity.rest.representation.devicebootstrap.NewDeviceRequestRepresentation
 
getSelf() - Method in class com.cumulocity.rest.representation.BaseResourceRepresentation
 
getSelfDecoded() - Method in class com.cumulocity.rest.representation.BaseResourceRepresentation
 
getSelfUri() - Method in class com.cumulocity.sdk.client.measurement.MeasurementApiImpl
 
getSendPasswordResetEmail() - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
getSendPasswordResetEmail() - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
getSettings() - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
getSeverity() - Method in class com.cumulocity.rest.representation.alarm.AlarmRepresentation
 
getSeverity() - Method in class com.cumulocity.rest.representation.audit.AuditRecordRepresentation
 
getSeverity() - Method in class com.cumulocity.sdk.client.alarm.AlarmFilter
 
getSeverityOrdinal() - Method in class com.cumulocity.rest.representation.alarm.AlarmRepresentation
Deprecated.
getShouldResetPassword() - Method in class com.cumulocity.rest.representation.user.CurrentUserRepresentation
 
getShouldResetPassword() - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
getSize(BaseResourceRepresentation, Class<?>, Type, Annotation[], MediaType) - Method in class com.cumulocity.sdk.client.rest.providers.CumulocityJSONMessageBodyWriter
 
getSource() - Method in class com.cumulocity.rest.representation.event.EventRepresentation
 
getSource() - Method in class com.cumulocity.rest.representation.measurement.MeasurementRepresentation
 
getSource() - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionRepresentation
 
getSource() - Method in interface com.cumulocity.rest.representation.SourceableRepresentation
 
getSource() - Method in class com.cumulocity.sdk.client.alarm.AlarmFilter
 
getSource() - Method in class com.cumulocity.sdk.client.audit.AuditRecordFilter
 
getSource() - Method in class com.cumulocity.sdk.client.event.EventFilter
 
getSource() - Method in class com.cumulocity.sdk.client.measurement.MeasurementFilter
 
getSource() - Method in class com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionFilter
 
getState() - Method in class com.cumulocity.model.measurement.MeasurementValue
 
getStatus() - Method in class com.cumulocity.rest.representation.alarm.AlarmRepresentation
 
getStatus() - Method in class com.cumulocity.rest.representation.devicebootstrap.NewDeviceRequestRepresentation
 
getStatus() - Method in class com.cumulocity.rest.representation.operation.DeliveryLogEntryRepresentation
 
getStatus() - Method in class com.cumulocity.rest.representation.operation.DeliveryRepresentation
 
getStatus() - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation
 
getStatus() - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
getStatus() - Method in class com.cumulocity.sdk.client.alarm.AlarmFilter
 
getStatus() - Method in class com.cumulocity.sdk.client.devicecontrol.OperationFilter
 
getStatus(String, CumulocityMediaType) - Method in class com.cumulocity.sdk.client.RestConnector
 
getStatus(String, CumulocityMediaType) - Method in interface com.cumulocity.sdk.client.RestOperations
 
getStatusOrdinal() - Method in class com.cumulocity.rest.representation.alarm.AlarmRepresentation
Deprecated.
getStorageLimitPerDevice() - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
getSubject() - Method in class com.cumulocity.model.email.Email
 
getSubject() - Method in class com.cumulocity.rest.representation.email.EmailRepresentation
 
getSubscriber() - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationTokenRequestRepresentation
 
getSubscriber() - Method in class com.cumulocity.sdk.client.messaging.notifications.TokenClaims
 
getSubscription() - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionRepresentation
 
getSubscription() - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationTokenRequestRepresentation
 
getSubscription() - Method in class com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionFilter
 
getSubscriptionFilter() - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionRepresentation
 
getSubscriptions() - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionCollectionRepresentation
 
getSubscriptions() - Method in interface com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionApi
Gets all the subscriptions.
getSubscriptions() - Method in class com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionApiImpl
 
getSubscriptionsByFilter(NotificationSubscriptionFilter) - Method in interface com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionApi
Gets all the subscriptions matching a filter.
getSubscriptionsByFilter(NotificationSubscriptionFilter) - Method in class com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionApiImpl
 
getSubusersCount() - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
getSuccessThreshold() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation
 
getSupport() - Method in class com.cumulocity.rest.representation.application.microservice.ProviderRepresentation
 
getSupportedMeasurements() - Method in class com.cumulocity.rest.representation.inventory.SupportedMeasurementsRepresentation
 
getSupportedMeasurements(GId) - Method in interface com.cumulocity.sdk.client.inventory.InventoryApi
Returns supported measurements of the Managed Object specified by its id
getSupportedMeasurements(GId) - Method in class com.cumulocity.sdk.client.inventory.InventoryApiImpl
 
getSupportedSeries() - Method in class com.cumulocity.rest.representation.inventory.SupportedSeriesRepresentation
 
getSupportedSeries(GId) - Method in interface com.cumulocity.sdk.client.inventory.InventoryApi
Returns supported series of the Managed Object specified by its id
getSupportedSeries(GId) - Method in class com.cumulocity.sdk.client.inventory.InventoryApiImpl
 
getSupportUser() - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
getSupportUserEnabled() - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
getSystemOptionApi() - Method in interface com.cumulocity.sdk.client.Platform
 
getSystemOptionApi() - Method in class com.cumulocity.sdk.client.PlatformImpl
 
getTags() - Method in class com.cumulocity.rest.representation.application.ApplicationVersionRepresentation
 
getTcpSocket() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation
 
getTenant() - Method in class com.cumulocity.rest.representation.application.ApplicationUserRepresentation
 
getTenant() - Method in class com.cumulocity.rest.representation.platform.PlatformApiRepresentation
 
getTenant() - Method in class com.cumulocity.rest.representation.tenant.TenantReferenceRepresentation
 
getTenantApplicationForId() - Method in class com.cumulocity.rest.representation.tenant.TenantApiRepresentation
 
getTenantApplications() - Method in class com.cumulocity.rest.representation.tenant.TenantApiRepresentation
 
getTenantForId() - Method in class com.cumulocity.rest.representation.tenant.TenantApiRepresentation
 
getTenantId() - Method in class com.cumulocity.model.authentication.CumulocityBasicCredentials
 
getTenantId() - Method in interface com.cumulocity.model.authentication.CumulocityCredentials
 
getTenantId() - Method in class com.cumulocity.model.authentication.CumulocityOAuthCredentials
 
getTenantId() - Method in class com.cumulocity.rest.representation.devicebootstrap.DeviceCredentialsRepresentation
 
getTenantId() - Method in class com.cumulocity.rest.representation.devicebootstrap.NewDeviceRequestRepresentation
 
getTenantId() - Method in class com.cumulocity.sdk.client.PlatformParameters
 
getTenantOptionApi() - Method in interface com.cumulocity.sdk.client.Platform
 
getTenantOptionApi() - Method in class com.cumulocity.sdk.client.PlatformImpl
 
getTenantOptionForCategoryAndKey() - Method in class com.cumulocity.rest.representation.tenant.TenantApiRepresentation
 
getTenantOptionsForCategory() - Method in class com.cumulocity.rest.representation.tenant.TenantApiRepresentation
 
getTenantPolicyId() - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
getTenants() - Method in class com.cumulocity.rest.representation.tenant.TenantApiRepresentation
 
getTenants() - Method in class com.cumulocity.rest.representation.tenant.TenantCollectionRepresentation
 
getTenantSystemOptions() - Method in class com.cumulocity.rest.representation.tenant.TenantApiRepresentation
 
getTenantSystemOptionsForCategoryAndKey() - Method in class com.cumulocity.rest.representation.tenant.TenantApiRepresentation
 
getText() - Method in class com.cumulocity.model.email.Email
 
getText() - Method in class com.cumulocity.rest.representation.email.EmailRepresentation
 
getText() - Method in class com.cumulocity.rest.representation.event.EventRepresentation
 
getText() - Method in class com.cumulocity.sdk.client.inventory.InventoryFilter
 
getTfaToken() - Method in class com.cumulocity.sdk.client.PlatformParameters
 
getTime() - Method in class com.cumulocity.rest.representation.event.EventRepresentation
Deprecated.
getTime() - Method in class com.cumulocity.rest.representation.measurement.MeasurementRepresentation
Deprecated.
getTime() - Method in class com.cumulocity.rest.representation.operation.DeliveryLogEntryRepresentation
 
getTime() - Method in class com.cumulocity.rest.representation.operation.DeliveryRepresentation
 
getTimeout() - Method in class com.cumulocity.sdk.client.polling.PollingStrategy
 
getTimeoutSeconds() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation
 
getTo() - Method in class com.cumulocity.model.email.Email
 
getTo() - Method in class com.cumulocity.rest.representation.email.EmailRepresentation
 
getToDate() - Method in class com.cumulocity.sdk.client.alarm.AlarmFilter
 
getToDate() - Method in class com.cumulocity.sdk.client.event.EventFilter
 
getToDate() - Method in class com.cumulocity.sdk.client.measurement.MeasurementFilter
 
getTokenApi() - Method in interface com.cumulocity.sdk.client.Platform
 
getTokenApi() - Method in class com.cumulocity.sdk.client.PlatformImpl
 
getTokenString() - Method in class com.cumulocity.sdk.client.messaging.notifications.Token
 
getTopic() - Method in class com.cumulocity.sdk.client.messaging.notifications.TokenClaims
 
getTotalElements() - Method in class com.cumulocity.rest.representation.PageStatisticsRepresentation
 
getTotalPages() - Method in class com.cumulocity.rest.representation.PageStatisticsRepresentation
 
getTwoFactorAuthenticationEnabled() - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
getType() - Method in class com.cumulocity.model.ID
 
getType() - Method in class com.cumulocity.model.measurement.MeasurementValue
 
getType() - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
getType() - Method in class com.cumulocity.rest.representation.application.microservice.ExtensionRepresentation
 
getType() - Method in class com.cumulocity.rest.representation.audit.ChangeRepresentation
 
getType() - Method in class com.cumulocity.rest.representation.devicebootstrap.NewDeviceRequestRepresentation
 
getType() - Method in class com.cumulocity.rest.representation.event.EventRepresentation
 
getType() - Method in class com.cumulocity.rest.representation.identity.ExternalIDRepresentation
 
getType() - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation
 
getType() - Method in class com.cumulocity.rest.representation.measurement.MeasurementRepresentation
 
getType() - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationTokenRequestRepresentation
 
getType() - Method in class com.cumulocity.sdk.client.alarm.AlarmFilter
 
getType() - Method in class com.cumulocity.sdk.client.audit.AuditRecordFilter
 
getType() - Method in class com.cumulocity.sdk.client.event.EventFilter
 
getType() - Method in class com.cumulocity.sdk.client.inventory.InventoryFilter
 
getType() - Method in class com.cumulocity.sdk.client.measurement.MeasurementFilter
 
getTypeFilter() - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionFilterRepresentation
 
getTypeFilter() - Method in class com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionFilter
 
getTypeHint(JSONTokenizer, String, Class) - Method in class com.cumulocity.model.ClassNameMapper
 
getTypeString() - Method in class com.cumulocity.rest.representation.CumulocityMediaType
 
getUniqueImports() - Method in class com.cumulocity.rest.representation.application.ManifestRepresentation
 
getUnit() - Method in class com.cumulocity.model.measurement.MeasurementValue
 
getUri() - Method in class com.cumulocity.sdk.client.rest.WebTargetDecorator
 
getUriBuilder() - Method in class com.cumulocity.sdk.client.rest.WebTargetDecorator
 
getURITemplates() - Method in class com.cumulocity.rest.representation.alarm.AlarmsApiRepresentation
 
getURITemplates() - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
getURITemplates() - Method in class com.cumulocity.rest.representation.tenant.TenantApiRepresentation
 
getUrl() - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
getUser() - Method in class com.cumulocity.rest.representation.audit.AuditRecordRepresentation
 
getUser() - Method in class com.cumulocity.rest.representation.platform.PlatformApiRepresentation
 
getUser() - Method in class com.cumulocity.rest.representation.user.UserReferenceRepresentation
 
getUser() - Method in class com.cumulocity.sdk.client.audit.AuditRecordFilter
 
getUser() - Method in class com.cumulocity.sdk.client.PlatformParameters
 
getUser(String, String) - Method in interface com.cumulocity.sdk.client.user.UserApi
 
getUser(String, String) - Method in class com.cumulocity.sdk.client.user.UserApiImpl
 
getUserApi() - Method in interface com.cumulocity.sdk.client.Platform
 
getUserApi() - Method in class com.cumulocity.sdk.client.PlatformImpl
 
getUserByName() - Method in class com.cumulocity.rest.representation.user.UsersApiRepresentation
Contains a placeholder name and point to a resource of Type User.
getUsername() - Method in class com.cumulocity.model.authentication.CumulocityBasicCredentials
 
getUsername() - Method in interface com.cumulocity.model.authentication.CumulocityCredentials
 
getUsername() - Method in class com.cumulocity.model.authentication.CumulocityOAuthCredentials
 
getUsername() - Method in class com.cumulocity.rest.representation.devicebootstrap.DeviceCredentialsRepresentation
 
getUserName() - Method in class com.cumulocity.rest.representation.user.CurrentUserRepresentation
 
getUserName() - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
getUsers() - Method in class com.cumulocity.rest.representation.application.ApplicationUserCollectionRepresentation
 
getUsers() - Method in class com.cumulocity.rest.representation.user.GroupRepresentation
 
getUsers() - Method in class com.cumulocity.rest.representation.user.UserCollectionRepresentation
 
getUsers() - Method in class com.cumulocity.rest.representation.user.UsersApiRepresentation
 
getValue() - Method in class com.cumulocity.model.ID
 
getValue() - Method in class com.cumulocity.model.measurement.MeasurementValue
 
getValue() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HttpHeaderRepresentation
 
getValue() - Method in class com.cumulocity.rest.representation.tenant.ExtensibleOptionRepresentation
 
getValue() - Method in class com.cumulocity.rest.representation.tenant.OptionRepresentation
 
getValue() - Method in class com.cumulocity.sdk.client.QueryParam
 
getValueFragmentSeries() - Method in class com.cumulocity.sdk.client.measurement.MeasurementFilter
 
getValueFragmentType() - Method in class com.cumulocity.sdk.client.measurement.MeasurementFilter
 
getValueSchema() - Method in class com.cumulocity.rest.representation.application.microservice.ConfigurationOptionRepresentation
 
getVersion() - Method in class com.cumulocity.rest.representation.application.ApplicationVersionRepresentation
 
getVersion() - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
getXsrfToken() - Method in class com.cumulocity.model.authentication.CumulocityOAuthCredentials
 
GId - Class in com.cumulocity.model.idtype
 
GId() - Constructor for class com.cumulocity.model.idtype.GId
 
GId(String) - Constructor for class com.cumulocity.model.idtype.GId
 
GId(String, String, String) - Constructor for class com.cumulocity.model.idtype.GId
 
GROUP - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
GROUP_COLLECTION - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
GROUP_COLLECTION_TYPE - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
GROUP_REFERENCE - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
GROUP_REFERENCE_COLLECTION - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
GROUP_REFERENCE_COLLECTION_TYPE - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
GROUP_REFERENCE_TYPE - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
GROUP_TYPE - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
GroupCollectionRepresentation - Class in com.cumulocity.rest.representation.user
 
GroupCollectionRepresentation() - Constructor for class com.cumulocity.rest.representation.user.GroupCollectionRepresentation
 
GroupReferenceCollectionRepresentation - Class in com.cumulocity.rest.representation.user
 
GroupReferenceCollectionRepresentation() - Constructor for class com.cumulocity.rest.representation.user.GroupReferenceCollectionRepresentation
 
GroupReferenceRepresentation - Class in com.cumulocity.rest.representation.user
 
GroupReferenceRepresentation() - Constructor for class com.cumulocity.rest.representation.user.GroupReferenceRepresentation
 
GroupRepresentation - Class in com.cumulocity.rest.representation.user
 
GroupRepresentation() - Constructor for class com.cumulocity.rest.representation.user.GroupRepresentation
 

H

hashCode() - Method in class com.cumulocity.model.authentication.CumulocityBasicCredentials
 
hashCode() - Method in class com.cumulocity.model.authentication.CumulocityOAuthCredentials
 
hashCode() - Method in class com.cumulocity.model.Document
 
hashCode() - Method in class com.cumulocity.model.email.Attachment
 
hashCode() - Method in class com.cumulocity.model.email.Email
 
hashCode() - Method in class com.cumulocity.model.ID
 
hashCode() - Method in class com.cumulocity.model.measurement.MeasurementValue
 
hashCode() - Method in class com.cumulocity.model.option.OptionPK
 
hashCode() - Method in class com.cumulocity.rest.representation.alarm.AlarmRepresentation
 
hashCode() - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
hashCode() - Method in class com.cumulocity.rest.representation.application.ApplicationUserCollectionRepresentation
 
hashCode() - Method in class com.cumulocity.rest.representation.application.ApplicationUserRepresentation
 
hashCode() - Method in class com.cumulocity.rest.representation.application.ApplicationVersionRepresentation
 
hashCode() - Method in class com.cumulocity.rest.representation.application.microservice.ConfigurationOptionRepresentation
 
hashCode() - Method in class com.cumulocity.rest.representation.application.microservice.ExtensionRepresentation
 
hashCode() - Method in class com.cumulocity.rest.representation.application.microservice.MicroserviceBillingCollectionRepresentation
 
hashCode() - Method in class com.cumulocity.rest.representation.application.microservice.MicroserviceBillingRepresentation
 
hashCode() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.ExecActionRepresentation
 
hashCode() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation
 
hashCode() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HTTPGetActionRepresentation
 
hashCode() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HttpHeaderRepresentation
 
hashCode() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.TCPSocketActionRepresentation
 
hashCode() - Method in class com.cumulocity.rest.representation.application.microservice.ProviderRepresentation
 
hashCode() - Method in class com.cumulocity.rest.representation.application.microservice.ResourcesRepresentation
 
hashCode() - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
hashCode() - Method in class com.cumulocity.rest.representation.audit.AuditRecordCollectionRepresentation
 
hashCode() - Method in class com.cumulocity.rest.representation.audit.AuditRecordRepresentation
 
hashCode() - Method in class com.cumulocity.rest.representation.audit.ChangeRepresentation
 
hashCode() - Method in class com.cumulocity.rest.representation.connector.ConnectorReferenceRepresentation
 
hashCode() - Method in class com.cumulocity.rest.representation.email.EmailRepresentation
 
hashCode() - Method in class com.cumulocity.rest.representation.event.EventRepresentation
 
hashCode() - Method in class com.cumulocity.rest.representation.identity.ExternalIDRepresentation
 
hashCode() - Method in class com.cumulocity.rest.representation.operation.DeliveryLogEntryRepresentation
 
hashCode() - Method in class com.cumulocity.rest.representation.operation.DeliveryRepresentation
 
hashCode() - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation
 
hashCode() - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionFilterRepresentation
 
hashCode() - Method in class com.cumulocity.rest.representation.tenant.OptionRepresentation
 
hashCode() - Method in class com.cumulocity.rest.representation.tenant.TenantApiRepresentation
 
hashCode() - Method in class com.cumulocity.rest.representation.user.CurrentTenantRepresentation
 
hashCode() - Method in class com.cumulocity.sdk.client.PagedCollectionResourceImpl
 
hashCode() - Method in class com.cumulocity.sdk.client.QueryParam
 
hasNext() - Method in class com.cumulocity.sdk.client.PagedCollectionIterable
 
hasProperty(String) - Method in class com.cumulocity.rest.representation.AbstractExtensibleRepresentation
 
hasProperty(String) - Method in class com.cumulocity.rest.representation.tenant.OptionsRepresentation
 
header(ProbeRepresentation.HttpHeaderRepresentation) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HTTPGetActionRepresentation.HTTPGetActionRepresentationBuilder
 
HEADER - com.cumulocity.model.authentication.AuthenticationMethod
 
headers(Collection<? extends ProbeRepresentation.HttpHeaderRepresentation>) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HTTPGetActionRepresentation.HTTPGetActionRepresentationBuilder
 
host(String) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HTTPGetActionRepresentation.HTTPGetActionRepresentationBuilder
 
host(String) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.TCPSocketActionRepresentation.TCPSocketActionRepresentationBuilder
 
HOSTED - com.cumulocity.rest.representation.application.ApplicationRepresentation.Type
 
HttpClientConfig - Class in com.cumulocity.sdk.client
Object that is used to manage underlying http client
HttpClientConfig() - Constructor for class com.cumulocity.sdk.client.HttpClientConfig
 
HttpClientInterceptor - Interface in com.cumulocity.sdk.client.interceptor
Interceptor will ce called before http method will be executed
httpGet(ProbeRepresentation.HTTPGetActionRepresentation) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.ProbeRepresentationBuilder
 
HTTPGetActionRepresentation() - Constructor for class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HTTPGetActionRepresentation
 
HTTPGetActionRepresentation(String, String, Integer, String, List<ProbeRepresentation.HttpHeaderRepresentation>) - Constructor for class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HTTPGetActionRepresentation
 
HttpHeaderRepresentation() - Constructor for class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HttpHeaderRepresentation
 
HttpHeaderRepresentation(String, String) - Constructor for class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HttpHeaderRepresentation
 

I

id(GId) - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation.OperationRepresentationBuilder
 
id(String) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation.ApplicationRepresentationBuilder
 
ID - Class in com.cumulocity.model
 
ID() - Constructor for class com.cumulocity.model.ID
 
ID(ID) - Constructor for class com.cumulocity.model.ID
 
ID(String) - Constructor for class com.cumulocity.model.ID
 
ID(String, String) - Constructor for class com.cumulocity.model.ID
 
ID(String, String, String) - Constructor for class com.cumulocity.model.ID
 
ID_TYPE_CONVERTER_NAME - Static variable in class com.cumulocity.model.JSONBase
 
IDENTITY_API - Static variable in class com.cumulocity.rest.representation.identity.IdentityMediaType
 
IDENTITY_API_TYPE - Static variable in class com.cumulocity.rest.representation.identity.IdentityMediaType
 
IdentityApi - Interface in com.cumulocity.sdk.client.identity
API for creating, deleting and retrieving external ids from the platform.
IdentityApiImpl - Class in com.cumulocity.sdk.client.identity
 
IdentityApiImpl(RestConnector, TemplateUrlParser, IdentityRepresentation, int) - Constructor for class com.cumulocity.sdk.client.identity.IdentityApiImpl
 
IdentityMediaType - Class in com.cumulocity.rest.representation.identity
We follow here convention from MediaType class, where we have both MediaType instances, and string representations (with '_TYPE' suffix in name).
IdentityMediaType(String) - Constructor for class com.cumulocity.rest.representation.identity.IdentityMediaType
 
identityNameResolve() - Static method in class com.cumulocity.sdk.client.notification.SubscriberBuilder
 
IdentityRepresentation - Class in com.cumulocity.rest.representation.identity
 
IdentityRepresentation() - Constructor for class com.cumulocity.rest.representation.identity.IdentityRepresentation
 
IDListTypeConverter - Class in com.cumulocity.model
 
IDListTypeConverter() - Constructor for class com.cumulocity.model.IDListTypeConverter
 
IDTypeConverter - Class in com.cumulocity.model
 
IDTypeConverter() - Constructor for class com.cumulocity.model.IDTypeConverter
 
initialDelaySeconds(Integer) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.ProbeRepresentationBuilder
 
inputStreamSource(DisposableInputStreamSource) - Method in class com.cumulocity.model.email.Attachment.AttachmentBuilder
 
INTERNAL - Static variable in class com.cumulocity.sdk.client.devicecontrol.autopoll.OperationsQueueHandler
 
INTERPOLATED - com.cumulocity.model.measurement.StateType
 
INVENTORY_API - Static variable in class com.cumulocity.rest.representation.inventory.InventoryMediaType
 
INVENTORY_API_TYPE - Static variable in class com.cumulocity.rest.representation.inventory.InventoryMediaType
MediaType used in requests to inventory
INVENTORY_ASSIGNMENT - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
INVENTORY_ASSIGNMENT_COLLECTION - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
INVENTORY_ASSIGNMENT_COLLECTION_TYPE - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
INVENTORY_ASSIGNMENT_TYPE - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
InventoryApi - Interface in com.cumulocity.sdk.client.inventory
API for creating, and retrieving managed objects resources from the platform.
InventoryApiImpl - Class in com.cumulocity.sdk.client.inventory
 
InventoryApiImpl(RestConnector, UrlProcessor, InventoryRepresentation, int) - Constructor for class com.cumulocity.sdk.client.inventory.InventoryApiImpl
 
InventoryFilter - Class in com.cumulocity.sdk.client.inventory
A filter to be used in managed object queries.
InventoryFilter() - Constructor for class com.cumulocity.sdk.client.inventory.InventoryFilter
 
InventoryMediaType - Class in com.cumulocity.rest.representation.inventory
We follow here convention from MediaType class, where we have both MediaType instances, and string representations (with '_TYPE' suffix in name).
InventoryMediaType(String) - Constructor for class com.cumulocity.rest.representation.inventory.InventoryMediaType
 
InventoryParam - Enum in com.cumulocity.sdk.client.inventory
 
InventoryRealtimeDeleteAwareNotificationsSubscriber - Class in com.cumulocity.sdk.client.cep.notification
 
InventoryRealtimeDeleteAwareNotificationsSubscriber(PlatformParameters) - Constructor for class com.cumulocity.sdk.client.cep.notification.InventoryRealtimeDeleteAwareNotificationsSubscriber
 
InventoryRealtimeNotificationsSubscriber - Class in com.cumulocity.sdk.client.cep.notification
Deprecated.
InventoryRealtimeNotificationsSubscriber(PlatformParameters) - Constructor for class com.cumulocity.sdk.client.cep.notification.InventoryRealtimeNotificationsSubscriber
Deprecated.
 
InventoryRepresentation - Class in com.cumulocity.rest.representation.inventory
A Java Representation for the MediaType Inventory, making a compromise between https://startups.jira.com/wiki/display/MTM/Inventory and the example in https://startups.jira.com/wiki/display/MTM/Requests+to+Inventory
InventoryRepresentation() - Constructor for class com.cumulocity.rest.representation.inventory.InventoryRepresentation
Default constructor is needed for reflection based class instantiation.
isAlwaysCloseConnection() - Method in class com.cumulocity.sdk.client.PlatformParameters
 
isAsyncEnabled() - Method in class com.cumulocity.sdk.client.ClientConfiguration
 
isBlank(String) - Static method in class com.cumulocity.sdk.client.util.StringUtils
 
isClosed() - Method in class com.cumulocity.sdk.client.RestConnector
 
isConvertable(String) - Static method in class com.cumulocity.model.util.ExtensibilityConverter
 
isEditable() - Method in class com.cumulocity.rest.representation.application.microservice.ConfigurationOptionRepresentation
 
isEmpty() - Method in class com.cumulocity.sdk.client.polling.PollingStrategy
 
isFalse() - Method in class com.cumulocity.rest.representation.tenant.OptionRepresentation
 
isForceInitialHost() - Method in class com.cumulocity.sdk.client.PlatformParameters
 
isJsonResponse(Response) - Method in class com.cumulocity.sdk.client.ResponseParser
 
isNonPersistent() - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionRepresentation
 
isNonPersistent() - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationTokenRequestRepresentation
 
isNonPersistent() - Method in class com.cumulocity.sdk.client.messaging.notifications.TokenClaims
 
isNotBlank(String) - Static method in class com.cumulocity.sdk.client.util.StringUtils
 
isolation(String) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation.MicroserviceManifestRepresentationBuilder
 
isPersistent(ProcessingMode) - Static method in enum com.cumulocity.sdk.client.ProcessingMode
 
isQuiescent(ProcessingMode) - Static method in enum com.cumulocity.sdk.client.ProcessingMode
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.cumulocity.sdk.client.rest.mediatypes.ErrorMessageRepresentationReader
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.cumulocity.sdk.client.rest.providers.CumulocityJSONMessageBodyReader
 
isRepeatLast() - Method in class com.cumulocity.sdk.client.polling.PollingStrategy
 
isShared() - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationTokenRequestRepresentation
 
isShared() - Method in class com.cumulocity.sdk.client.messaging.notifications.TokenClaims
 
isSigned() - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationTokenRequestRepresentation
 
isSimpleProperty(Class<?>) - Static method in class com.cumulocity.model.util.Classes
Check if the given type represents a "simple" property: a primitive, a String or other CharSequence, a Number, a Date, a URI, a URL, a Locale, a Class, or a corresponding array.
isSimpleValueType(Class<?>) - Static method in class com.cumulocity.model.util.Classes
Check if the given type represents a "simple" value type: a primitive, a String or other CharSequence, a Number, a Date, a URI, a URL, a Locale or a Class.
isTrue() - Method in class com.cumulocity.rest.representation.tenant.OptionRepresentation
 
isUpdateNotification() - Method in class com.cumulocity.sdk.client.cep.notification.ManagedObjectDeleteAwareNotification
 
isUpdateNotification() - Method in class com.cumulocity.sdk.client.cep.notification.ManagedObjectNotification
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.cumulocity.sdk.client.rest.providers.CumulocityJSONMessageBodyWriter
 
iterator() - Method in class com.cumulocity.rest.representation.alarm.AlarmCollectionRepresentation
 
iterator() - Method in class com.cumulocity.rest.representation.application.ApplicationCollectionRepresentation
 
iterator() - Method in class com.cumulocity.rest.representation.application.ApplicationReferenceCollectionRepresentation
 
iterator() - Method in class com.cumulocity.rest.representation.application.ApplicationUserCollectionRepresentation
 
iterator() - Method in class com.cumulocity.rest.representation.application.ApplicationVersionCollectionRepresentation
 
iterator() - Method in class com.cumulocity.rest.representation.application.microservice.MicroserviceBillingCollectionRepresentation
 
iterator() - Method in class com.cumulocity.rest.representation.audit.AuditRecordCollectionRepresentation
 
iterator() - Method in class com.cumulocity.rest.representation.devicebootstrap.NewDeviceRequestCollectionRepresentation
 
iterator() - Method in class com.cumulocity.rest.representation.event.EventCollectionRepresentation
 
iterator() - Method in class com.cumulocity.rest.representation.identity.ExternalIDCollectionRepresentation
 
iterator() - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectCollectionRepresentation
 
iterator() - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectReferenceCollectionRepresentation
 
iterator() - Method in class com.cumulocity.rest.representation.measurement.MeasurementCollectionRepresentation
 
iterator() - Method in class com.cumulocity.rest.representation.operation.OperationCollectionRepresentation
 
iterator() - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionCollectionRepresentation
 
iterator() - Method in class com.cumulocity.rest.representation.tenant.OptionCollectionRepresentation
 
iterator() - Method in class com.cumulocity.rest.representation.tenant.TenantCollectionRepresentation
 
iterator() - Method in class com.cumulocity.rest.representation.user.GroupCollectionRepresentation
 
iterator() - Method in class com.cumulocity.rest.representation.user.GroupReferenceCollectionRepresentation
 
iterator() - Method in class com.cumulocity.rest.representation.user.RoleCollectionRepresentation
 
iterator() - Method in class com.cumulocity.rest.representation.user.RoleReferenceCollectionRepresentation
 
iterator() - Method in class com.cumulocity.rest.representation.user.UserCollectionRepresentation
 
iterator() - Method in class com.cumulocity.rest.representation.user.UserReferenceCollectionRepresentation
 
iterator() - Method in class com.cumulocity.sdk.client.PagedCollectionIterable
 

J

JSONBase - Class in com.cumulocity.model
Base class for all the core classes represented in JSON.
JSONBase() - Constructor for class com.cumulocity.model.JSONBase
 
JSONBase.JSONGeneratorBuilder - Class in com.cumulocity.model
 
JSONBase.JSONParserBuilder - Class in com.cumulocity.model
 
JSONBase.ReaderJSONCharacterSource - Class in com.cumulocity.model
 
jsonGenerator() - Static method in class com.cumulocity.model.JSONBase.JSONGeneratorBuilder
 
jsonParser() - Static method in class com.cumulocity.model.JSONBase.JSONParserBuilder
 

K

keepOnlyNecessaryFields(ManagedObjectRepresentation) - Static method in class com.cumulocity.rest.representation.SourceableConverter
 
key(String) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation.ApplicationRepresentationBuilder
 
key(String) - Method in class com.cumulocity.rest.representation.application.microservice.ConfigurationOptionRepresentation.ConfigurationOptionRepresentationBuilder
 

L

LazyInputStreamSource(Supplier<InputStream>) - Constructor for class com.cumulocity.model.io.DisposableInputStreamSource.LazyInputStreamSource
 
livenessProbe(ProbeRepresentation) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation.MicroserviceManifestRepresentationBuilder
 
LongPollingExecutorServiceProvider - Class in com.cumulocity.sdk.client.notification
 
LongPollingExecutorServiceProvider(ExecutorService) - Constructor for class com.cumulocity.sdk.client.notification.LongPollingExecutorServiceProvider
 

M

MAJOR - com.cumulocity.model.event.CumulocitySeverities
 
MANAGED_OBJECT - com.cumulocity.sdk.client.messaging.notifications.SubscriptionContext
 
MANAGED_OBJECT - Static variable in class com.cumulocity.rest.representation.inventory.InventoryMediaType
 
MANAGED_OBJECT_COLLECTION - Static variable in class com.cumulocity.rest.representation.inventory.InventoryMediaType
 
MANAGED_OBJECT_COLLECTION_TYPE - Static variable in class com.cumulocity.rest.representation.inventory.InventoryMediaType
 
MANAGED_OBJECT_REFERENCE - Static variable in class com.cumulocity.rest.representation.inventory.InventoryMediaType
 
MANAGED_OBJECT_REFERENCE_COLLECTION - Static variable in class com.cumulocity.rest.representation.inventory.InventoryMediaType
 
MANAGED_OBJECT_REFERENCE_COLLECTION_TYPE - Static variable in class com.cumulocity.rest.representation.inventory.InventoryMediaType
 
MANAGED_OBJECT_REFERENCE_TYPE - Static variable in class com.cumulocity.rest.representation.inventory.InventoryMediaType
 
MANAGED_OBJECT_TYPE - Static variable in class com.cumulocity.rest.representation.inventory.InventoryMediaType
 
MANAGED_OBJECT_USER - Static variable in class com.cumulocity.rest.representation.inventory.InventoryMediaType
 
MANAGED_OBJECT_USER_TYPE - Static variable in class com.cumulocity.rest.representation.inventory.InventoryMediaType
 
ManagedObject - Interface in com.cumulocity.sdk.client.inventory
Java Interface to call the Cumulocity Inventory Rest API.
ManagedObjectCollection - Interface in com.cumulocity.sdk.client.inventory
 
ManagedObjectCollectionImpl - Class in com.cumulocity.sdk.client.inventory
 
ManagedObjectCollectionImpl(RestConnector, String, int) - Constructor for class com.cumulocity.sdk.client.inventory.ManagedObjectCollectionImpl
 
ManagedObjectCollectionRepresentation - Class in com.cumulocity.rest.representation.inventory
 
ManagedObjectCollectionRepresentation() - Constructor for class com.cumulocity.rest.representation.inventory.ManagedObjectCollectionRepresentation
 
ManagedObjectDeleteAwareNotification - Class in com.cumulocity.sdk.client.cep.notification
CREATE and UPDATE notifications have ManagedObjectRepresentation in "data" field, however DELETE notification has just String value.
ManagedObjectDeleteAwareNotification() - Constructor for class com.cumulocity.sdk.client.cep.notification.ManagedObjectDeleteAwareNotification
 
ManagedObjectDeleteAwareNotification(Object, String) - Constructor for class com.cumulocity.sdk.client.cep.notification.ManagedObjectDeleteAwareNotification
 
ManagedObjectImpl - Class in com.cumulocity.sdk.client.inventory
 
ManagedObjectImpl(RestConnector, UrlProcessor, String, int) - Constructor for class com.cumulocity.sdk.client.inventory.ManagedObjectImpl
 
ManagedObjectNotification - Class in com.cumulocity.sdk.client.cep.notification
 
ManagedObjectNotification() - Constructor for class com.cumulocity.sdk.client.cep.notification.ManagedObjectNotification
 
ManagedObjectNotification(ManagedObjectRepresentation, String) - Constructor for class com.cumulocity.sdk.client.cep.notification.ManagedObjectNotification
 
ManagedObjectReferenceCollection - Interface in com.cumulocity.sdk.client.inventory
 
ManagedObjectReferenceCollectionImpl - Class in com.cumulocity.sdk.client.inventory
 
ManagedObjectReferenceCollectionImpl(RestConnector, String, int) - Constructor for class com.cumulocity.sdk.client.inventory.ManagedObjectReferenceCollectionImpl
 
ManagedObjectReferenceCollectionRepresentation - Class in com.cumulocity.rest.representation.inventory
 
ManagedObjectReferenceCollectionRepresentation() - Constructor for class com.cumulocity.rest.representation.inventory.ManagedObjectReferenceCollectionRepresentation
 
ManagedObjectReferenceRepresentation - Class in com.cumulocity.rest.representation.inventory
 
ManagedObjectReferenceRepresentation() - Constructor for class com.cumulocity.rest.representation.inventory.ManagedObjectReferenceRepresentation
 
ManagedObjectRepresentation - Class in com.cumulocity.rest.representation.inventory
A Java Representation for the MediaType ManagedObject
ManagedObjectRepresentation() - Constructor for class com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation
Default constructor is needed for reflection based class instantiation.
ManagedObjects - Class in com.cumulocity.rest.representation.inventory
 
ManagedObjects() - Constructor for class com.cumulocity.rest.representation.inventory.ManagedObjects
 
manifest(ManifestRepresentation) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation.ApplicationRepresentationBuilder
 
ManifestRepresentation - Class in com.cumulocity.rest.representation.application
 
ManifestRepresentation() - Constructor for class com.cumulocity.rest.representation.application.ManifestRepresentation
 
matrixParam(String, Object...) - Method in class com.cumulocity.sdk.client.rest.WebTargetDecorator
 
MEASUREMENT - Static variable in class com.cumulocity.rest.representation.measurement.MeasurementMediaType
 
MEASUREMENT_API - Static variable in class com.cumulocity.rest.representation.measurement.MeasurementMediaType
 
MEASUREMENT_API_TYPE - Static variable in class com.cumulocity.rest.representation.measurement.MeasurementMediaType
 
MEASUREMENT_COLLECTION - Static variable in class com.cumulocity.rest.representation.measurement.MeasurementMediaType
 
MEASUREMENT_COLLECTION_TYPE - Static variable in class com.cumulocity.rest.representation.measurement.MeasurementMediaType
 
MEASUREMENT_TYPE - Static variable in class com.cumulocity.rest.representation.measurement.MeasurementMediaType
 
MeasurementApi - Interface in com.cumulocity.sdk.client.measurement
API for creating, deleting and retrieving measurements from the platform.
MeasurementApiImpl - Class in com.cumulocity.sdk.client.measurement
 
MeasurementApiImpl(RestConnector, UrlProcessor, MeasurementsApiRepresentation, int) - Constructor for class com.cumulocity.sdk.client.measurement.MeasurementApiImpl
 
MeasurementCollection - Interface in com.cumulocity.sdk.client.measurement
 
MeasurementCollectionImpl - Class in com.cumulocity.sdk.client.measurement
 
MeasurementCollectionImpl(RestConnector, String, int) - Constructor for class com.cumulocity.sdk.client.measurement.MeasurementCollectionImpl
 
MeasurementCollectionRepresentation - Class in com.cumulocity.rest.representation.measurement
 
MeasurementCollectionRepresentation() - Constructor for class com.cumulocity.rest.representation.measurement.MeasurementCollectionRepresentation
 
MeasurementFilter - Class in com.cumulocity.sdk.client.measurement
A filter to be used in measurement queries.
MeasurementFilter() - Constructor for class com.cumulocity.sdk.client.measurement.MeasurementFilter
 
MeasurementMediaType - Class in com.cumulocity.rest.representation.measurement
We follow here convention from MediaType class, where we have both MediaType instances, and string representations (with '_TYPE' suffix in name).
MeasurementMediaType(String) - Constructor for class com.cumulocity.rest.representation.measurement.MeasurementMediaType
 
MeasurementRepresentation - Class in com.cumulocity.rest.representation.measurement
 
MeasurementRepresentation() - Constructor for class com.cumulocity.rest.representation.measurement.MeasurementRepresentation
 
MeasurementsApiRepresentation - Class in com.cumulocity.rest.representation.measurement
 
MeasurementsApiRepresentation() - Constructor for class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
MeasurementValue - Class in com.cumulocity.model.measurement
 
MeasurementValue() - Constructor for class com.cumulocity.model.measurement.MeasurementValue
 
MeasurementValue(String) - Constructor for class com.cumulocity.model.measurement.MeasurementValue
 
MeasurementValue(BigDecimal, String) - Constructor for class com.cumulocity.model.measurement.MeasurementValue
 
MeasurementValue(BigDecimal, String, ValueType, String, StateType) - Constructor for class com.cumulocity.model.measurement.MeasurementValue
 
MEDIA_TYPE - Static variable in class com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionApiImpl
 
memory(String) - Method in class com.cumulocity.rest.representation.application.microservice.ResourcesRepresentation.ResourcesRepresentationBuilder
 
MemoryBasedPersistentProvider - Class in com.cumulocity.sdk.client.buffering
 
MemoryBasedPersistentProvider() - Constructor for class com.cumulocity.sdk.client.buffering.MemoryBasedPersistentProvider
 
MemoryBasedPersistentProvider(long) - Constructor for class com.cumulocity.sdk.client.buffering.MemoryBasedPersistentProvider
 
MessageExchangeListener - Interface in com.cumulocity.sdk.client.notification
 
MICROSERVICE - com.cumulocity.rest.representation.application.ApplicationRepresentation.Type
 
MICROSERVICE - Static variable in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
MicroserviceBillingCollectionRepresentation - Class in com.cumulocity.rest.representation.application.microservice
 
MicroserviceBillingCollectionRepresentation() - Constructor for class com.cumulocity.rest.representation.application.microservice.MicroserviceBillingCollectionRepresentation
 
MicroserviceBillingCollectionRepresentation(List<MicroserviceBillingRepresentation>) - Constructor for class com.cumulocity.rest.representation.application.microservice.MicroserviceBillingCollectionRepresentation
 
MicroserviceBillingRepresentation - Class in com.cumulocity.rest.representation.application.microservice
 
MicroserviceBillingRepresentation() - Constructor for class com.cumulocity.rest.representation.application.microservice.MicroserviceBillingRepresentation
 
MicroserviceManifestRepresentation - Class in com.cumulocity.rest.representation.application
 
MicroserviceManifestRepresentation() - Constructor for class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
MicroserviceManifestRepresentation(String, String, String, ProviderRepresentation, String, String, String, String, ProbeRepresentation, ProbeRepresentation, ResourcesRepresentation, List<ConfigurationOptionRepresentation>, List<String>, List<String>, List<ExtensionRepresentation>) - Constructor for class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
MicroserviceManifestRepresentation.MicroserviceManifestRepresentationBuilder - Class in com.cumulocity.rest.representation.application
 
MIME_VERSION - Static variable in class com.cumulocity.sdk.client.RestConnector
 
MINOR - com.cumulocity.model.event.CumulocitySeverities
 

N

name(String) - Method in class com.cumulocity.model.option.OptionPK
 
name(String) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation.ApplicationRepresentationBuilder
 
name(String) - Method in class com.cumulocity.rest.representation.application.ApplicationUserRepresentation.ApplicationUserRepresentationBuilder
 
name(String) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HttpHeaderRepresentation.HttpHeaderRepresentationBuilder
 
name(String) - Method in class com.cumulocity.rest.representation.application.microservice.ProviderRepresentation.ProviderRepresentationBuilder
 
NEW_DEVICE_REQUEST - Static variable in class com.cumulocity.rest.representation.operation.DeviceControlMediaType
 
NEW_DEVICE_REQUEST_COLLECTION - Static variable in class com.cumulocity.rest.representation.operation.DeviceControlMediaType
 
NEW_DEVICE_REQUEST_COLLECTION_TYPE - Static variable in class com.cumulocity.rest.representation.operation.DeviceControlMediaType
 
NEW_DEVICE_REQUEST_TYPE - Static variable in class com.cumulocity.rest.representation.operation.DeviceControlMediaType
 
NEW_REQUESTS_PATH - Static variable in class com.cumulocity.sdk.client.buffering.FileBasedPersistentProvider
 
NEW_REQUESTS_TEMP_PATH - Static variable in class com.cumulocity.sdk.client.buffering.FileBasedPersistentProvider
 
NewDeviceRequestCollectionRepresentation - Class in com.cumulocity.rest.representation.devicebootstrap
 
NewDeviceRequestCollectionRepresentation() - Constructor for class com.cumulocity.rest.representation.devicebootstrap.NewDeviceRequestCollectionRepresentation
 
NewDeviceRequestRepresentation - Class in com.cumulocity.rest.representation.devicebootstrap
 
NewDeviceRequestRepresentation() - Constructor for class com.cumulocity.rest.representation.devicebootstrap.NewDeviceRequestRepresentation
 
newLocal(long) - Static method in class com.cumulocity.model.util.DateTimeUtils
 
newLocal(Date) - Static method in class com.cumulocity.model.util.DateTimeUtils
 
newLocal(Date, int) - Static method in class com.cumulocity.model.util.DateTimeUtils
 
newUTC(long) - Static method in class com.cumulocity.model.util.DateTimeUtils
 
newUTC(Date) - Static method in class com.cumulocity.model.util.DateTimeUtils
 
newValue(Object) - Method in class com.cumulocity.rest.representation.audit.ChangeRepresentation.ChangeRepresentationBuilder
 
next() - Method in class com.cumulocity.sdk.client.PagedCollectionIterable
 
nextChar() - Method in class com.cumulocity.model.JSONBase.ReaderJSONCharacterSource
 
NO_ERROR_REPRESENTATION - Static variable in class com.cumulocity.sdk.client.ResponseParser
 
NOTIFICATION_API_TYPE - Static variable in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionMediaType
 
NOTIFICATION_SUBSCRIPTION - Static variable in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionMediaType
 
NOTIFICATION_SUBSCRIPTION_API - Static variable in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionMediaType
 
NOTIFICATION_SUBSCRIPTION_COLLECTION - Static variable in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionMediaType
 
NOTIFICATION_SUBSCRIPTION_COLLECTION_TYPE - Static variable in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionMediaType
 
NOTIFICATION_SUBSCRIPTION_TYPE - Static variable in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionMediaType
 
NOTIFICATIONS - Static variable in class com.cumulocity.sdk.client.notification.SubscriberBuilder
 
NotificationSubscriptionApi - Interface in com.cumulocity.sdk.client.messaging.notifications
Manage notification subscriptions
NotificationSubscriptionApiImpl - Class in com.cumulocity.sdk.client.messaging.notifications
 
NotificationSubscriptionApiImpl(RestConnector, UrlProcessor, int) - Constructor for class com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionApiImpl
 
NotificationSubscriptionCollection - Interface in com.cumulocity.sdk.client.messaging.notifications
 
NotificationSubscriptionCollectionImpl - Class in com.cumulocity.sdk.client.messaging.notifications
 
NotificationSubscriptionCollectionImpl(RestConnector, String, int) - Constructor for class com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionCollectionImpl
 
NotificationSubscriptionCollectionRepresentation - Class in com.cumulocity.rest.representation.reliable.notification
 
NotificationSubscriptionCollectionRepresentation() - Constructor for class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionCollectionRepresentation
 
NotificationSubscriptionFilter - Class in com.cumulocity.sdk.client.messaging.notifications
 
NotificationSubscriptionFilter() - Constructor for class com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionFilter
 
NotificationSubscriptionFilterRepresentation - Class in com.cumulocity.rest.representation.reliable.notification
 
NotificationSubscriptionFilterRepresentation() - Constructor for class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionFilterRepresentation
 
NotificationSubscriptionFilterRepresentation(List<String>, String) - Constructor for class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionFilterRepresentation
 
NotificationSubscriptionMediaType - Class in com.cumulocity.rest.representation.reliable.notification
We follow here convention from MediaType class, where we have both MediaType instances, and string representations (with '_TYPE' suffix in name).
NotificationSubscriptionMediaType(String) - Constructor for class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionMediaType
 
NotificationSubscriptionRepresentation - Class in com.cumulocity.rest.representation.reliable.notification
 
NotificationSubscriptionRepresentation() - Constructor for class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionRepresentation
 
NotificationTokenRequestRepresentation - Class in com.cumulocity.rest.representation.reliable.notification
 
NotificationTokenRequestRepresentation() - Constructor for class com.cumulocity.rest.representation.reliable.notification.NotificationTokenRequestRepresentation
 
NotificationTokenRequestRepresentation(String, String, long, boolean) - Constructor for class com.cumulocity.rest.representation.reliable.notification.NotificationTokenRequestRepresentation
 
NotificationTokenRequestRepresentation(String, String, long, boolean, boolean) - Constructor for class com.cumulocity.rest.representation.reliable.notification.NotificationTokenRequestRepresentation
 
NotificationTokenRequestRepresentation(String, String, String, boolean, long, boolean, boolean) - Constructor for class com.cumulocity.rest.representation.reliable.notification.NotificationTokenRequestRepresentation
 
nowDateTimeLocal() - Static method in class com.cumulocity.model.util.DateTimeUtils
 
nowUTC() - Static method in class com.cumulocity.model.util.DateTimeUtils
 

O

oAuthAccessToken(String) - Method in class com.cumulocity.model.authentication.CumulocityOAuthCredentials.CumulocityOAuthCredentialsBuilder
 
offer(ProcessingRequest) - Method in class com.cumulocity.sdk.client.buffering.FileBasedPersistentProvider
 
offer(ProcessingRequest) - Method in class com.cumulocity.sdk.client.buffering.MemoryBasedPersistentProvider
 
offer(ProcessingRequest) - Method in class com.cumulocity.sdk.client.buffering.PersistentProvider
 
ofInstance(T) - Static method in class com.cumulocity.sdk.client.base.Suppliers
 
onConnectionIdle() - Method in interface com.cumulocity.sdk.client.notification.ConnectionIdleListener
 
onError(Subscription<T>, Throwable) - Method in interface com.cumulocity.sdk.client.notification.SubscriptionListener
 
onException(ClientRequestContext, PostInvocationInterceptor.ExceptionContext) - Method in class com.cumulocity.sdk.client.interceptor.BufferedResponseStreamInterceptor
 
onFinish() - Method in interface com.cumulocity.sdk.client.notification.MessageExchangeListener
 
onNotification(Subscription<T>, R) - Method in interface com.cumulocity.sdk.client.notification.SubscriptionListener
 
onSubscribingError(String, String, Throwable) - Method in interface com.cumulocity.sdk.client.notification.SubscribeOperationListener
 
onSubscribingSuccess(String) - Method in interface com.cumulocity.sdk.client.notification.SubscribeOperationListener
 
OPERATION - Static variable in class com.cumulocity.rest.representation.operation.DeviceControlMediaType
 
OPERATION_COLLECTION - Static variable in class com.cumulocity.rest.representation.operation.DeviceControlMediaType
 
OPERATION_COLLECTION_TYPE - Static variable in class com.cumulocity.rest.representation.operation.DeviceControlMediaType
 
OPERATION_TYPE - Static variable in class com.cumulocity.rest.representation.operation.DeviceControlMediaType
 
OperationCollection - Interface in com.cumulocity.sdk.client.devicecontrol
 
OperationCollectionImpl - Class in com.cumulocity.sdk.client.devicecontrol
 
OperationCollectionImpl(RestConnector, String, int) - Constructor for class com.cumulocity.sdk.client.devicecontrol.OperationCollectionImpl
 
OperationCollectionRepresentation - Class in com.cumulocity.rest.representation.operation
 
OperationCollectionRepresentation() - Constructor for class com.cumulocity.rest.representation.operation.OperationCollectionRepresentation
 
OperationFilter - Class in com.cumulocity.sdk.client.devicecontrol
A filter to be used in operation queries.
OperationFilter() - Constructor for class com.cumulocity.sdk.client.devicecontrol.OperationFilter
 
OperationNotificationSubscriber - Class in com.cumulocity.sdk.client.devicecontrol.notification
 
OperationNotificationSubscriber(PlatformParameters) - Constructor for class com.cumulocity.sdk.client.devicecontrol.notification.OperationNotificationSubscriber
 
OperationProcessor - Interface in com.cumulocity.sdk.client.devicecontrol.autopoll
This is callback interface for processing new operations.
OperationRepresentation - Class in com.cumulocity.rest.representation.operation
 
OperationRepresentation() - Constructor for class com.cumulocity.rest.representation.operation.OperationRepresentation
 
OperationRepresentation.OperationRepresentationBuilder - Class in com.cumulocity.rest.representation.operation
 
OperationsByAgentAndStatusPollerImpl - Class in com.cumulocity.sdk.client.devicecontrol.autopoll
This class is an implementation of OperationsPollerInterface, its responsibility is to poll device control REST API for operations for given agent id.
OperationsByAgentAndStatusPollerImpl(DeviceControlApi, String, OperationStatus, OperationProcessor) - Constructor for class com.cumulocity.sdk.client.devicecontrol.autopoll.OperationsByAgentAndStatusPollerImpl
 
OperationsPollingTask - Class in com.cumulocity.sdk.client.devicecontrol.autopoll
This class is responsible for polling the given OperationCollection and putting received operations into the given queue
OperationsPollingTask(OperationCollection, OperationsQueue) - Constructor for class com.cumulocity.sdk.client.devicecontrol.autopoll.OperationsPollingTask
 
OperationsQueue - Class in com.cumulocity.sdk.client.devicecontrol.autopoll
This queue is handling operations to be processed.
OperationsQueue() - Constructor for class com.cumulocity.sdk.client.devicecontrol.autopoll.OperationsQueue
 
OperationsQueueHandler - Class in com.cumulocity.sdk.client.devicecontrol.autopoll
This class is responsible for polling queue for operations to be performed by OperationProcessor instance.
OperationsQueueHandler(OperationProcessor, OperationsQueue, DeviceControlApi) - Constructor for class com.cumulocity.sdk.client.devicecontrol.autopoll.OperationsQueueHandler
 
OperationStatus - Enum in com.cumulocity.model.operation
 
OPTION - Static variable in class com.cumulocity.rest.representation.tenant.OptionMediaType
 
OPTION_COLLECTION - Static variable in class com.cumulocity.rest.representation.tenant.OptionMediaType
 
OPTION_COLLECTION_TYPE - Static variable in class com.cumulocity.rest.representation.tenant.OptionMediaType
 
OPTION_TYPE - Static variable in class com.cumulocity.rest.representation.tenant.OptionMediaType
 
OptionCollectionRepresentation - Class in com.cumulocity.rest.representation.tenant
 
OptionCollectionRepresentation() - Constructor for class com.cumulocity.rest.representation.tenant.OptionCollectionRepresentation
 
OptionMediaType - Class in com.cumulocity.rest.representation.tenant
 
OptionMediaType(String) - Constructor for class com.cumulocity.rest.representation.tenant.OptionMediaType
 
OptionPK - Class in com.cumulocity.model.option
 
OptionPK() - Constructor for class com.cumulocity.model.option.OptionPK
 
OptionPK(OptionPK) - Constructor for class com.cumulocity.model.option.OptionPK
 
OptionPK(String, String) - Constructor for class com.cumulocity.model.option.OptionPK
 
OptionRepresentation - Class in com.cumulocity.rest.representation.tenant
 
OptionRepresentation() - Constructor for class com.cumulocity.rest.representation.tenant.OptionRepresentation
 
OptionsRepresentation - Class in com.cumulocity.rest.representation.tenant
 
OptionsRepresentation() - Constructor for class com.cumulocity.rest.representation.tenant.OptionsRepresentation
 
OptionsRepresentation(Map<String, Object>) - Constructor for class com.cumulocity.rest.representation.tenant.OptionsRepresentation
 
OptionsRepresentation.OptionsRepresentationBuilder - Class in com.cumulocity.rest.representation.tenant
 
ORIGINAL - com.cumulocity.model.measurement.StateType
 
owner(TenantReferenceRepresentation) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation.ApplicationRepresentationBuilder
 
OwnerSource - Interface in com.cumulocity.model
 

P

PAGE_NUMBER_KEY - Static variable in interface com.cumulocity.sdk.client.PagedCollectionResource
 
PAGE_SIZE_KEY - Static variable in interface com.cumulocity.sdk.client.PagedCollectionResource
 
PagedAlarmCollectionRepresentation - Class in com.cumulocity.sdk.client.alarm
 
PagedAlarmCollectionRepresentation(AlarmCollectionRepresentation, PagedCollectionResource<AlarmRepresentation, ? extends AlarmCollectionRepresentation>) - Constructor for class com.cumulocity.sdk.client.alarm.PagedAlarmCollectionRepresentation
 
PagedAuditCollectionRepresentation - Class in com.cumulocity.sdk.client.audit
 
PagedAuditCollectionRepresentation(AuditRecordCollectionRepresentation, PagedCollectionResource<AuditRecordRepresentation, ? extends AuditRecordCollectionRepresentation>) - Constructor for class com.cumulocity.sdk.client.audit.PagedAuditCollectionRepresentation
 
PagedCollectionIterable<T,​C extends BaseCollectionRepresentation<T>> - Class in com.cumulocity.sdk.client
 
PagedCollectionIterable(PagedCollectionResource<T, ? extends C>, C) - Constructor for class com.cumulocity.sdk.client.PagedCollectionIterable
 
PagedCollectionIterable(PagedCollectionResource<T, ? extends C>, C, int) - Constructor for class com.cumulocity.sdk.client.PagedCollectionIterable
 
PagedCollectionRepresentation<T> - Interface in com.cumulocity.sdk.client
 
PagedCollectionResource<T,​C extends BaseCollectionRepresentation<T>> - Interface in com.cumulocity.sdk.client
 
PagedCollectionResourceImpl<T,​C extends BaseCollectionRepresentation<T>,​I extends C> - Class in com.cumulocity.sdk.client
 
PagedCollectionResourceImpl(RestConnector, String, int) - Constructor for class com.cumulocity.sdk.client.PagedCollectionResourceImpl
 
PagedEventCollectionRepresentation - Class in com.cumulocity.sdk.client.event
 
PagedEventCollectionRepresentation(EventCollectionRepresentation, PagedCollectionResource<EventRepresentation, ? extends EventCollectionRepresentation>) - Constructor for class com.cumulocity.sdk.client.event.PagedEventCollectionRepresentation
 
PagedExternalIDCollectionRepresentation - Class in com.cumulocity.sdk.client.identity
 
PagedExternalIDCollectionRepresentation(ExternalIDCollectionRepresentation, PagedCollectionResource<ExternalIDRepresentation, ? extends ExternalIDCollectionRepresentation>) - Constructor for class com.cumulocity.sdk.client.identity.PagedExternalIDCollectionRepresentation
 
PagedManagedObjectCollectionRepresentation - Class in com.cumulocity.sdk.client.inventory
 
PagedManagedObjectCollectionRepresentation(ManagedObjectCollectionRepresentation, PagedCollectionResource<ManagedObjectRepresentation, ? extends ManagedObjectCollectionRepresentation>) - Constructor for class com.cumulocity.sdk.client.inventory.PagedManagedObjectCollectionRepresentation
 
PagedManagedObjectReferenceCollectionRepresentation - Class in com.cumulocity.sdk.client.inventory
 
PagedManagedObjectReferenceCollectionRepresentation(ManagedObjectReferenceCollectionRepresentation, PagedCollectionResource<ManagedObjectReferenceRepresentation, ? extends ManagedObjectReferenceCollectionRepresentation>) - Constructor for class com.cumulocity.sdk.client.inventory.PagedManagedObjectReferenceCollectionRepresentation
 
PagedMeasurementCollectionRepresentation - Class in com.cumulocity.sdk.client.measurement
 
PagedMeasurementCollectionRepresentation(MeasurementCollectionRepresentation, PagedCollectionResource<MeasurementRepresentation, ? extends MeasurementCollectionRepresentation>) - Constructor for class com.cumulocity.sdk.client.measurement.PagedMeasurementCollectionRepresentation
 
PagedNotificationSubscriptionCollectionRepresentation - Class in com.cumulocity.sdk.client.messaging.notifications
 
PagedNotificationSubscriptionCollectionRepresentation(NotificationSubscriptionCollectionRepresentation, PagedCollectionResource<NotificationSubscriptionRepresentation, ? extends NotificationSubscriptionCollectionRepresentation>) - Constructor for class com.cumulocity.sdk.client.messaging.notifications.PagedNotificationSubscriptionCollectionRepresentation
 
PagedOperationCollectionRepresentation - Class in com.cumulocity.sdk.client.devicecontrol
 
PagedOperationCollectionRepresentation(OperationCollectionRepresentation, PagedCollectionResource<OperationRepresentation, ? extends OperationCollectionRepresentation>) - Constructor for class com.cumulocity.sdk.client.devicecontrol.PagedOperationCollectionRepresentation
 
PagedTenantOptionCollectionRepresentation - Class in com.cumulocity.sdk.client.option
 
PagedTenantOptionCollectionRepresentation(OptionCollectionRepresentation, PagedCollectionResource<OptionRepresentation, ? extends OptionCollectionRepresentation>) - Constructor for class com.cumulocity.sdk.client.option.PagedTenantOptionCollectionRepresentation
 
pageSize - Variable in class com.cumulocity.sdk.client.PagedCollectionResourceImpl
 
PageStatisticsRepresentation - Class in com.cumulocity.rest.representation
 
PageStatisticsRepresentation() - Constructor for class com.cumulocity.rest.representation.PageStatisticsRepresentation
 
PageStatisticsRepresentation(int) - Constructor for class com.cumulocity.rest.representation.PageStatisticsRepresentation
 
PagingParam - Enum in com.cumulocity.sdk.client
 
Param - Interface in com.cumulocity.sdk.client
 
ParamSource - Annotation Type in com.cumulocity.sdk.client
 
parse(InputStream) - Method in class com.cumulocity.sdk.client.notification.BaseSvensonJSONContext
 
parse(Reader) - Method in class com.cumulocity.sdk.client.notification.BaseSvensonJSONContext
 
parse(Class<T>, String) - Method in interface com.cumulocity.sdk.client.rest.providers.CumulocityJSONMessageBodyReader.JSONParserAdapter
 
parse(String) - Method in class com.cumulocity.sdk.client.notification.BaseSvensonJSONContext
 
parse(String) - Static method in enum com.cumulocity.sdk.client.ProcessingMode
 
parse(String, String) - Static method in class com.cumulocity.sdk.client.buffering.ProcessingRequest
 
parse(Response, Class<T>, int...) - Method in class com.cumulocity.sdk.client.ResponseParser
 
parseCsvString(String) - Static method in class com.cumulocity.sdk.client.buffering.BufferedRequest
 
parseIdFromLocation(Response) - Method in class com.cumulocity.sdk.client.ResponseParser
 
parseObject(Response, int, Class<T>) - Method in class com.cumulocity.sdk.client.ResponseParser
 
parser - Static variable in class com.cumulocity.model.DateTimeConverter
 
password(String) - Method in class com.cumulocity.model.authentication.CumulocityBasicCredentials.CumulocityBasicCredentialsBuilder
 
password(String) - Method in class com.cumulocity.rest.representation.application.ApplicationUserRepresentation.ApplicationUserRepresentationBuilder
 
path(String) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HTTPGetActionRepresentation.HTTPGetActionRepresentationBuilder
 
path(String) - Method in class com.cumulocity.sdk.client.rest.WebTargetDecorator
 
peakNext() - Method in class com.cumulocity.sdk.client.polling.PollingStrategy
get next polling interval
PENDING - com.cumulocity.model.operation.OperationStatus
 
periodSeconds(Integer) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.ProbeRepresentationBuilder
 
PERSISTENT - com.cumulocity.sdk.client.ProcessingMode
 
PersistentProvider - Class in com.cumulocity.sdk.client.buffering
 
PersistentProvider() - Constructor for class com.cumulocity.sdk.client.buffering.PersistentProvider
 
PersistentProvider(long) - Constructor for class com.cumulocity.sdk.client.buffering.PersistentProvider
 
Platform - Interface in com.cumulocity.sdk.client
 
PLATFORM_API - Static variable in class com.cumulocity.rest.representation.platform.PlatformMediaType
 
PLATFORM_API_TYPE - Static variable in class com.cumulocity.rest.representation.platform.PlatformMediaType
 
PlatformApiRepresentation - Class in com.cumulocity.rest.representation.platform
 
PlatformApiRepresentation() - Constructor for class com.cumulocity.rest.representation.platform.PlatformApiRepresentation
 
PlatformBuilder - Class in com.cumulocity.sdk.client
 
PlatformBuilder() - Constructor for class com.cumulocity.sdk.client.PlatformBuilder
 
PlatformImpl - Class in com.cumulocity.sdk.client
 
PlatformImpl() - Constructor for class com.cumulocity.sdk.client.PlatformImpl
 
PlatformImpl(String, int, CumulocityCredentials) - Constructor for class com.cumulocity.sdk.client.PlatformImpl
 
PlatformImpl(String, int, CumulocityCredentials, int) - Constructor for class com.cumulocity.sdk.client.PlatformImpl
 
PlatformImpl(String, CumulocityCredentials) - Constructor for class com.cumulocity.sdk.client.PlatformImpl
 
PlatformImpl(String, CumulocityCredentials, int) - Constructor for class com.cumulocity.sdk.client.PlatformImpl
 
PlatformImpl(String, CumulocityCredentials, ClientConfiguration) - Constructor for class com.cumulocity.sdk.client.PlatformImpl
 
PlatformImpl(String, CumulocityCredentials, ClientConfiguration, int) - Constructor for class com.cumulocity.sdk.client.PlatformImpl
 
PlatformImpl(String, String, String, String, String) - Constructor for class com.cumulocity.sdk.client.PlatformImpl
Deprecated.
PlatformImpl(String, String, String, String, String, int) - Constructor for class com.cumulocity.sdk.client.PlatformImpl
Deprecated.
PlatformMediaType - Class in com.cumulocity.rest.representation.platform
We follow here convention from MediaType class, where we have both MediaType instances, and string representations (with '_TYPE' suffix in name).
PlatformMediaType(String) - Constructor for class com.cumulocity.rest.representation.platform.PlatformMediaType
 
PlatformParameters - Class in com.cumulocity.sdk.client
Keeps credentials and client configuration.
PlatformParameters() - Constructor for class com.cumulocity.sdk.client.PlatformParameters
 
PlatformParameters(String, CumulocityCredentials, ClientConfiguration) - Constructor for class com.cumulocity.sdk.client.PlatformParameters
 
PlatformParameters(String, CumulocityCredentials, ClientConfiguration, int) - Constructor for class com.cumulocity.sdk.client.PlatformParameters
 
poll() - Method in class com.cumulocity.sdk.client.buffering.FileBasedPersistentProvider
 
poll() - Method in class com.cumulocity.sdk.client.buffering.MemoryBasedPersistentProvider
 
poll() - Method in class com.cumulocity.sdk.client.buffering.PersistentProvider
 
pollCredentials(String) - Method in interface com.cumulocity.sdk.client.devicecontrol.DeviceCredentialsApi
Executes single request to credentials endpoint
pollCredentials(String) - Method in class com.cumulocity.sdk.client.devicecontrol.DeviceCredentialsApiImpl
 
pollCredentials(String, int, int) - Method in interface com.cumulocity.sdk.client.devicecontrol.DeviceCredentialsApi
Schedule polling credentials task, invoking it at the specified execution time and subsequently with the given interval Execution will end after timeout
pollCredentials(String, int, int) - Method in class com.cumulocity.sdk.client.devicecontrol.DeviceCredentialsApiImpl
 
pollCredentials(String, PollingStrategy) - Method in interface com.cumulocity.sdk.client.devicecontrol.DeviceCredentialsApi
Device poll credentials
pollCredentials(String, PollingStrategy) - Method in class com.cumulocity.sdk.client.devicecontrol.DeviceCredentialsApiImpl
 
Poller - Interface in com.cumulocity.sdk.client.polling
This interface provides methods for controlling polling tasks.
PollingStrategy - Class in com.cumulocity.sdk.client.polling
 
PollingStrategy() - Constructor for class com.cumulocity.sdk.client.polling.PollingStrategy
 
PollingStrategy(Long, TimeUnit, Long...) - Constructor for class com.cumulocity.sdk.client.polling.PollingStrategy
 
PollingStrategy(Long, TimeUnit, List<Long>) - Constructor for class com.cumulocity.sdk.client.polling.PollingStrategy
 
PollingStrategy(TimeUnit, List<Long>) - Constructor for class com.cumulocity.sdk.client.polling.PollingStrategy
 
popNext() - Method in class com.cumulocity.sdk.client.polling.PollingStrategy
get and remove next polling interval
port(Integer) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HTTPGetActionRepresentation.HTTPGetActionRepresentationBuilder
 
port(Integer) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.TCPSocketActionRepresentation.TCPSocketActionRepresentationBuilder
 
post(String, CumulocityMediaType, CumulocityMediaType, Param, Class<Result>) - Method in class com.cumulocity.sdk.client.RestConnector
 
post(String, CumulocityMediaType, CumulocityMediaType, Param, Class<Result>) - Method in interface com.cumulocity.sdk.client.RestOperations
 
post(String, MediaType, T) - Method in class com.cumulocity.sdk.client.RestConnector
 
post(String, MediaType, T) - Method in interface com.cumulocity.sdk.client.RestOperations
 
postAsync(String, CumulocityMediaType, T) - Method in class com.cumulocity.sdk.client.RestConnector
 
postAsync(String, CumulocityMediaType, T) - Method in interface com.cumulocity.sdk.client.RestOperations
 
postFile(String, T, byte[], Class<T>) - Method in class com.cumulocity.sdk.client.RestConnector
 
postFile(String, T, byte[], Class<T>) - Method in interface com.cumulocity.sdk.client.RestOperations
Deprecated.
postFile(String, T, byte[], MediaType, Class<T>) - Method in class com.cumulocity.sdk.client.RestConnector
 
postFile(String, T, byte[], MediaType, Class<T>) - Method in interface com.cumulocity.sdk.client.RestOperations
 
postFileAsStream(String, T, InputStream, Class<T>) - Method in class com.cumulocity.sdk.client.RestConnector
 
postFileAsStream(String, T, InputStream, Class<T>) - Method in interface com.cumulocity.sdk.client.RestOperations
Deprecated.
postFileAsStream(String, T, InputStream, MediaType, Class<T>) - Method in class com.cumulocity.sdk.client.RestConnector
 
postFileAsStream(String, T, InputStream, MediaType, Class<T>) - Method in interface com.cumulocity.sdk.client.RestOperations
 
postStream(String, CumulocityMediaType, InputStream, Class<T>) - Method in class com.cumulocity.sdk.client.RestConnector
 
postStream(String, CumulocityMediaType, InputStream, Class<T>) - Method in interface com.cumulocity.sdk.client.RestOperations
 
postStream(String, InputStream, MediaType) - Method in class com.cumulocity.sdk.client.RestConnector
 
postStream(String, InputStream, MediaType) - Method in interface com.cumulocity.sdk.client.RestOperations
 
postText(String, String, Class<T>) - Method in class com.cumulocity.sdk.client.RestConnector
 
postText(String, String, Class<T>) - Method in interface com.cumulocity.sdk.client.RestOperations
 
postWithoutResponse(String, MediaType, T) - Method in class com.cumulocity.sdk.client.RestConnector
 
postWithoutResponse(String, MediaType, T) - Method in interface com.cumulocity.sdk.client.RestOperations
 
prepareGetParams(int) - Method in class com.cumulocity.sdk.client.PagedCollectionResourceImpl
 
previousValue(Object) - Method in class com.cumulocity.rest.representation.audit.ChangeRepresentation.ChangeRepresentationBuilder
 
price(String) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation.MicroserviceManifestRepresentationBuilder
 
ProbeRepresentation - Class in com.cumulocity.rest.representation.application.microservice
 
ProbeRepresentation() - Constructor for class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation
 
ProbeRepresentation(ProbeRepresentation.ExecActionRepresentation, ProbeRepresentation.TCPSocketActionRepresentation, ProbeRepresentation.HTTPGetActionRepresentation, Integer, Integer, Integer, Integer, Integer) - Constructor for class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation
 
ProbeRepresentation.ExecActionRepresentation - Class in com.cumulocity.rest.representation.application.microservice
 
ProbeRepresentation.ExecActionRepresentation.ExecActionRepresentationBuilder - Class in com.cumulocity.rest.representation.application.microservice
 
ProbeRepresentation.HTTPGetActionRepresentation - Class in com.cumulocity.rest.representation.application.microservice
 
ProbeRepresentation.HTTPGetActionRepresentation.HTTPGetActionRepresentationBuilder - Class in com.cumulocity.rest.representation.application.microservice
 
ProbeRepresentation.HttpHeaderRepresentation - Class in com.cumulocity.rest.representation.application.microservice
 
ProbeRepresentation.HttpHeaderRepresentation.HttpHeaderRepresentationBuilder - Class in com.cumulocity.rest.representation.application.microservice
 
ProbeRepresentation.ProbeRepresentationBuilder - Class in com.cumulocity.rest.representation.application.microservice
 
ProbeRepresentation.TCPSocketActionRepresentation - Class in com.cumulocity.rest.representation.application.microservice
 
ProbeRepresentation.TCPSocketActionRepresentation.TCPSocketActionRepresentationBuilder - Class in com.cumulocity.rest.representation.application.microservice
 
process(OperationRepresentation) - Method in interface com.cumulocity.sdk.client.devicecontrol.autopoll.OperationProcessor
Processes operation
ProcessingMode - Enum in com.cumulocity.sdk.client
 
ProcessingRequest - Class in com.cumulocity.sdk.client.buffering
 
ProcessingRequest(long, BufferedRequest) - Constructor for class com.cumulocity.sdk.client.buffering.ProcessingRequest
 
properties(Map<? extends String, ? extends Object>) - Method in class com.cumulocity.rest.representation.tenant.OptionsRepresentation.OptionsRepresentationBuilder
 
property(String, Object) - Method in class com.cumulocity.rest.representation.tenant.OptionsRepresentation.OptionsRepresentationBuilder
 
property(String, Object) - Method in class com.cumulocity.sdk.client.rest.WebTargetDecorator
 
propertyName() - Method in class com.cumulocity.model.option.OptionPK
 
propertyNames() - Method in class com.cumulocity.rest.representation.AbstractExtensibleRepresentation
 
propertyNames() - Method in class com.cumulocity.rest.representation.tenant.OptionsRepresentation
 
provider(ProviderRepresentation) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation.MicroserviceManifestRepresentationBuilder
 
Provider<T> - Interface in com.cumulocity.sdk.client.notification
 
ProviderRepresentation - Class in com.cumulocity.rest.representation.application.microservice
 
ProviderRepresentation() - Constructor for class com.cumulocity.rest.representation.application.microservice.ProviderRepresentation
 
ProviderRepresentation(String, String, String) - Constructor for class com.cumulocity.rest.representation.application.microservice.ProviderRepresentation
 
ProviderRepresentation.ProviderRepresentationBuilder - Class in com.cumulocity.rest.representation.application.microservice
 
put(String, MediaType, T) - Method in class com.cumulocity.sdk.client.RestConnector
 
put(String, MediaType, T) - Method in interface com.cumulocity.sdk.client.RestOperations
 
putAsync(String, CumulocityMediaType, T) - Method in class com.cumulocity.sdk.client.RestConnector
 
putAsync(String, CumulocityMediaType, T) - Method in interface com.cumulocity.sdk.client.RestOperations
 
putStream(String, String, InputStream, Class<T>) - Method in class com.cumulocity.sdk.client.RestConnector
 
putStream(String, String, InputStream, Class<T>) - Method in interface com.cumulocity.sdk.client.RestOperations
 
putStream(String, MediaType, InputStream, Class<T>) - Method in class com.cumulocity.sdk.client.RestConnector
 
putStream(String, MediaType, InputStream, Class<T>) - Method in interface com.cumulocity.sdk.client.RestOperations
 
putText(String, String, Class<T>) - Method in class com.cumulocity.sdk.client.RestConnector
 
putText(String, String, Class<T>) - Method in interface com.cumulocity.sdk.client.RestOperations
 

Q

queryParam(String, Object...) - Method in class com.cumulocity.sdk.client.rest.WebTargetDecorator
 
QueryParam - Class in com.cumulocity.sdk.client
 
QueryParam(Param, String) - Constructor for class com.cumulocity.sdk.client.QueryParam
 
QUIESCENT - com.cumulocity.sdk.client.ProcessingMode
Persistent with real time broadcast disabled

R

RATE - com.cumulocity.model.measurement.ValueType
 
reachedLimit() - Method in class com.cumulocity.sdk.client.PagedCollectionIterable
 
read(InputStream, Class<T>) - Method in interface com.cumulocity.sdk.client.ResponseMapper
 
ReaderJSONCharacterSource(Reader) - Constructor for class com.cumulocity.model.JSONBase.ReaderJSONCharacterSource
 
readFrom(Class<BaseResourceRepresentation>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.cumulocity.sdk.client.rest.providers.CumulocityJSONMessageBodyReader
 
readFrom(Class<ErrorMessageRepresentation>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.cumulocity.sdk.client.rest.mediatypes.ErrorMessageRepresentationReader
 
readinessProbe(ProbeRepresentation) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation.MicroserviceManifestRepresentationBuilder
 
readObject(Object, Class<C>) - Method in class com.cumulocity.model.Document
 
REALTIME - Static variable in class com.cumulocity.sdk.client.notification.SubscriberBuilder
 
ReconnectedSDKException - Exception in com.cumulocity.sdk.client.notification
 
ReconnectedSDKException(String) - Constructor for exception com.cumulocity.sdk.client.notification.ReconnectedSDKException
 
ReferenceRepresentation - Interface in com.cumulocity.rest.representation
Marker interface for ReferenceRepresentation.
refresh(Token) - Method in interface com.cumulocity.sdk.client.messaging.notifications.TokenApi
Refreshes an expired Token.
refresh(Token) - Method in class com.cumulocity.sdk.client.messaging.notifications.TokenApiImpl
 
register(Class<?>) - Method in class com.cumulocity.sdk.client.rest.WebTargetDecorator
 
register(Class<?>, int) - Method in class com.cumulocity.sdk.client.rest.WebTargetDecorator
 
register(Class<?>, Class<?>...) - Method in class com.cumulocity.sdk.client.rest.WebTargetDecorator
 
register(Class<?>, Map<Class<?>, Integer>) - Method in class com.cumulocity.sdk.client.rest.WebTargetDecorator
 
register(Object) - Method in class com.cumulocity.sdk.client.rest.WebTargetDecorator
 
register(Object, int) - Method in class com.cumulocity.sdk.client.rest.WebTargetDecorator
 
register(Object, Class<?>...) - Method in class com.cumulocity.sdk.client.rest.WebTargetDecorator
 
register(Object, Map<Class<?>, Integer>) - Method in class com.cumulocity.sdk.client.rest.WebTargetDecorator
 
register(String) - Method in interface com.cumulocity.sdk.client.devicecontrol.DeviceCredentialsApi
Register a new device.
register(String) - Method in class com.cumulocity.sdk.client.devicecontrol.DeviceCredentialsApiImpl
 
registerInterceptor(HttpClientInterceptor) - Method in class com.cumulocity.sdk.client.PlatformParameters
 
remove() - Method in class com.cumulocity.sdk.client.PagedCollectionIterable
 
remove(Class<?>) - Method in class com.cumulocity.model.Document
Remove the fragment whose name is given by clazz if exists
REMOVED - com.cumulocity.rest.representation.audit.ChangeRepresentation.ChangeType
 
removeProperty(String) - Method in class com.cumulocity.rest.representation.AbstractExtensibleRepresentation
 
removeProperty(String) - Method in class com.cumulocity.rest.representation.tenant.OptionsRepresentation
 
removeQueryParam(String, Collection<String>) - Method in class com.cumulocity.sdk.client.UrlProcessor
 
REPLACED - com.cumulocity.rest.representation.audit.ChangeRepresentation.ChangeType
 
replaceFile(GId, String, InputStream) - Method in interface com.cumulocity.sdk.client.inventory.BinariesApi
Upload and replace the attached file (binary) of a specific managed object by a given ID.
replaceFile(GId, String, InputStream) - Method in class com.cumulocity.sdk.client.inventory.BinariesApiImpl
 
replaceOrAddQueryParam(String, Map<String, String>) - Method in class com.cumulocity.sdk.client.UrlProcessor
 
replacePlaceholdersWithParams(String, Map<String, String>) - Method in class com.cumulocity.sdk.client.TemplateUrlParser
 
replyTo(String) - Method in class com.cumulocity.rest.representation.email.EmailRepresentation.EmailRepresentationBuilder
 
request() - Method in class com.cumulocity.sdk.client.rest.WebTargetDecorator
 
request(String...) - Method in class com.cumulocity.sdk.client.rest.WebTargetDecorator
 
request(MediaType...) - Method in class com.cumulocity.sdk.client.rest.WebTargetDecorator
 
requestOrigin(String) - Method in class com.cumulocity.model.authentication.CumulocityBasicCredentials.CumulocityBasicCredentialsBuilder
 
requestOrigin(String) - Method in class com.cumulocity.model.authentication.CumulocityOAuthCredentials.CumulocityOAuthCredentialsBuilder
 
requiredRole(String) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation.MicroserviceManifestRepresentationBuilder
 
requiredRoles(Collection<? extends String>) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation.MicroserviceManifestRepresentationBuilder
 
requiredRoles(List<String>) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation.ApplicationRepresentationBuilder
Roles that are required for microservice in order to make requests to platform instance.
requireResponseBody() - Method in class com.cumulocity.sdk.client.PlatformParameters
 
resolvePath(String) - Method in class com.cumulocity.sdk.client.CumulocityHttpClient
 
resolveTemplate(String, Object) - Method in class com.cumulocity.sdk.client.rest.WebTargetDecorator
 
resolveTemplate(String, Object, boolean) - Method in class com.cumulocity.sdk.client.rest.WebTargetDecorator
 
resolveTemplateFromEncoded(String, Object) - Method in class com.cumulocity.sdk.client.rest.WebTargetDecorator
 
resolveTemplates(Map<String, Object>) - Method in class com.cumulocity.sdk.client.rest.WebTargetDecorator
 
resolveTemplates(Map<String, Object>, boolean) - Method in class com.cumulocity.sdk.client.rest.WebTargetDecorator
 
resolveTemplatesFromEncoded(Map<String, Object>) - Method in class com.cumulocity.sdk.client.rest.WebTargetDecorator
 
ResourceRepresentation - Interface in com.cumulocity.rest.representation
 
ResourceRepresentationWithId - Interface in com.cumulocity.rest.representation
 
resources(ResourcesRepresentation) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation.MicroserviceManifestRepresentationBuilder
 
resourcesPassword(String) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation.ApplicationRepresentationBuilder
Deprecated.
ResourcesRepresentation - Class in com.cumulocity.rest.representation.application.microservice
 
ResourcesRepresentation() - Constructor for class com.cumulocity.rest.representation.application.microservice.ResourcesRepresentation
 
ResourcesRepresentation(String, String) - Constructor for class com.cumulocity.rest.representation.application.microservice.ResourcesRepresentation
 
ResourcesRepresentation.ResourcesRepresentationBuilder - Class in com.cumulocity.rest.representation.application.microservice
 
resourcesUrl(String) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation.ApplicationRepresentationBuilder
Deprecated.
resourcesUsername(String) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation.ApplicationRepresentationBuilder
Deprecated.
ResponseMapper - Interface in com.cumulocity.sdk.client
 
ResponseParser - Class in com.cumulocity.sdk.client
 
ResponseParser() - Constructor for class com.cumulocity.sdk.client.ResponseParser
 
ResponseParser(ResponseMapper) - Constructor for class com.cumulocity.sdk.client.ResponseParser
 
ResponseParser(ResponseMapper, PlatformParameters) - Constructor for class com.cumulocity.sdk.client.ResponseParser
 
rest() - Method in interface com.cumulocity.sdk.client.Platform
 
rest() - Method in class com.cumulocity.sdk.client.PlatformImpl
 
restConnector - Variable in class com.cumulocity.sdk.client.PagedCollectionResourceImpl
 
RestConnector - Class in com.cumulocity.sdk.client
 
RestConnector(PlatformParameters, ResponseParser) - Constructor for class com.cumulocity.sdk.client.RestConnector
 
RestConnector(PlatformParameters, ResponseParser, Client) - Constructor for class com.cumulocity.sdk.client.RestConnector
 
RestOperations - Interface in com.cumulocity.sdk.client
 
Result - Class in com.cumulocity.sdk.client.buffering
 
Result() - Constructor for class com.cumulocity.sdk.client.buffering.Result
 
ResultPoller<K> - Interface in com.cumulocity.sdk.client.polling
This interface extends Poller functionality providing way of accessing polling result when available.
role(String) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation.MicroserviceManifestRepresentationBuilder
 
ROLE - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
ROLE_COLLECTION - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
ROLE_COLLECTION_TYPE - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
ROLE_REFERENCE - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
ROLE_REFERENCE_COLLECTION - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
ROLE_REFERENCE_COLLECTION_TYPE - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
ROLE_REFERENCE_TYPE - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
ROLE_TYPE - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
RoleCollectionRepresentation - Class in com.cumulocity.rest.representation.user
 
RoleCollectionRepresentation() - Constructor for class com.cumulocity.rest.representation.user.RoleCollectionRepresentation
 
RoleReferenceCollectionRepresentation - Class in com.cumulocity.rest.representation.user
 
RoleReferenceCollectionRepresentation() - Constructor for class com.cumulocity.rest.representation.user.RoleReferenceCollectionRepresentation
 
RoleReferenceRepresentation - Class in com.cumulocity.rest.representation.user
 
RoleReferenceRepresentation() - Constructor for class com.cumulocity.rest.representation.user.RoleReferenceRepresentation
 
RoleRepresentation - Class in com.cumulocity.rest.representation.user
 
RoleRepresentation() - Constructor for class com.cumulocity.rest.representation.user.RoleRepresentation
 
roles(Collection<? extends String>) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation.MicroserviceManifestRepresentationBuilder
 
roles(List<String>) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation.ApplicationRepresentationBuilder
Roles that are required for users in order to make requests to microservice instance;
run() - Method in class com.cumulocity.sdk.client.devicecontrol.autopoll.OperationsPollingTask
 

S

save(OptionRepresentation) - Method in interface com.cumulocity.sdk.client.option.TenantOptionApi
Creates or updates an option in the platform.
save(OptionRepresentation) - Method in class com.cumulocity.sdk.client.option.TenantOptionApiImpl
 
saveAsync(OptionRepresentation) - Method in interface com.cumulocity.sdk.client.option.TenantOptionApi
Creates or updates an option in the platform.
saveAsync(OptionRepresentation) - Method in class com.cumulocity.sdk.client.option.TenantOptionApiImpl
 
scale(String) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation.MicroserviceManifestRepresentationBuilder
 
scheme(String) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HTTPGetActionRepresentation.HTTPGetActionRepresentationBuilder
 
SDKException - Exception in com.cumulocity.sdk.client
 
SDKException(int, String) - Constructor for exception com.cumulocity.sdk.client.SDKException
 
SDKException(String) - Constructor for exception com.cumulocity.sdk.client.SDKException
 
SDKException(String, Throwable) - Constructor for exception com.cumulocity.sdk.client.SDKException
 
searchInventory() - Static method in class com.cumulocity.sdk.client.inventory.InventoryFilter
 
set(Object) - Method in class com.cumulocity.model.Document
Sets a property referring to the given object.
set(Object) - Method in class com.cumulocity.rest.representation.AbstractExtensibleRepresentation
Sets a property referring to the given object.
set(Object, Class<C>) - Method in class com.cumulocity.model.Document
Sets a property referring to the given object.
set(Object, Class<T>) - Method in class com.cumulocity.rest.representation.AbstractExtensibleRepresentation
Sets a property referring to the given object.
set(Object, String) - Method in class com.cumulocity.model.Document
Sets a property referring to the given object, using an arbitrary property name.
set(Object, String) - Method in class com.cumulocity.rest.representation.AbstractExtensibleRepresentation
Sets a property referring to the given object, using an arbitrary property name.
setActiveRequestCount(Integer) - Method in class com.cumulocity.rest.representation.tenant.SupportUserDetailsRepresentation
 
setActiveVersionId(String) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
setActivity(String) - Method in class com.cumulocity.rest.representation.audit.AuditRecordRepresentation
 
setAdditionParents(ManagedObjectReferenceCollectionRepresentation) - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation
 
setAdminEmail(String) - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
setAdminName(String) - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
setAdminPass(String) - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
setAlarm(AlarmsApiRepresentation) - Method in class com.cumulocity.rest.representation.platform.PlatformApiRepresentation
 
setAlarms(AlarmCollectionRepresentation) - Method in class com.cumulocity.rest.representation.alarm.AlarmsApiRepresentation
 
setAlarms(List<AlarmRepresentation>) - Method in class com.cumulocity.rest.representation.alarm.AlarmCollectionRepresentation
 
setAlarmsForSource(String) - Method in class com.cumulocity.rest.representation.alarm.AlarmsApiRepresentation
 
setAlarmsForSourceAndStatus(String) - Method in class com.cumulocity.rest.representation.alarm.AlarmsApiRepresentation
 
setAlarmsForSourceAndStatusAndTime(String) - Method in class com.cumulocity.rest.representation.alarm.AlarmsApiRepresentation
 
setAlarmsForSourceAndTime(String) - Method in class com.cumulocity.rest.representation.alarm.AlarmsApiRepresentation
 
setAlarmsForStatus(String) - Method in class com.cumulocity.rest.representation.alarm.AlarmsApiRepresentation
 
setAlarmsForStatusAndTime(String) - Method in class com.cumulocity.rest.representation.alarm.AlarmsApiRepresentation
 
setAlarmsForTime(String) - Method in class com.cumulocity.rest.representation.alarm.AlarmsApiRepresentation
 
setAllowCreateTenants(Boolean) - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
setAllowCreateTenants(Boolean) - Method in class com.cumulocity.rest.representation.user.CurrentTenantRepresentation
 
setAlwaysCloseConnection(boolean) - Method in class com.cumulocity.sdk.client.PlatformParameters
Set header to the http client to close connection always.
setApis(List<String>) - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionFilterRepresentation
 
setApiVersion(String) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
setApplication(ApplicationRepresentation) - Method in class com.cumulocity.rest.representation.application.ApplicationReferenceRepresentation
 
setApplication(String) - Method in class com.cumulocity.rest.representation.audit.AuditRecordRepresentation
 
setApplicationId(Long) - Method in class com.cumulocity.rest.representation.application.ManifestRepresentation
 
setApplicationKey(String) - Method in class com.cumulocity.model.authentication.CumulocityBasicCredentials
 
setApplicationKey(String) - Method in interface com.cumulocity.model.authentication.CumulocityCredentials
 
setApplicationKey(String) - Method in class com.cumulocity.model.authentication.CumulocityOAuthCredentials
 
setApplications(ApplicationReferenceCollectionRepresentation) - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
setApplications(ApplicationReferenceCollectionRepresentation) - Method in class com.cumulocity.rest.representation.user.CurrentTenantRepresentation
 
setApplications(List<ApplicationRepresentation>) - Method in class com.cumulocity.rest.representation.application.ApplicationCollectionRepresentation
 
setApplications(List<ApplicationRepresentation>) - Method in class com.cumulocity.rest.representation.user.GroupRepresentation
 
setApplications(List<ApplicationRepresentation>) - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
setApplicationVersions(List<ApplicationVersionRepresentation>) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
setApplicationVersions(List<ApplicationVersionRepresentation>) - Method in class com.cumulocity.rest.representation.application.ApplicationVersionCollectionRepresentation
 
setAssetParents(ManagedObjectReferenceCollectionRepresentation) - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation
 
setAttachments(Attachment[]) - Method in class com.cumulocity.model.email.Email
 
setAttachments(Attachment[]) - Method in class com.cumulocity.rest.representation.email.EmailRepresentation
 
setAttribute(String) - Method in class com.cumulocity.rest.representation.audit.ChangeRepresentation
 
setAttrs(Map<String, Object>) - Method in class com.cumulocity.rest.representation.AbstractExtensibleRepresentation
 
setAudit(AuditRecordsRepresentation) - Method in class com.cumulocity.rest.representation.platform.PlatformApiRepresentation
 
setAuditRecords(AuditRecordCollectionRepresentation) - Method in class com.cumulocity.rest.representation.audit.AuditRecordsRepresentation
 
setAuditRecords(List<AuditRecordRepresentation>) - Method in class com.cumulocity.rest.representation.audit.AuditRecordCollectionRepresentation
 
setAuditRecordsForApplication(String) - Method in class com.cumulocity.rest.representation.audit.AuditRecordsRepresentation
 
setAuditRecordsForType(String) - Method in class com.cumulocity.rest.representation.audit.AuditRecordsRepresentation
 
setAuditRecordsForTypeAndApplication(String) - Method in class com.cumulocity.rest.representation.audit.AuditRecordsRepresentation
 
setAuditRecordsForTypeAndUserAndApplication(String) - Method in class com.cumulocity.rest.representation.audit.AuditRecordsRepresentation
 
setAuditRecordsForUser(String) - Method in class com.cumulocity.rest.representation.audit.AuditRecordsRepresentation
 
setAuditRecordsForUserAndApplication(String) - Method in class com.cumulocity.rest.representation.audit.AuditRecordsRepresentation
 
setAuditRecordsForUserAndType(String) - Method in class com.cumulocity.rest.representation.audit.AuditRecordsRepresentation
 
setAuthenticationMethod(AuthenticationMethod) - Method in class com.cumulocity.model.authentication.CumulocityOAuthCredentials
 
setAvailability(String) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
setBcc(String[]) - Method in class com.cumulocity.model.email.Email
 
setBcc(String[]) - Method in class com.cumulocity.rest.representation.email.EmailRepresentation
 
setBillings(List<MicroserviceBillingRepresentation>) - Method in class com.cumulocity.rest.representation.application.microservice.MicroserviceBillingCollectionRepresentation
 
setBinaryId(String) - Method in class com.cumulocity.rest.representation.application.ApplicationVersionRepresentation
 
setBulkOperationId(Long) - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation
 
setCategory(String) - Method in class com.cumulocity.model.option.OptionPK
 
setCategory(String) - Method in class com.cumulocity.rest.representation.tenant.ExtensibleOptionRepresentation
 
setCategory(String) - Method in class com.cumulocity.rest.representation.tenant.OptionRepresentation
 
setCc(String[]) - Method in class com.cumulocity.model.email.Email
 
setCc(String[]) - Method in class com.cumulocity.rest.representation.email.EmailRepresentation
 
setChanges(Set<ChangeRepresentation>) - Method in class com.cumulocity.rest.representation.audit.AuditRecordRepresentation
 
setChangeType(ChangeRepresentation.ChangeType) - Method in class com.cumulocity.rest.representation.audit.ChangeRepresentation
 
setChildAdditions(ManagedObjectReferenceCollectionRepresentation) - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation
 
setChildAssets(ManagedObjectReferenceCollectionRepresentation) - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation
 
setChildDevices(ManagedObjectReferenceCollectionRepresentation) - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation
 
setChunkedEncodingSize(int) - Method in class com.cumulocity.sdk.client.PlatformParameters
 
setCommand(List<String>) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.ExecActionRepresentation
 
setCompany(String) - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
setConnector(ConnectorReferenceRepresentation) - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation
 
setContactName(String) - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
setContactPhone(String) - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
setContext(String) - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionRepresentation
 
setContextPath(String) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
setContextPath(String) - Method in class com.cumulocity.rest.representation.application.ManifestRepresentation
 
setContextPath(String) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
setCount(Integer) - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectReferenceCollectionRepresentation
 
setCount(Long) - Method in class com.cumulocity.rest.representation.alarm.AlarmRepresentation
 
setCpu(String) - Method in class com.cumulocity.rest.representation.application.microservice.ResourcesRepresentation
 
setCreatedDateTime(DateTime) - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
setCreationDateTime(DateTime) - Method in class com.cumulocity.rest.representation.event.EventRepresentation
 
setCreationDateTime(DateTime) - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation
 
setCreationDateTime(DateTime) - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation
 
setCreationTime(Date) - Method in class com.cumulocity.rest.representation.event.EventRepresentation
Deprecated.
setCreationTime(Date) - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation
 
setCreationTime(Date) - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation
Deprecated.
setCreationTime(DateTime) - Method in class com.cumulocity.rest.representation.devicebootstrap.NewDeviceRequestRepresentation
 
setCurrentPage(int) - Method in class com.cumulocity.rest.representation.PageStatisticsRepresentation
 
setCurrentUser(String) - Method in class com.cumulocity.rest.representation.user.UsersApiRepresentation
 
setCustomProperties(Map<String, Object>) - Method in class com.cumulocity.rest.representation.CustomPropertiesMapRepresentation
 
setData(ManagedObjectRepresentation) - Method in class com.cumulocity.sdk.client.cep.notification.ManagedObjectNotification
 
setData(Object) - Method in class com.cumulocity.sdk.client.cep.notification.ManagedObjectDeleteAwareNotification
 
setDateCreated(DateTime) - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
setDateTime(DateTime) - Method in class com.cumulocity.rest.representation.application.microservice.MicroserviceBillingRepresentation
 
setDateTime(DateTime) - Method in class com.cumulocity.rest.representation.event.EventRepresentation
 
setDateTime(DateTime) - Method in class com.cumulocity.rest.representation.measurement.MeasurementRepresentation
 
setDefaultValue(String) - Method in class com.cumulocity.rest.representation.application.microservice.ConfigurationOptionRepresentation
 
setDelegatedBy(String) - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
setDelivery(DeliveryRepresentation) - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation
 
setDescription(String) - Method in class com.cumulocity.rest.representation.user.GroupRepresentation
 
setDetails(ErrorDetails) - Method in class com.cumulocity.rest.representation.ErrorMessageRepresentation
 
setDeviceControl(DeviceControlRepresentation) - Method in class com.cumulocity.rest.representation.platform.PlatformApiRepresentation
 
setDeviceExternalIDs(ExternalIDCollectionRepresentation) - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation
 
setDeviceId(GId) - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation
 
setDeviceName(String) - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation
 
setDeviceParents(ManagedObjectReferenceCollectionRepresentation) - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation
 
setDevicePermissions(Map<String, List<String>>) - Method in class com.cumulocity.rest.representation.user.GroupRepresentation
 
setDevicePermissions(Map<String, List<String>>) - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
setDisplayName(String) - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
setDomain(String) - Method in class com.cumulocity.rest.representation.application.microservice.ProviderRepresentation
 
setDomain(String) - Method in class com.cumulocity.rest.representation.connector.ConnectorReferenceRepresentation
 
setDomain(String) - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
setDomainName(String) - Method in class com.cumulocity.rest.representation.user.CurrentTenantRepresentation
 
setEditable(boolean) - Method in class com.cumulocity.rest.representation.application.microservice.ConfigurationOptionRepresentation
 
setEditable(Boolean) - Method in class com.cumulocity.rest.representation.tenant.ExtensibleOptionRepresentation
 
setEffectiveRoles(List<RoleRepresentation>) - Method in class com.cumulocity.rest.representation.user.CurrentUserRepresentation
 
setEmail(String) - Method in class com.cumulocity.rest.representation.user.CurrentUserRepresentation
 
setEmail(String) - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
setEnabled(Boolean) - Method in class com.cumulocity.rest.representation.tenant.SupportUserDetailsRepresentation
 
setEnabled(Boolean) - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
setError(String) - Method in class com.cumulocity.rest.representation.ErrorMessageRepresentation
 
setEvent(EventsApiRepresentation) - Method in class com.cumulocity.rest.representation.platform.PlatformApiRepresentation
 
setEvents(EventCollectionRepresentation) - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
setEvents(List<EventRepresentation>) - Method in class com.cumulocity.rest.representation.event.EventCollectionRepresentation
 
setEventsForDateAndFragmentType(String) - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
setEventsForDateAndFragmentTypeAndType(String) - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
setEventsForFragmentType(String) - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
setEventsForFragmentTypeAndType(String) - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
setEventsForSource(String) - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
setEventsForSourceAndDateAndFragmentType(String) - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
setEventsForSourceAndDateAndFragmentTypeAndType(String) - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
setEventsForSourceAndFragmentType(String) - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
setEventsForSourceAndFragmentTypeAndType(String) - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
setEventsForSourceAndTime(String) - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
setEventsForSourceAndTimeAndType(String) - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
setEventsForSourceAndType(String) - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
setEventsForTime(String) - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
setEventsForTimeAndType(String) - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
setEventsForType(String) - Method in class com.cumulocity.rest.representation.event.EventsApiRepresentation
 
setException(RuntimeException) - Method in class com.cumulocity.sdk.client.buffering.Result
 
setExceptionMessage(String) - Method in class com.cumulocity.rest.representation.ErrorDetails
 
setExec(ProbeRepresentation.ExecActionRepresentation) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation
 
setExpectionClass(String) - Method in class com.cumulocity.rest.representation.ErrorDetails
 
setExpectionStackTrace(String) - Method in class com.cumulocity.rest.representation.ErrorDetails
 
setExpiresInMinutes(long) - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationTokenRequestRepresentation
 
setExpiryDate(DateTime) - Method in class com.cumulocity.rest.representation.tenant.SupportUserDetailsRepresentation
 
setExpose(String) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
setExtensions(List<ExtensionRepresentation>) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
setExternalId(String) - Method in class com.cumulocity.rest.representation.identity.ExternalIDRepresentation
 
setExternalId(String) - Method in class com.cumulocity.rest.representation.identity.IdentityRepresentation
 
setExternalIds(List<ExternalIDRepresentation>) - Method in class com.cumulocity.rest.representation.identity.ExternalIDCollectionRepresentation
 
setExternalIdsOfGlobalId(String) - Method in class com.cumulocity.rest.representation.identity.IdentityRepresentation
 
setExternalSource(ExternalIDRepresentation) - Method in class com.cumulocity.rest.representation.event.EventRepresentation
 
setExternalSource(ExternalIDRepresentation) - Method in class com.cumulocity.rest.representation.measurement.MeasurementRepresentation
 
setExternalUrl(String) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
setFailureReason(String) - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation
 
setFailureThreshold(Integer) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation
 
setFirstName(String) - Method in class com.cumulocity.rest.representation.user.CurrentUserRepresentation
 
setFirstName(String) - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
setFirstOccurrenceDateTime(DateTime) - Method in class com.cumulocity.rest.representation.alarm.AlarmRepresentation
 
setFirstOccurrenceTime(Date) - Method in class com.cumulocity.rest.representation.alarm.AlarmRepresentation
Deprecated.
setForceInitialHost(boolean) - Method in class com.cumulocity.sdk.client.PlatformParameters
 
setFragmentsToCopy(List<String>) - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionRepresentation
 
setGroup(GroupRepresentation) - Method in class com.cumulocity.rest.representation.user.GroupReferenceRepresentation
 
setGroupByName(String) - Method in class com.cumulocity.rest.representation.user.UsersApiRepresentation
 
setGroupId(String) - Method in class com.cumulocity.rest.representation.devicebootstrap.NewDeviceRequestRepresentation
 
setGroups(GroupReferenceCollectionRepresentation) - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
setGroups(String) - Method in class com.cumulocity.rest.representation.user.UsersApiRepresentation
 
setGroups(List<GroupRepresentation>) - Method in class com.cumulocity.rest.representation.user.GroupCollectionRepresentation
 
setHeaders(List<ProbeRepresentation.HttpHeaderRepresentation>) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HTTPGetActionRepresentation
 
setHistory(AuditRecordCollectionRepresentation) - Method in class com.cumulocity.rest.representation.alarm.AlarmRepresentation
 
setHost(String) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HTTPGetActionRepresentation
 
setHost(String) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.TCPSocketActionRepresentation
 
setHost(String) - Method in class com.cumulocity.sdk.client.PlatformParameters
 
setHttpClientConfig(HttpClientConfig) - Method in class com.cumulocity.sdk.client.PlatformParameters
Pass the configuration for underlying http client Example: platform.setHttpClientConfig( HttpClientConfig.httpConfig() .pool(ConnectionPoolConfig.connectionPool() .perHost(100) .max(200) .awaitTimeout(60000) .build()) .build() );
setHttpGet(ProbeRepresentation.HTTPGetActionRepresentation) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation
 
setId(GId) - Method in class com.cumulocity.rest.representation.connector.ConnectorReferenceRepresentation
 
setId(GId) - Method in class com.cumulocity.rest.representation.event.EventRepresentation
 
setId(GId) - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation
 
setId(GId) - Method in class com.cumulocity.rest.representation.measurement.MeasurementRepresentation
 
setId(GId) - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation
 
setId(GId) - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionRepresentation
 
setId(GId) - Method in interface com.cumulocity.rest.representation.ResourceRepresentationWithId
 
setId(Long) - Method in class com.cumulocity.rest.representation.application.ManifestRepresentation
 
setId(Long) - Method in class com.cumulocity.rest.representation.user.GroupRepresentation
 
setId(String) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
setId(String) - Method in class com.cumulocity.rest.representation.devicebootstrap.DeviceCredentialsRepresentation
 
setId(String) - Method in class com.cumulocity.rest.representation.devicebootstrap.NewDeviceRequestRepresentation
 
setId(String) - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
setId(String) - Method in class com.cumulocity.rest.representation.user.CurrentUserRepresentation
 
setId(String) - Method in class com.cumulocity.rest.representation.user.RoleRepresentation
 
setId(String) - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
setId(T) - Method in class com.cumulocity.model.Document
 
setIdentity(IdentityRepresentation) - Method in class com.cumulocity.rest.representation.platform.PlatformApiRepresentation
 
setImports(List<String>) - Method in class com.cumulocity.rest.representation.application.ManifestRepresentation
 
setInfo(String) - Method in class com.cumulocity.rest.representation.ErrorMessageRepresentation
 
setInitialDelaySeconds(Integer) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation
 
setInternalId(String) - Method in class com.cumulocity.model.Document
Deprecated.
setInventory(InventoryRepresentation) - Method in class com.cumulocity.rest.representation.platform.PlatformApiRepresentation
 
setIsolation(String) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
setKey(String) - Method in class com.cumulocity.model.option.OptionPK
 
setKey(String) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
setKey(String) - Method in class com.cumulocity.rest.representation.application.microservice.ConfigurationOptionRepresentation
 
setKey(String) - Method in class com.cumulocity.rest.representation.tenant.ExtensibleOptionRepresentation
 
setKey(String) - Method in class com.cumulocity.rest.representation.tenant.OptionRepresentation
 
setLastName(String) - Method in class com.cumulocity.rest.representation.user.CurrentUserRepresentation
 
setLastName(String) - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
setLastPasswordChange(Date) - Method in class com.cumulocity.rest.representation.user.CurrentUserRepresentation
Deprecated.
setLastPasswordChange(Date) - Method in class com.cumulocity.rest.representation.user.UserRepresentation
Deprecated.
setLastPasswordChangeDateTime(DateTime) - Method in class com.cumulocity.rest.representation.user.CurrentUserRepresentation
 
setLastPasswordChangeDateTime(DateTime) - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
setLastUpdated(Date) - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation
Deprecated.
setLastUpdatedDateTime(DateTime) - Method in class com.cumulocity.rest.representation.event.EventRepresentation
 
setLastUpdatedDateTime(DateTime) - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation
 
setLivenessProbe(ProbeRepresentation) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
setLog(List<DeliveryLogEntryRepresentation>) - Method in class com.cumulocity.rest.representation.operation.DeliveryRepresentation
 
setManagedObject(ManagedObjectRepresentation) - Method in class com.cumulocity.rest.representation.identity.ExternalIDRepresentation
 
setManagedObject(ManagedObjectRepresentation) - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectReferenceRepresentation
 
setManagedObjects(ManagedObjectReferenceCollectionRepresentation) - Method in class com.cumulocity.rest.representation.inventory.InventoryRepresentation
 
setManagedObjects(List<ManagedObjectRepresentation>) - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectCollectionRepresentation
 
setManagedObjectsForFragmentType(String) - Method in class com.cumulocity.rest.representation.inventory.InventoryRepresentation
 
setManagedObjectsForListOfIds(String) - Method in class com.cumulocity.rest.representation.inventory.InventoryRepresentation
 
setManagedObjectsForType(String) - Method in class com.cumulocity.rest.representation.inventory.InventoryRepresentation
 
setManifest(ManifestRepresentation) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
setMeasurement(MeasurementsApiRepresentation) - Method in class com.cumulocity.rest.representation.platform.PlatformApiRepresentation
 
setMeasurements(MeasurementCollectionRepresentation) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurements(List<MeasurementRepresentation>) - Method in class com.cumulocity.rest.representation.measurement.MeasurementCollectionRepresentation
 
setMeasurementsForDate(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurementsForDateAndFragmentType(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurementsForDateAndFragmentTypeAndType(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurementsForDateAndType(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurementsForDateAndValueFragmentType(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurementsForDateAndValueFragmentTypeAndType(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurementsForDateAndValueFragmentTypeAndValueFragmentSeries(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurementsForDateAndValueFragmentTypeAndValueFragmentSeriesAndType(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurementsForFragmentType(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurementsForFragmentTypeAndType(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurementsForSource(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurementsForSourceAndDate(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurementsForSourceAndDateAndFragmentType(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurementsForSourceAndDateAndFragmentTypeAndType(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurementsForSourceAndDateAndType(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurementsForSourceAndDateAndValueFragmentType(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurementsForSourceAndDateAndValueFragmentTypeAndType(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurementsForSourceAndDateAndValueFragmentTypeAndValueFragmentSeries(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurementsForSourceAndDateAndValueFragmentTypeAndValueFragmentSeriesAndType(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurementsForSourceAndFragmentType(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurementsForSourceAndFragmentTypeAndType(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurementsForSourceAndType(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurementsForSourceAndValueFragmentType(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurementsForSourceAndValueFragmentTypeAndType(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurementsForSourceAndValueFragmentTypeAndValueFragmentSeries(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurementsForSourceAndValueFragmentTypeAndValueFragmentSeriesAndType(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurementsForType(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurementsForValueFragmentType(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurementsForValueFragmentTypeAndType(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurementsForValueFragmentTypeAndValueFragmentSeries(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMeasurementsForValueFragmentTypeAndValueFragmentSeriesAndType(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementsApiRepresentation
 
setMemory(String) - Method in class com.cumulocity.rest.representation.application.microservice.ResourcesRepresentation
 
setMessage(String) - Method in class com.cumulocity.rest.representation.ErrorMessageRepresentation
 
setName(String) - Method in class com.cumulocity.model.ID
 
setName(String) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
setName(String) - Method in class com.cumulocity.rest.representation.application.ApplicationUserRepresentation
 
setName(String) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HttpHeaderRepresentation
 
setName(String) - Method in class com.cumulocity.rest.representation.application.microservice.ProviderRepresentation
 
setName(String) - Method in class com.cumulocity.rest.representation.connector.ConnectorReferenceRepresentation
 
setName(String) - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation
 
setName(String) - Method in class com.cumulocity.rest.representation.user.CurrentTenantRepresentation
 
setName(String) - Method in class com.cumulocity.rest.representation.user.GroupRepresentation
 
setName(String) - Method in class com.cumulocity.rest.representation.user.RoleRepresentation
 
setNewDeviceRequests(List<NewDeviceRequestRepresentation>) - Method in class com.cumulocity.rest.representation.devicebootstrap.NewDeviceRequestCollectionRepresentation
 
setNewsletter(Boolean) - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
setNewValue(Object) - Method in class com.cumulocity.rest.representation.audit.ChangeRepresentation
 
setNext(String) - Method in class com.cumulocity.rest.representation.BaseCollectionRepresentation
 
setNonPersistent(boolean) - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionRepresentation
 
setNonPersistent(boolean) - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationTokenRequestRepresentation
 
setOperations(OperationCollectionRepresentation) - Method in class com.cumulocity.rest.representation.operation.DeviceControlRepresentation
 
setOperations(List<OperationRepresentation>) - Method in class com.cumulocity.rest.representation.operation.OperationCollectionRepresentation
 
setOperationsByAgentId(String) - Method in class com.cumulocity.rest.representation.operation.DeviceControlRepresentation
 
setOperationsByAgentIdAndStatus(String) - Method in class com.cumulocity.rest.representation.operation.DeviceControlRepresentation
 
setOperationsByDeviceId(String) - Method in class com.cumulocity.rest.representation.operation.DeviceControlRepresentation
 
setOperationsByDeviceIdAndStatus(String) - Method in class com.cumulocity.rest.representation.operation.DeviceControlRepresentation
 
setOperationsByStatus(String) - Method in class com.cumulocity.rest.representation.operation.DeviceControlRepresentation
 
setOptions(OptionCollectionRepresentation) - Method in class com.cumulocity.rest.representation.tenant.TenantApiRepresentation
 
setOptions(List<OptionRepresentation>) - Method in class com.cumulocity.rest.representation.tenant.OptionCollectionRepresentation
 
setOwnedApplications(ApplicationReferenceCollectionRepresentation) - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
setOwner(TenantReferenceRepresentation) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
setOwner(String) - Method in class com.cumulocity.rest.representation.devicebootstrap.NewDeviceRequestRepresentation
 
setOwner(String) - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation
 
setOwner(String) - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
setPageSize(int) - Method in class com.cumulocity.rest.representation.PageStatisticsRepresentation
 
setPageStatistics(PageStatisticsRepresentation) - Method in class com.cumulocity.rest.representation.BaseCollectionRepresentation
 
setParent(String) - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
setParent(String) - Method in class com.cumulocity.rest.representation.user.CurrentTenantRepresentation
 
setPassword(String) - Method in class com.cumulocity.model.authentication.CumulocityBasicCredentials
 
setPassword(String) - Method in class com.cumulocity.rest.representation.application.ApplicationUserRepresentation
 
setPassword(String) - Method in class com.cumulocity.rest.representation.devicebootstrap.DeviceCredentialsRepresentation
 
setPassword(String) - Method in class com.cumulocity.rest.representation.user.CurrentUserRepresentation
 
setPassword(String) - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
setPasswordStrength(String) - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
setPath(String) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HTTPGetActionRepresentation
 
setPeriodSeconds(Integer) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation
 
setPhone(String) - Method in class com.cumulocity.rest.representation.user.CurrentUserRepresentation
 
setPhone(String) - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
setPlatformParameters(PlatformParameters) - Method in class com.cumulocity.sdk.client.CumulocityHttpClient
 
setPollingTask(Runnable) - Method in class com.cumulocity.sdk.client.polling.FixedRatePoller
 
setPort(Integer) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HTTPGetActionRepresentation
 
setPort(Integer) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.TCPSocketActionRepresentation
 
setPrev(String) - Method in class com.cumulocity.rest.representation.BaseCollectionRepresentation
 
setPreviousValue(Object) - Method in class com.cumulocity.rest.representation.audit.ChangeRepresentation
 
setPrice(String) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
setProperty(String, Object) - Method in class com.cumulocity.rest.representation.AbstractExtensibleRepresentation
 
setProperty(String, Object) - Method in class com.cumulocity.rest.representation.tenant.OptionsRepresentation
 
setProvider(ProviderRepresentation) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
setProxyHost(String) - Method in class com.cumulocity.sdk.client.PlatformParameters
 
setProxyPassword(String) - Method in class com.cumulocity.sdk.client.PlatformParameters
 
setProxyPort(int) - Method in class com.cumulocity.sdk.client.PlatformParameters
 
setProxyUserId(String) - Method in class com.cumulocity.sdk.client.PlatformParameters
 
setQuantity(String) - Method in class com.cumulocity.model.measurement.MeasurementValue
 
setQueryPlanner(Map<String, Object>) - Method in class com.cumulocity.rest.representation.BaseResourceWithExplainRepresentation
 
setReadinessProbe(ProbeRepresentation) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
setRealtimeAction(String) - Method in class com.cumulocity.sdk.client.cep.notification.ManagedObjectDeleteAwareNotification
 
setRealtimeAction(String) - Method in class com.cumulocity.sdk.client.cep.notification.ManagedObjectNotification
 
setReferences(List<ApplicationReferenceRepresentation>) - Method in class com.cumulocity.rest.representation.application.ApplicationReferenceCollectionRepresentation
 
setReferences(List<ManagedObjectReferenceRepresentation>) - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectReferenceCollectionRepresentation
 
setReferences(List<GroupReferenceRepresentation>) - Method in class com.cumulocity.rest.representation.user.GroupReferenceCollectionRepresentation
 
setReferences(List<RoleReferenceRepresentation>) - Method in class com.cumulocity.rest.representation.user.RoleReferenceCollectionRepresentation
 
setReferences(List<UserReferenceRepresentation>) - Method in class com.cumulocity.rest.representation.user.UserReferenceCollectionRepresentation
 
setRepeatLast(boolean) - Method in class com.cumulocity.sdk.client.polling.PollingStrategy
 
setReplyTo(String) - Method in class com.cumulocity.model.email.Email
Contains singular replyTo address for an email.
setReplyTo(String) - Method in class com.cumulocity.rest.representation.email.EmailRepresentation
 
setRequestOrigin(String) - Method in class com.cumulocity.model.authentication.CumulocityBasicCredentials
 
setRequestOrigin(String) - Method in interface com.cumulocity.model.authentication.CumulocityCredentials
 
setRequestOrigin(String) - Method in class com.cumulocity.model.authentication.CumulocityOAuthCredentials
 
setRequiredRoles(List<String>) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
Roles that are required for microservice in order to make requests to platform instance.
setRequiredRoles(List<String>) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
setRequireResponseBody(boolean) - Method in class com.cumulocity.sdk.client.PlatformParameters
 
setResources(ResourcesRepresentation) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
setResourcesPassword(String) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
Deprecated.
setResourcesUrl(String) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
Deprecated.
setResourcesUsername(String) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
Deprecated.
setResponse(Result) - Method in class com.cumulocity.sdk.client.buffering.Future
 
setResponse(Object) - Method in class com.cumulocity.sdk.client.buffering.Result
 
setResponseMapper(ResponseMapper) - Method in class com.cumulocity.sdk.client.PlatformParameters
 
setRevision(String) - Method in class com.cumulocity.model.Document
Deprecated.
setRole(RoleRepresentation) - Method in class com.cumulocity.rest.representation.user.RoleReferenceRepresentation
 
setRoles(RoleReferenceCollectionRepresentation) - Method in class com.cumulocity.rest.representation.user.GroupRepresentation
 
setRoles(RoleReferenceCollectionRepresentation) - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
setRoles(String) - Method in class com.cumulocity.rest.representation.user.UsersApiRepresentation
 
setRoles(List<RoleRepresentation>) - Method in class com.cumulocity.rest.representation.user.RoleCollectionRepresentation
 
setRoles(List<String>) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
Roles that are required for users in order to make requests to microservice instance;
setRoles(List<String>) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
setScale(String) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
setScheme(String) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HTTPGetActionRepresentation
 
setSecurityToken(String) - Method in class com.cumulocity.rest.representation.devicebootstrap.DeviceCredentialsRepresentation
 
setSecurityToken(String) - Method in class com.cumulocity.rest.representation.devicebootstrap.NewDeviceRequestRepresentation
 
setSelf(String) - Method in class com.cumulocity.rest.representation.BaseResourceRepresentation
 
setSendPasswordResetEmail(Boolean) - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
setSendPasswordResetEmail(Boolean) - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
setSettings(List<ConfigurationOptionRepresentation>) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
setSeverity(String) - Method in class com.cumulocity.rest.representation.alarm.AlarmRepresentation
Set the severity of this alarm.
setSeverity(String) - Method in class com.cumulocity.rest.representation.audit.AuditRecordRepresentation
 
setSeverityOrdinal(Long) - Method in class com.cumulocity.rest.representation.alarm.AlarmRepresentation
Deprecated.
setShared(boolean) - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationTokenRequestRepresentation
 
setShouldResetPassword(Boolean) - Method in class com.cumulocity.rest.representation.user.CurrentUserRepresentation
 
setShouldResetPassword(Boolean) - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
setSigned(boolean) - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationTokenRequestRepresentation
 
setSource(ManagedObjectRepresentation) - Method in class com.cumulocity.rest.representation.event.EventRepresentation
 
setSource(ManagedObjectRepresentation) - Method in class com.cumulocity.rest.representation.measurement.MeasurementRepresentation
 
setSource(ManagedObjectRepresentation) - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionRepresentation
 
setSource(ManagedObjectRepresentation) - Method in interface com.cumulocity.rest.representation.SourceableRepresentation
 
setState(StateType) - Method in class com.cumulocity.model.measurement.MeasurementValue
 
setStatus(String) - Method in class com.cumulocity.rest.representation.alarm.AlarmRepresentation
Set the status of this alarm.
setStatus(String) - Method in class com.cumulocity.rest.representation.devicebootstrap.NewDeviceRequestRepresentation
 
setStatus(String) - Method in class com.cumulocity.rest.representation.operation.DeliveryLogEntryRepresentation
 
setStatus(String) - Method in class com.cumulocity.rest.representation.operation.DeliveryRepresentation
 
setStatus(String) - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation
 
setStatus(String) - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
setStatusOrdinal(Long) - Method in class com.cumulocity.rest.representation.alarm.AlarmRepresentation
Deprecated.
setStorageLimitPerDevice(Long) - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
setSubject(String) - Method in class com.cumulocity.model.email.Email
 
setSubject(String) - Method in class com.cumulocity.rest.representation.email.EmailRepresentation
 
setSubscriber(String) - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationTokenRequestRepresentation
 
setSubscription(String) - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionRepresentation
 
setSubscription(String) - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationTokenRequestRepresentation
 
setSubscriptionFilter(NotificationSubscriptionFilterRepresentation) - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionRepresentation
 
setSubscriptions(List<NotificationSubscriptionRepresentation>) - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionCollectionRepresentation
 
setSubusersCount(Integer) - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
setSuccessThreshold(Integer) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation
 
setSupport(String) - Method in class com.cumulocity.rest.representation.application.microservice.ProviderRepresentation
 
setSupportedMeasurements(List<String>) - Method in class com.cumulocity.rest.representation.inventory.SupportedMeasurementsRepresentation
 
setSupportedSeries(List<String>) - Method in class com.cumulocity.rest.representation.inventory.SupportedSeriesRepresentation
 
setSupportUser(SupportUserDetailsRepresentation) - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
setSupportUserEnabled(Boolean) - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
setTags(Set<String>) - Method in class com.cumulocity.rest.representation.application.ApplicationVersionRepresentation
 
setTcpSocket(ProbeRepresentation.TCPSocketActionRepresentation) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation
 
setTenant(TenantApiRepresentation) - Method in class com.cumulocity.rest.representation.platform.PlatformApiRepresentation
 
setTenant(TenantRepresentation) - Method in class com.cumulocity.rest.representation.tenant.TenantReferenceRepresentation
 
setTenant(String) - Method in class com.cumulocity.rest.representation.application.ApplicationUserRepresentation
 
setTenantApplicationForId(String) - Method in class com.cumulocity.rest.representation.tenant.TenantApiRepresentation
 
setTenantApplications(String) - Method in class com.cumulocity.rest.representation.tenant.TenantApiRepresentation
 
setTenantForId(String) - Method in class com.cumulocity.rest.representation.tenant.TenantApiRepresentation
 
setTenantId(String) - Method in class com.cumulocity.model.authentication.CumulocityBasicCredentials
 
setTenantId(String) - Method in class com.cumulocity.rest.representation.devicebootstrap.DeviceCredentialsRepresentation
 
setTenantId(String) - Method in class com.cumulocity.rest.representation.devicebootstrap.NewDeviceRequestRepresentation
 
setTenantOptionForCategoryAndKey(String) - Method in class com.cumulocity.rest.representation.tenant.TenantApiRepresentation
 
setTenantOptionsForCategory(String) - Method in class com.cumulocity.rest.representation.tenant.TenantApiRepresentation
 
setTenantPolicyId(GId) - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
setTenants(TenantCollectionRepresentation) - Method in class com.cumulocity.rest.representation.tenant.TenantApiRepresentation
 
setTenants(List<TenantRepresentation>) - Method in class com.cumulocity.rest.representation.tenant.TenantCollectionRepresentation
 
setTenantSystemOptions(String) - Method in class com.cumulocity.rest.representation.tenant.TenantApiRepresentation
 
setTenantSystemOptionsForCategoryAndKey(String) - Method in class com.cumulocity.rest.representation.tenant.TenantApiRepresentation
 
setText(String) - Method in class com.cumulocity.model.email.Email
 
setText(String) - Method in class com.cumulocity.rest.representation.email.EmailRepresentation
 
setText(String) - Method in class com.cumulocity.rest.representation.event.EventRepresentation
 
setTfaToken(Supplier<String>) - Method in class com.cumulocity.sdk.client.PlatformParameters
 
setTfaToken(String) - Method in class com.cumulocity.sdk.client.PlatformParameters
 
setTime(Date) - Method in class com.cumulocity.rest.representation.event.EventRepresentation
Deprecated.
setTime(Date) - Method in class com.cumulocity.rest.representation.measurement.MeasurementRepresentation
Deprecated.
setTime(DateTime) - Method in class com.cumulocity.rest.representation.operation.DeliveryLogEntryRepresentation
 
setTime(DateTime) - Method in class com.cumulocity.rest.representation.operation.DeliveryRepresentation
 
setTimeoutSeconds(Integer) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation
 
setting(ConfigurationOptionRepresentation) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation.MicroserviceManifestRepresentationBuilder
 
settings(Collection<? extends ConfigurationOptionRepresentation>) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation.MicroserviceManifestRepresentationBuilder
 
setTo(String[]) - Method in class com.cumulocity.model.email.Email
 
setTo(String[]) - Method in class com.cumulocity.rest.representation.email.EmailRepresentation
 
setTotalElements(Long) - Method in class com.cumulocity.rest.representation.PageStatisticsRepresentation
 
setTotalPages(Integer) - Method in class com.cumulocity.rest.representation.PageStatisticsRepresentation
 
setTwoFactorAuthenticationEnabled(Boolean) - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
setType(ValueType) - Method in class com.cumulocity.model.measurement.MeasurementValue
 
setType(String) - Method in class com.cumulocity.model.ID
 
setType(String) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
setType(String) - Method in class com.cumulocity.rest.representation.application.microservice.ExtensionRepresentation
 
setType(String) - Method in class com.cumulocity.rest.representation.audit.ChangeRepresentation
 
setType(String) - Method in class com.cumulocity.rest.representation.devicebootstrap.NewDeviceRequestRepresentation
 
setType(String) - Method in class com.cumulocity.rest.representation.event.EventRepresentation
 
setType(String) - Method in class com.cumulocity.rest.representation.identity.ExternalIDRepresentation
 
setType(String) - Method in class com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation
 
setType(String) - Method in class com.cumulocity.rest.representation.measurement.MeasurementRepresentation
 
setType(String) - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationTokenRequestRepresentation
 
setTypeFilter(String) - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionFilterRepresentation
 
setUnit(String) - Method in class com.cumulocity.model.measurement.MeasurementValue
 
setUrl(String) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
setUser(UserRepresentation) - Method in class com.cumulocity.rest.representation.user.UserReferenceRepresentation
 
setUser(UsersApiRepresentation) - Method in class com.cumulocity.rest.representation.platform.PlatformApiRepresentation
 
setUser(String) - Method in class com.cumulocity.rest.representation.audit.AuditRecordRepresentation
 
setUserByName(String) - Method in class com.cumulocity.rest.representation.user.UsersApiRepresentation
 
setUsername(String) - Method in class com.cumulocity.rest.representation.devicebootstrap.DeviceCredentialsRepresentation
 
setUserName(String) - Method in class com.cumulocity.rest.representation.user.CurrentUserRepresentation
 
setUserName(String) - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
setUsers(UserReferenceCollectionRepresentation) - Method in class com.cumulocity.rest.representation.user.GroupRepresentation
 
setUsers(String) - Method in class com.cumulocity.rest.representation.user.UsersApiRepresentation
 
setUsers(List<ApplicationUserRepresentation>) - Method in class com.cumulocity.rest.representation.application.ApplicationUserCollectionRepresentation
 
setUsers(List<UserRepresentation>) - Method in class com.cumulocity.rest.representation.user.UserCollectionRepresentation
 
setValue(String) - Method in class com.cumulocity.model.ID
 
setValue(String) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HttpHeaderRepresentation
 
setValue(String) - Method in class com.cumulocity.rest.representation.tenant.ExtensibleOptionRepresentation
 
setValue(String) - Method in class com.cumulocity.rest.representation.tenant.OptionRepresentation
 
setValue(BigDecimal) - Method in class com.cumulocity.model.measurement.MeasurementValue
 
setValueSchema(ConfigurationOptionSchemaRepresentation) - Method in class com.cumulocity.rest.representation.application.microservice.ConfigurationOptionRepresentation
 
setVersion(String) - Method in class com.cumulocity.rest.representation.application.ApplicationVersionRepresentation
 
setVersion(String) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
shouldSendPasswordResetEmail() - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
shouldSendPasswordResetEmail() - Method in class com.cumulocity.rest.representation.user.UserRepresentation
 
shutdown() - Method in class com.cumulocity.sdk.client.buffering.BufferProcessor
 
SKIP_CHILDREN_NAMES - com.cumulocity.sdk.client.inventory.InventoryParam
 
SourceableConverter - Class in com.cumulocity.rest.representation
 
SourceableConverter() - Constructor for class com.cumulocity.rest.representation.SourceableConverter
 
SourceableRepresentation - Interface in com.cumulocity.rest.representation
 
STALE_CHECK_DISABLED - Static variable in class com.cumulocity.sdk.client.ConnectionPoolConfig
 
start() - Method in class com.cumulocity.sdk.client.devicecontrol.autopoll.OperationsByAgentAndStatusPollerImpl
 
start() - Method in class com.cumulocity.sdk.client.devicecontrol.autopoll.OperationsQueueHandler
Starts, if it's not started yet
start() - Method in class com.cumulocity.sdk.client.polling.AlteringRateResultPoller
 
start() - Method in class com.cumulocity.sdk.client.polling.FixedRatePoller
 
start() - Method in interface com.cumulocity.sdk.client.polling.Poller
Starts poller
startAndPoll() - Method in class com.cumulocity.sdk.client.polling.AlteringRateResultPoller
 
startAndPoll() - Method in interface com.cumulocity.sdk.client.polling.ResultPoller
 
startProcessing() - Method in class com.cumulocity.sdk.client.buffering.BufferProcessor
 
StateType - Enum in com.cumulocity.model.measurement
The state of a measurement.
status(String) - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation.OperationRepresentationBuilder
 
stop() - Method in class com.cumulocity.sdk.client.devicecontrol.autopoll.OperationsByAgentAndStatusPollerImpl
 
stop() - Method in class com.cumulocity.sdk.client.devicecontrol.autopoll.OperationsQueueHandler
Stops after finishing operation in progress
stop() - Method in class com.cumulocity.sdk.client.polling.AlteringRateResultPoller
 
stop() - Method in class com.cumulocity.sdk.client.polling.FixedRatePoller
 
stop() - Method in interface com.cumulocity.sdk.client.polling.Poller
Stops poller after finishing all started jobs
string2Date(String) - Static method in class com.cumulocity.model.DateConverter
Deprecated.
string2Date(String) - Static method in class com.cumulocity.model.DateTimeConverter
Convert a String into a date using ISODateTimeFormat;
StringUtils - Class in com.cumulocity.sdk.client.util
 
StringUtils() - Constructor for class com.cumulocity.sdk.client.util.StringUtils
 
subject(String) - Method in class com.cumulocity.rest.representation.email.EmailRepresentation.EmailRepresentationBuilder
 
subscribe(GId, SubscribeOperationListener, SubscriptionListener<GId, OperationRepresentation>, boolean) - Method in class com.cumulocity.sdk.client.devicecontrol.notification.OperationNotificationSubscriber
 
subscribe(GId, SubscriptionListener<GId, OperationRepresentation>) - Method in class com.cumulocity.sdk.client.devicecontrol.notification.OperationNotificationSubscriber
 
subscribe(NotificationSubscriptionRepresentation) - Method in interface com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionApi
Creates a subscription to a source.
subscribe(NotificationSubscriptionRepresentation) - Method in class com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionApiImpl
 
subscribe(String, SubscribeOperationListener, SubscriptionListener<String, ManagedObjectDeleteAwareNotification>, boolean) - Method in class com.cumulocity.sdk.client.cep.notification.InventoryRealtimeDeleteAwareNotificationsSubscriber
 
subscribe(String, SubscribeOperationListener, SubscriptionListener<String, ManagedObjectNotification>, boolean) - Method in class com.cumulocity.sdk.client.cep.notification.InventoryRealtimeNotificationsSubscriber
Deprecated.
 
subscribe(String, SubscriptionListener<String, ManagedObjectDeleteAwareNotification>) - Method in class com.cumulocity.sdk.client.cep.notification.InventoryRealtimeDeleteAwareNotificationsSubscriber
 
subscribe(String, SubscriptionListener<String, ManagedObjectNotification>) - Method in class com.cumulocity.sdk.client.cep.notification.InventoryRealtimeNotificationsSubscriber
Deprecated.
This method does NOT allow to receive device realtime DELETE actions
subscribe(T, SubscribeOperationListener, SubscriptionListener<T, R>, boolean) - Method in interface com.cumulocity.sdk.client.notification.Subscriber
 
subscribe(T, SubscriptionListener<T, R>) - Method in interface com.cumulocity.sdk.client.notification.Subscriber
 
SubscribeOperationListener - Interface in com.cumulocity.sdk.client.notification
 
Subscriber<T,​R> - Interface in com.cumulocity.sdk.client.notification
 
SubscriberBuilder<T,​R> - Class in com.cumulocity.sdk.client.notification
 
SubscriberBuilder() - Constructor for class com.cumulocity.sdk.client.notification.SubscriberBuilder
 
Subscription<T> - Interface in com.cumulocity.sdk.client.notification
 
SUBSCRIPTION_REQUEST_URI - Static variable in class com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionApiImpl
 
SubscriptionContext - Enum in com.cumulocity.sdk.client.messaging.notifications
 
SubscriptionListener<T,​R> - Interface in com.cumulocity.sdk.client.notification
 
SubscriptionNameResolver<T> - Interface in com.cumulocity.sdk.client.notification
 
SUCCESSFUL - com.cumulocity.model.operation.OperationStatus
 
successThreshold(Integer) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.ProbeRepresentationBuilder
 
Supplier<T> - Interface in com.cumulocity.sdk.client.base
 
Suppliers - Class in com.cumulocity.sdk.client.base
 
Suppliers() - Constructor for class com.cumulocity.sdk.client.base.Suppliers
 
support(String) - Method in class com.cumulocity.rest.representation.application.microservice.ProviderRepresentation.ProviderRepresentationBuilder
 
SupportedMeasurementsRepresentation - Class in com.cumulocity.rest.representation.inventory
 
SupportedMeasurementsRepresentation() - Constructor for class com.cumulocity.rest.representation.inventory.SupportedMeasurementsRepresentation
 
SupportedSeriesRepresentation - Class in com.cumulocity.rest.representation.inventory
 
SupportedSeriesRepresentation() - Constructor for class com.cumulocity.rest.representation.inventory.SupportedSeriesRepresentation
 
SupportUserDetailsRepresentation - Class in com.cumulocity.rest.representation.tenant
 
SupportUserDetailsRepresentation() - Constructor for class com.cumulocity.rest.representation.tenant.SupportUserDetailsRepresentation
 
SystemOptionApi - Interface in com.cumulocity.sdk.client.option
API for retrieving system options from the platform.
SystemOptionApiImpl - Class in com.cumulocity.sdk.client.option
 
SystemOptionApiImpl(RestConnector, TenantApiRepresentation) - Constructor for class com.cumulocity.sdk.client.option.SystemOptionApiImpl
 

T

target(String) - Method in class com.cumulocity.sdk.client.CumulocityHttpClient
 
targetClass() - Method in class com.cumulocity.sdk.client.notification.BaseSvensonJSONContext
 
targetClass() - Method in class com.cumulocity.sdk.client.notification.ClientSvensonJSONContext
 
tcpSocket(ProbeRepresentation.TCPSocketActionRepresentation) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.ProbeRepresentationBuilder
 
TCPSocketActionRepresentation() - Constructor for class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.TCPSocketActionRepresentation
 
TCPSocketActionRepresentation(Integer, String) - Constructor for class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.TCPSocketActionRepresentation
 
TemplateUrlParser - Class in com.cumulocity.sdk.client
 
TemplateUrlParser() - Constructor for class com.cumulocity.sdk.client.TemplateUrlParser
 
tenant(String) - Method in class com.cumulocity.rest.representation.application.ApplicationUserRepresentation.ApplicationUserRepresentationBuilder
 
TENANT - com.cumulocity.sdk.client.messaging.notifications.SubscriptionContext
 
TENANT - Static variable in class com.cumulocity.rest.representation.tenant.TenantMediaType
 
TENANT_API_TYPE - Static variable in class com.cumulocity.rest.representation.tenant.TenantMediaType
 
TENANT_COLLECTION - Static variable in class com.cumulocity.rest.representation.tenant.TenantMediaType
 
TENANT_COLLECTION_TYPE - Static variable in class com.cumulocity.rest.representation.tenant.TenantMediaType
 
TENANT_ID_CLAIM - Static variable in class com.cumulocity.model.authentication.CumulocityOAuthCredentials
 
TENANT_REFERENCE - Static variable in class com.cumulocity.rest.representation.tenant.TenantMediaType
 
TENANT_REFERENCE_TYPE - Static variable in class com.cumulocity.rest.representation.tenant.TenantMediaType
 
TENANT_TYPE - Static variable in class com.cumulocity.rest.representation.tenant.TenantMediaType
 
TenantApiRepresentation - Class in com.cumulocity.rest.representation.tenant
 
TenantApiRepresentation() - Constructor for class com.cumulocity.rest.representation.tenant.TenantApiRepresentation
 
TenantCollectionRepresentation - Class in com.cumulocity.rest.representation.tenant
 
TenantCollectionRepresentation() - Constructor for class com.cumulocity.rest.representation.tenant.TenantCollectionRepresentation
 
tenantId(String) - Method in class com.cumulocity.model.authentication.CumulocityBasicCredentials.CumulocityBasicCredentialsBuilder
 
TenantMediaType - Class in com.cumulocity.rest.representation.tenant
We follow here convention from MediaType class, where we have both MediaType instances, and string representations (with '_TYPE' suffix in name).
TenantMediaType(String) - Constructor for class com.cumulocity.rest.representation.tenant.TenantMediaType
 
TenantOptionApi - Interface in com.cumulocity.sdk.client.option
API for creating, updating and retrieving options from the platform.
TenantOptionApiImpl - Class in com.cumulocity.sdk.client.option
 
TenantOptionApiImpl(RestConnector, TenantApiRepresentation, int) - Constructor for class com.cumulocity.sdk.client.option.TenantOptionApiImpl
 
TenantOptionCollection - Interface in com.cumulocity.sdk.client.option
 
TenantOptionCollectionImpl - Class in com.cumulocity.sdk.client.option
 
TenantOptionCollectionImpl(RestConnector, String, int) - Constructor for class com.cumulocity.sdk.client.option.TenantOptionCollectionImpl
 
TenantReferenceRepresentation - Class in com.cumulocity.rest.representation.tenant
 
TenantReferenceRepresentation() - Constructor for class com.cumulocity.rest.representation.tenant.TenantReferenceRepresentation
 
TenantRepresentation - Class in com.cumulocity.rest.representation.tenant
 
TenantRepresentation() - Constructor for class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
text(String) - Method in class com.cumulocity.rest.representation.email.EmailRepresentation.EmailRepresentationBuilder
 
TFA_TOKEN_HEADER - Static variable in class com.cumulocity.sdk.client.RestConnector
 
timeoutSeconds(Integer) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.ProbeRepresentationBuilder
 
to(String[]) - Method in class com.cumulocity.rest.representation.email.EmailRepresentation.EmailRepresentationBuilder
 
toCsvString() - Method in class com.cumulocity.sdk.client.buffering.BufferedRequest
 
toEmail() - Method in class com.cumulocity.rest.representation.email.EmailRepresentation
 
toJSON() - Method in class com.cumulocity.model.idtype.GId
GId type returns just its value when converting to JSON (see https://startups.jira.com/wiki/display/MTM/Identification+model)
toJSON() - Method in class com.cumulocity.model.JSONBase
Marshall the object representation to JSON using svenson library.
toJSON() - Method in class com.cumulocity.rest.representation.BaseResourceRepresentation
 
toJSON() - Method in class com.cumulocity.rest.representation.tenant.TenantRepresentation
 
toJSON(Object) - Method in class com.cumulocity.model.audit.AuditChangeValueConverter
 
toJSON(Object) - Method in class com.cumulocity.model.DateConverter
Deprecated.
 
toJSON(Object) - Method in class com.cumulocity.model.DateTimeConverter
 
toJSON(Object) - Method in class com.cumulocity.model.IDListTypeConverter
 
toJSON(Object) - Method in class com.cumulocity.model.IDTypeConverter
 
toJSON(Object) - Method in class com.cumulocity.rest.representation.SourceableConverter
 
Token - Class in com.cumulocity.sdk.client.messaging.notifications
 
Token() - Constructor for class com.cumulocity.sdk.client.messaging.notifications.Token
 
TOKEN_MEDIA_TYPE - Static variable in class com.cumulocity.sdk.client.messaging.notifications.TokenApiImpl
 
TOKEN_REQUEST_URI - Static variable in class com.cumulocity.sdk.client.messaging.notifications.TokenApiImpl
 
TokenApi - Interface in com.cumulocity.sdk.client.messaging.notifications
API for creating and verifying Tokens used for new Notifications
TokenApiImpl - Class in com.cumulocity.sdk.client.messaging.notifications
 
TokenApiImpl() - Constructor for class com.cumulocity.sdk.client.messaging.notifications.TokenApiImpl
 
TokenClaims - Class in com.cumulocity.sdk.client.messaging.notifications
 
TokenClaims() - Constructor for class com.cumulocity.sdk.client.messaging.notifications.TokenClaims
 
toMessage(Map<String, Object>) - Method in class com.cumulocity.sdk.client.notification.BaseSvensonJSONContext
 
toMessage(Map<String, Object>) - Method in class com.cumulocity.sdk.client.notification.ClientSvensonJSONContext
 
toString() - Method in class com.cumulocity.model.authentication.CumulocityBasicCredentials.CumulocityBasicCredentialsBuilder
 
toString() - Method in class com.cumulocity.model.authentication.CumulocityBasicCredentials
 
toString() - Method in class com.cumulocity.model.authentication.CumulocityOAuthCredentials.CumulocityOAuthCredentialsBuilder
 
toString() - Method in class com.cumulocity.model.authentication.CumulocityOAuthCredentials
 
toString() - Method in class com.cumulocity.model.Document
 
toString() - Method in class com.cumulocity.model.email.Attachment.AttachmentBuilder
 
toString() - Method in class com.cumulocity.model.email.Attachment
 
toString() - Method in class com.cumulocity.model.email.Email
 
toString() - Method in class com.cumulocity.model.ID
 
toString() - Method in class com.cumulocity.model.measurement.MeasurementValue
 
toString() - Method in class com.cumulocity.model.option.OptionPK
 
toString() - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation.ApplicationRepresentationBuilder
 
toString() - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation
 
toString() - Method in class com.cumulocity.rest.representation.application.ApplicationUserCollectionRepresentation.ApplicationUserCollectionRepresentationBuilder
 
toString() - Method in class com.cumulocity.rest.representation.application.ApplicationUserCollectionRepresentation
 
toString() - Method in class com.cumulocity.rest.representation.application.ApplicationUserRepresentation.ApplicationUserRepresentationBuilder
 
toString() - Method in class com.cumulocity.rest.representation.application.ApplicationUserRepresentation
 
toString() - Method in class com.cumulocity.rest.representation.application.microservice.ConfigurationOptionRepresentation.ConfigurationOptionRepresentationBuilder
 
toString() - Method in class com.cumulocity.rest.representation.application.microservice.ConfigurationOptionRepresentation
 
toString() - Method in class com.cumulocity.rest.representation.application.microservice.ExtensionRepresentation
 
toString() - Method in class com.cumulocity.rest.representation.application.microservice.MicroserviceBillingCollectionRepresentation
 
toString() - Method in class com.cumulocity.rest.representation.application.microservice.MicroserviceBillingRepresentation
 
toString() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.ExecActionRepresentation.ExecActionRepresentationBuilder
 
toString() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.ExecActionRepresentation
 
toString() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HTTPGetActionRepresentation.HTTPGetActionRepresentationBuilder
 
toString() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HTTPGetActionRepresentation
 
toString() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HttpHeaderRepresentation.HttpHeaderRepresentationBuilder
 
toString() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HttpHeaderRepresentation
 
toString() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.ProbeRepresentationBuilder
 
toString() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.TCPSocketActionRepresentation.TCPSocketActionRepresentationBuilder
 
toString() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.TCPSocketActionRepresentation
 
toString() - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation
 
toString() - Method in class com.cumulocity.rest.representation.application.microservice.ProviderRepresentation.ProviderRepresentationBuilder
 
toString() - Method in class com.cumulocity.rest.representation.application.microservice.ProviderRepresentation
 
toString() - Method in class com.cumulocity.rest.representation.application.microservice.ResourcesRepresentation.ResourcesRepresentationBuilder
 
toString() - Method in class com.cumulocity.rest.representation.application.microservice.ResourcesRepresentation
 
toString() - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation.MicroserviceManifestRepresentationBuilder
 
toString() - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation
 
toString() - Method in class com.cumulocity.rest.representation.audit.ChangeRepresentation.ChangeRepresentationBuilder
 
toString() - Method in class com.cumulocity.rest.representation.audit.ChangeRepresentation
 
toString() - Method in class com.cumulocity.rest.representation.BaseResourceRepresentation
 
toString() - Method in class com.cumulocity.rest.representation.connector.ConnectorReferenceRepresentation
 
toString() - Method in class com.cumulocity.rest.representation.email.EmailRepresentation.EmailRepresentationBuilder
 
toString() - Method in class com.cumulocity.rest.representation.email.EmailRepresentation
 
toString() - Method in class com.cumulocity.rest.representation.ErrorDetails
 
toString() - Method in class com.cumulocity.rest.representation.ErrorMessageRepresentation
 
toString() - Method in class com.cumulocity.rest.representation.operation.DeliveryLogEntryRepresentation
 
toString() - Method in class com.cumulocity.rest.representation.operation.DeliveryRepresentation
 
toString() - Method in class com.cumulocity.rest.representation.operation.OperationRepresentation.OperationRepresentationBuilder
 
toString() - Method in class com.cumulocity.rest.representation.reliable.notification.NotificationSubscriptionFilterRepresentation
 
toString() - Method in class com.cumulocity.rest.representation.tenant.OptionsRepresentation.OptionsRepresentationBuilder
 
toString() - Method in class com.cumulocity.rest.representation.tenant.TenantApiRepresentation
 
toString() - Method in class com.cumulocity.rest.representation.user.CurrentTenantRepresentation
 
TRANSIENT - com.cumulocity.sdk.client.ProcessingMode
 
tryGetResult() - Method in interface com.cumulocity.sdk.client.polling.AlteringRateResultPoller.GetResultTask
 
type(String) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation.ApplicationRepresentationBuilder
 
type(String) - Method in class com.cumulocity.rest.representation.audit.ChangeRepresentation.ChangeRepresentationBuilder
 
typeConverter(String, TypeConverter) - Method in class com.cumulocity.model.JSONBase.JSONGeneratorBuilder
 
typeConverter(String, TypeConverter) - Method in class com.cumulocity.model.JSONBase.JSONParserBuilder
 
typeConverter(TypeConverter) - Method in class com.cumulocity.model.JSONBase.JSONGeneratorBuilder
 
typeConverter(TypeConverter) - Method in class com.cumulocity.model.JSONBase.JSONParserBuilder
 
typeConverters(List<TypeConverter>) - Method in class com.cumulocity.model.JSONBase.JSONGeneratorBuilder
 
typeConverters(List<TypeConverter>) - Method in class com.cumulocity.model.JSONBase.JSONParserBuilder
 
typeMapper(TypeMapper) - Method in class com.cumulocity.model.JSONBase.JSONParserBuilder
 

U

UNKNOWN_CLIENT - Static variable in exception com.cumulocity.sdk.client.notification.ReconnectedSDKException
 
unregisterInterceptor(HttpClientInterceptor) - Method in class com.cumulocity.sdk.client.PlatformParameters
 
unsubscribe() - Method in interface com.cumulocity.sdk.client.notification.Subscription
 
unsubscribe(Token) - Method in interface com.cumulocity.sdk.client.messaging.notifications.TokenApi
Unsubscribe a subscriber using supplied Token.
unsubscribe(Token) - Method in class com.cumulocity.sdk.client.messaging.notifications.TokenApiImpl
 
UNSUBSCRIBE_REQUEST_URI - Static variable in class com.cumulocity.sdk.client.messaging.notifications.TokenApiImpl
 
update(AlarmRepresentation) - Method in interface com.cumulocity.sdk.client.alarm.AlarmApi
Updates an alarm in the platform.
update(AlarmRepresentation) - Method in class com.cumulocity.sdk.client.alarm.AlarmApiImpl
 
update(EventRepresentation) - Method in interface com.cumulocity.sdk.client.event.EventApi
This update the event in the platform.
update(EventRepresentation) - Method in class com.cumulocity.sdk.client.event.EventApiImpl
 
update(ManagedObjectRepresentation) - Method in interface com.cumulocity.sdk.client.inventory.InventoryApi
This update the ManagedObject for the operationCollection.
update(ManagedObjectRepresentation) - Method in class com.cumulocity.sdk.client.inventory.InventoryApiImpl
 
update(ManagedObjectRepresentation) - Method in interface com.cumulocity.sdk.client.inventory.ManagedObject
Deprecated.
update(ManagedObjectRepresentation) - Method in class com.cumulocity.sdk.client.inventory.ManagedObjectImpl
Deprecated.
update(OperationRepresentation) - Method in interface com.cumulocity.sdk.client.devicecontrol.DeviceControlApi
Updates operation in the platform.
update(OperationRepresentation) - Method in class com.cumulocity.sdk.client.devicecontrol.DeviceControlApiImpl
 
update(String, UserRepresentation) - Method in interface com.cumulocity.sdk.client.user.UserApi
 
update(String, UserRepresentation) - Method in class com.cumulocity.sdk.client.user.UserApiImpl
 
updateAlarm(AlarmRepresentation) - Method in interface com.cumulocity.sdk.client.alarm.AlarmApi
Deprecated.
updateAlarm(AlarmRepresentation) - Method in class com.cumulocity.sdk.client.alarm.AlarmApiImpl
Deprecated.
updateAsync(OperationRepresentation) - Method in interface com.cumulocity.sdk.client.devicecontrol.DeviceControlApi
Updates operation in the platform.
updateAsync(OperationRepresentation) - Method in class com.cumulocity.sdk.client.devicecontrol.DeviceControlApiImpl
 
updateCurrentUser(CurrentUserRepresentation) - Method in interface com.cumulocity.sdk.client.user.UserApi
 
updateCurrentUser(CurrentUserRepresentation) - Method in class com.cumulocity.sdk.client.user.UserApiImpl
 
uploadFile(ManagedObjectRepresentation, byte[]) - Method in interface com.cumulocity.sdk.client.inventory.BinariesApi
Upload a file (binary) with content-type of "application/octet-stream" (default).
uploadFile(ManagedObjectRepresentation, byte[]) - Method in class com.cumulocity.sdk.client.inventory.BinariesApiImpl
 
uploadFile(ManagedObjectRepresentation, byte[], MediaType) - Method in interface com.cumulocity.sdk.client.inventory.BinariesApi
Upload a file (binary) with custom content-type.
uploadFile(ManagedObjectRepresentation, byte[], MediaType) - Method in class com.cumulocity.sdk.client.inventory.BinariesApiImpl
 
uploadFile(ManagedObjectRepresentation, InputStream) - Method in interface com.cumulocity.sdk.client.inventory.BinariesApi
Upload a file (binary) with content-type of "application/octet-stream" (default).
uploadFile(ManagedObjectRepresentation, InputStream) - Method in class com.cumulocity.sdk.client.inventory.BinariesApiImpl
 
uploadFile(ManagedObjectRepresentation, InputStream, MediaType) - Method in interface com.cumulocity.sdk.client.inventory.BinariesApi
Upload a file (binary) with custom content-type.
uploadFile(ManagedObjectRepresentation, InputStream, MediaType) - Method in class com.cumulocity.sdk.client.inventory.BinariesApiImpl
 
url(String) - Method in class com.cumulocity.rest.representation.application.ApplicationRepresentation.ApplicationRepresentationBuilder
 
UrlProcessor - Class in com.cumulocity.sdk.client
 
UrlProcessor() - Constructor for class com.cumulocity.sdk.client.UrlProcessor
 
user(ApplicationUserRepresentation) - Method in class com.cumulocity.rest.representation.application.ApplicationUserCollectionRepresentation.ApplicationUserCollectionRepresentationBuilder
 
USER - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
USER_API - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
USER_API_TYPE - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
USER_COLLECTION - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
USER_COLLECTION_TYPE - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
USER_DELEGATED_BY_REFERENCE - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
USER_DELEGATED_BY_REFERENCE_TYPE - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
USER_OWNER_REFERENCE - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
USER_OWNER_REFERENCE_TYPE - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
USER_REFERENCE - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
USER_REFERENCE_COLLECTION - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
USER_REFERENCE_COLLECTION_TYPE - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
USER_REFERENCE_TYPE - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
USER_TYPE - Static variable in class com.cumulocity.rest.representation.user.UserMediaType
 
UserApi - Interface in com.cumulocity.sdk.client.user
 
UserApiImpl - Class in com.cumulocity.sdk.client.user
 
UserApiImpl(RestConnector, TemplateUrlParser, UsersApiRepresentation) - Constructor for class com.cumulocity.sdk.client.user.UserApiImpl
 
UserCollectionRepresentation - Class in com.cumulocity.rest.representation.user
 
UserCollectionRepresentation() - Constructor for class com.cumulocity.rest.representation.user.UserCollectionRepresentation
 
UserMediaType - Class in com.cumulocity.rest.representation.user
We follow here convention from MediaType class, where we have both MediaType instances, and string representations (with '_TYPE' suffix in name).
UserMediaType(String) - Constructor for class com.cumulocity.rest.representation.user.UserMediaType
 
username(String) - Method in class com.cumulocity.model.authentication.CumulocityBasicCredentials.CumulocityBasicCredentialsBuilder
 
UserReferenceCollectionRepresentation - Class in com.cumulocity.rest.representation.user
 
UserReferenceCollectionRepresentation() - Constructor for class com.cumulocity.rest.representation.user.UserReferenceCollectionRepresentation
 
UserReferenceRepresentation - Class in com.cumulocity.rest.representation.user
 
UserReferenceRepresentation() - Constructor for class com.cumulocity.rest.representation.user.UserReferenceRepresentation
 
UserRepresentation - Class in com.cumulocity.rest.representation.user
 
UserRepresentation() - Constructor for class com.cumulocity.rest.representation.user.UserRepresentation
 
users(Collection<? extends ApplicationUserRepresentation>) - Method in class com.cumulocity.rest.representation.application.ApplicationUserCollectionRepresentation.ApplicationUserCollectionRepresentationBuilder
 
UsersApiRepresentation - Class in com.cumulocity.rest.representation.user
 
UsersApiRepresentation() - Constructor for class com.cumulocity.rest.representation.user.UsersApiRepresentation
 

V

VALIDATED - com.cumulocity.model.measurement.StateType
 
value() - Method in annotation type com.cumulocity.model.util.Alias
 
value() - Method in annotation type com.cumulocity.sdk.client.ParamSource
 
value(String) - Method in class com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.HttpHeaderRepresentation.HttpHeaderRepresentationBuilder
 
valueOf(String) - Static method in enum com.cumulocity.model.authentication.AuthenticationMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cumulocity.model.event.CumulocityAlarmStatuses
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cumulocity.model.event.CumulocitySeverities
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cumulocity.model.measurement.StateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cumulocity.model.measurement.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cumulocity.model.operation.OperationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cumulocity.rest.representation.application.ApplicationRepresentation.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cumulocity.rest.representation.audit.ChangeRepresentation.ChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cumulocity.sdk.client.inventory.InventoryParam
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cumulocity.sdk.client.messaging.notifications.SubscriptionContext
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cumulocity.sdk.client.PagingParam
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cumulocity.sdk.client.ProcessingMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.cumulocity.model.authentication.AuthenticationMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cumulocity.model.event.CumulocityAlarmStatuses
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cumulocity.model.event.CumulocitySeverities
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cumulocity.model.measurement.StateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cumulocity.model.measurement.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cumulocity.model.operation.OperationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cumulocity.rest.representation.application.ApplicationRepresentation.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cumulocity.rest.representation.audit.ChangeRepresentation.ChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cumulocity.sdk.client.inventory.InventoryParam
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cumulocity.sdk.client.messaging.notifications.SubscriptionContext
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cumulocity.sdk.client.PagingParam
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cumulocity.sdk.client.ProcessingMode
Returns an array containing the constants of this enum type, in the order they are declared.
valueSchema(ConfigurationOptionSchemaRepresentation) - Method in class com.cumulocity.rest.representation.application.microservice.ConfigurationOptionRepresentation.ConfigurationOptionRepresentationBuilder
 
ValueType - Enum in com.cumulocity.model.measurement
The type of a measurement value is used as a base for processing logic on top of the value.
verify(Token) - Method in interface com.cumulocity.sdk.client.messaging.notifications.TokenApi
Verifies supplied Token.
verify(Token) - Method in class com.cumulocity.sdk.client.messaging.notifications.TokenApiImpl
 
version(String) - Method in class com.cumulocity.rest.representation.application.MicroserviceManifestRepresentation.MicroserviceManifestRepresentationBuilder
 
visit(CumulocityBasicCredentials) - Method in interface com.cumulocity.model.authentication.CumulocityCredentials.CumulocityCredentialsVisitor
 
visit(CumulocityOAuthCredentials) - Method in interface com.cumulocity.model.authentication.CumulocityCredentials.CumulocityCredentialsVisitor
 
VND_COM_NSN_CUMULOCITY - Static variable in class com.cumulocity.rest.representation.CumulocityMediaType
 
VND_COM_NSN_CUMULOCITY_CHARSET - Static variable in class com.cumulocity.rest.representation.CumulocityMediaType
 
VND_COM_NSN_CUMULOCITY_PARAMS - Static variable in class com.cumulocity.rest.representation.CumulocityMediaType
 
VND_COM_NSN_CUMULOCITY_VERSION - Static variable in class com.cumulocity.rest.representation.CumulocityMediaType
 

W

WARNING - com.cumulocity.model.event.CumulocitySeverities
 
WebTargetDecorator - Class in com.cumulocity.sdk.client.rest
 
WITH_CHILDREN - com.cumulocity.sdk.client.inventory.InventoryParam
 
WITH_PARENTS - com.cumulocity.sdk.client.inventory.InventoryParam
 
WITH_TOTAL_PAGES - com.cumulocity.sdk.client.PagingParam
 
withApplicationKey(String) - Method in class com.cumulocity.model.authentication.CumulocityCredentialsFactory
 
withAttachments(Attachment[]) - Method in class com.cumulocity.model.email.Email
 
withAttachments(Attachment...) - Method in class com.cumulocity.model.email.EmailBuilder
 
withAttachments(Attachment[]) - Method in class com.cumulocity.rest.representation.email.EmailRepresentation
 
withAuthenticationMethod(AuthenticationMethod) - Method in class com.cumulocity.model.authentication.CumulocityCredentialsFactory
 
withBcc(String[]) - Method in class com.cumulocity.model.email.Email
 
withBcc(String...) - Method in class com.cumulocity.model.email.EmailBuilder
 
withBcc(String[]) - Method in class com.cumulocity.rest.representation.email.EmailRepresentation
 
withCc(String[]) - Method in class com.cumulocity.model.email.Email
 
withCc(String...) - Method in class com.cumulocity.model.email.EmailBuilder
 
withCc(String[]) - Method in class com.cumulocity.rest.representation.email.EmailRepresentation
 
withChildren() - Static method in enum com.cumulocity.sdk.client.inventory.InventoryParam
 
withChildrenNames() - Static method in enum com.cumulocity.sdk.client.inventory.InventoryParam
 
withDataType(Class<R>) - Method in class com.cumulocity.sdk.client.notification.SubscriberBuilder
 
withDefaults() - Method in class com.cumulocity.model.JSONBase.JSONGeneratorBuilder
 
withDefaults() - Method in class com.cumulocity.model.JSONBase.JSONParserBuilder
 
withEndpoint(String) - Method in class com.cumulocity.sdk.client.notification.SubscriberBuilder
 
withIdentityNameResolver() - Method in class com.cumulocity.sdk.client.notification.SubscriberBuilder
 
withMessageDeliveryAcknowlage(boolean) - Method in class com.cumulocity.sdk.client.notification.SubscriberBuilder
 
withNotificationEndpoint() - Method in class com.cumulocity.sdk.client.notification.SubscriberBuilder
 
withOAuthAccessToken(String) - Method in class com.cumulocity.model.authentication.CumulocityCredentialsFactory
 
withoutChildren() - Static method in enum com.cumulocity.sdk.client.inventory.InventoryParam
 
withoutChildrenNames() - Static method in enum com.cumulocity.sdk.client.inventory.InventoryParam
 
withoutParents() - Static method in enum com.cumulocity.sdk.client.inventory.InventoryParam
 
withParameters(PlatformParameters) - Method in class com.cumulocity.sdk.client.notification.SubscriberBuilder
 
withParams() - Method in class com.cumulocity.rest.representation.CumulocityMediaType
Deprecated.
withParents() - Static method in enum com.cumulocity.sdk.client.inventory.InventoryParam
 
withPassword(String) - Method in class com.cumulocity.model.authentication.CumulocityCredentialsFactory
 
withRealtimeEndpoint() - Method in class com.cumulocity.sdk.client.notification.SubscriberBuilder
 
withReplyTo(String) - Method in class com.cumulocity.model.email.Email
Contains singular replyTo address for an email.
withReplyTo(String) - Method in class com.cumulocity.model.email.EmailBuilder
 
withReplyTo(String) - Method in class com.cumulocity.rest.representation.email.EmailRepresentation
 
withRequestOrigin(String) - Method in class com.cumulocity.model.authentication.CumulocityCredentialsFactory
 
withSubject(String) - Method in class com.cumulocity.model.email.Email
 
withSubject(String) - Method in class com.cumulocity.model.email.EmailBuilder
 
withSubject(String) - Method in class com.cumulocity.rest.representation.email.EmailRepresentation
 
withSubscriptionNameResolver(SubscriptionNameResolver<T>) - Method in class com.cumulocity.sdk.client.notification.SubscriberBuilder
 
withTenant(String) - Method in class com.cumulocity.model.authentication.CumulocityCredentialsFactory
 
withText(String) - Method in class com.cumulocity.model.email.Email
 
withText(String) - Method in class com.cumulocity.model.email.EmailBuilder
 
withText(String) - Method in class com.cumulocity.rest.representation.email.EmailRepresentation
 
withTo(String[]) - Method in class com.cumulocity.model.email.Email
 
withTo(String...) - Method in class com.cumulocity.model.email.EmailBuilder
 
withTo(String[]) - Method in class com.cumulocity.rest.representation.email.EmailRepresentation
 
withUnauthorizedConnectionRetries(int) - Method in class com.cumulocity.sdk.client.notification.SubscriberBuilder
 
withUsername(String) - Method in class com.cumulocity.model.authentication.CumulocityCredentialsFactory
 
withXsrfToken(String) - Method in class com.cumulocity.model.authentication.CumulocityCredentialsFactory
 
wrap(C) - Method in class com.cumulocity.sdk.client.PagedCollectionResourceImpl
 
wrap(AlarmCollectionRepresentation) - Method in class com.cumulocity.sdk.client.alarm.AlarmCollectionImpl
 
wrap(AuditRecordCollectionRepresentation) - Method in class com.cumulocity.sdk.client.audit.AuditRecordCollectionImpl
 
wrap(EventCollectionRepresentation) - Method in class com.cumulocity.sdk.client.event.EventCollectionImpl
 
wrap(ExternalIDCollectionRepresentation) - Method in class com.cumulocity.sdk.client.identity.ExternalIDCollectionImpl
 
wrap(ManagedObjectCollectionRepresentation) - Method in class com.cumulocity.sdk.client.inventory.ManagedObjectCollectionImpl
 
wrap(ManagedObjectReferenceCollectionRepresentation) - Method in class com.cumulocity.sdk.client.inventory.ManagedObjectReferenceCollectionImpl
 
wrap(MeasurementCollectionRepresentation) - Method in class com.cumulocity.sdk.client.measurement.MeasurementCollectionImpl
 
wrap(OperationCollectionRepresentation) - Method in class com.cumulocity.sdk.client.devicecontrol.OperationCollectionImpl
 
wrap(NotificationSubscriptionCollectionRepresentation) - Method in class com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionCollectionImpl
 
wrap(OptionCollectionRepresentation) - Method in class com.cumulocity.sdk.client.option.TenantOptionCollectionImpl
 
write(Object) - Method in interface com.cumulocity.sdk.client.ResponseMapper
 
write(Object) - Method in class com.cumulocity.sdk.client.ResponseParser
 
writeTo(BaseResourceRepresentation, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.cumulocity.sdk.client.rest.providers.CumulocityJSONMessageBodyWriter
 

X

X_CUMULOCITY_APPLICATION_KEY - Static variable in class com.cumulocity.sdk.client.RestConnector
 
X_CUMULOCITY_REQUEST_ORIGIN - Static variable in class com.cumulocity.sdk.client.RestConnector
 
xsrfToken(String) - Method in class com.cumulocity.model.authentication.CumulocityOAuthCredentials.CumulocityOAuthCredentialsBuilder
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes All Packages