Uses of Class
com.cumulocity.rest.representation.BaseResourceRepresentation
Packages that use BaseResourceRepresentation
Package
Description
Provides the classes necessary to create, update and query alarms.
Provides the classes necessary to create, update and query audit records.
Provides the classes necessary to create, delete, update and query events.
Provides the classes necessary to bind, unbind and query external identifiers.
Provides the classes necessary to create, delete, update and query managed objects.
Provides the classes necessary to create, delete and query measurements.
-
Uses of BaseResourceRepresentation in com.cumulocity.rest.representation
Subclasses of BaseResourceRepresentation in com.cumulocity.rest.representationModifier and TypeClassDescriptionclassclassCommon Base Class for all Collection Representations.classclassclassclass -
Uses of BaseResourceRepresentation in com.cumulocity.rest.representation.alarm
Subclasses of BaseResourceRepresentation in com.cumulocity.rest.representation.alarmModifier and TypeClassDescriptionclassclassclass -
Uses of BaseResourceRepresentation in com.cumulocity.rest.representation.application
Subclasses of BaseResourceRepresentation in com.cumulocity.rest.representation.applicationModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclass -
Uses of BaseResourceRepresentation in com.cumulocity.rest.representation.application.microservice
Subclasses of BaseResourceRepresentation in com.cumulocity.rest.representation.application.microserviceModifier and TypeClassDescriptionclassclassclassclassclassclassstatic classstatic classstatic classstatic classclassclass -
Uses of BaseResourceRepresentation in com.cumulocity.rest.representation.audit
Subclasses of BaseResourceRepresentation in com.cumulocity.rest.representation.auditModifier and TypeClassDescriptionclassclassclassclass -
Uses of BaseResourceRepresentation in com.cumulocity.rest.representation.devicebootstrap
Modifier and TypeClassDescriptionclassclassclass -
Uses of BaseResourceRepresentation in com.cumulocity.rest.representation.email
Subclasses of BaseResourceRepresentation in com.cumulocity.rest.representation.email -
Uses of BaseResourceRepresentation in com.cumulocity.rest.representation.event
Subclasses of BaseResourceRepresentation in com.cumulocity.rest.representation.eventModifier and TypeClassDescriptionclassclassA Java Representation for the Media TypeEventMediaType.EVENT.class -
Uses of BaseResourceRepresentation in com.cumulocity.rest.representation.identity
Subclasses of BaseResourceRepresentation in com.cumulocity.rest.representation.identityModifier and TypeClassDescriptionclassclassclass -
Uses of BaseResourceRepresentation in com.cumulocity.rest.representation.inventory
Subclasses of BaseResourceRepresentation in com.cumulocity.rest.representation.inventoryModifier and TypeClassDescriptionclassA 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+InventoryclassclassclassclassA Java Representation for the MediaType ManagedObjectclassclass -
Uses of BaseResourceRepresentation in com.cumulocity.rest.representation.measurement
Subclasses of BaseResourceRepresentation in com.cumulocity.rest.representation.measurementModifier and TypeClassDescriptionclassclassclass -
Uses of BaseResourceRepresentation in com.cumulocity.rest.representation.operation
Subclasses of BaseResourceRepresentation in com.cumulocity.rest.representation.operationModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of BaseResourceRepresentation in com.cumulocity.rest.representation.platform
Subclasses of BaseResourceRepresentation in com.cumulocity.rest.representation.platform -
Uses of BaseResourceRepresentation in com.cumulocity.rest.representation.reliable.notification
Subclasses of BaseResourceRepresentation in com.cumulocity.rest.representation.reliable.notificationModifier and TypeClassDescriptionclassclassclassclass -
Uses of BaseResourceRepresentation in com.cumulocity.rest.representation.tenant
Subclasses of BaseResourceRepresentation in com.cumulocity.rest.representation.tenantModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclass -
Uses of BaseResourceRepresentation in com.cumulocity.rest.representation.user
Subclasses of BaseResourceRepresentation in com.cumulocity.rest.representation.userModifier and TypeClassDescriptionclassclassThis class intentionally is not extendingUserRepresentation.classclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of BaseResourceRepresentation in com.cumulocity.sdk.client.alarm
Subclasses of BaseResourceRepresentation in com.cumulocity.sdk.client.alarm -
Uses of BaseResourceRepresentation in com.cumulocity.sdk.client.audit
Subclasses of BaseResourceRepresentation in com.cumulocity.sdk.client.audit -
Uses of BaseResourceRepresentation in com.cumulocity.sdk.client.devicecontrol
Subclasses of BaseResourceRepresentation in com.cumulocity.sdk.client.devicecontrol -
Uses of BaseResourceRepresentation in com.cumulocity.sdk.client.event
Subclasses of BaseResourceRepresentation in com.cumulocity.sdk.client.event -
Uses of BaseResourceRepresentation in com.cumulocity.sdk.client.identity
Subclasses of BaseResourceRepresentation in com.cumulocity.sdk.client.identity -
Uses of BaseResourceRepresentation in com.cumulocity.sdk.client.inventory
Subclasses of BaseResourceRepresentation in com.cumulocity.sdk.client.inventoryModifier and TypeClassDescriptionclassclass -
Uses of BaseResourceRepresentation in com.cumulocity.sdk.client.measurement
Subclasses of BaseResourceRepresentation in com.cumulocity.sdk.client.measurement -
Uses of BaseResourceRepresentation in com.cumulocity.sdk.client.messaging.notifications
Modifier and TypeClassDescriptionclassclassclass -
Uses of BaseResourceRepresentation in com.cumulocity.sdk.client.option
Subclasses of BaseResourceRepresentation in com.cumulocity.sdk.client.option -
Uses of BaseResourceRepresentation in com.cumulocity.sdk.client.rest.providers
Methods in com.cumulocity.sdk.client.rest.providers that return BaseResourceRepresentationModifier and TypeMethodDescriptionCumulocityJSONMessageBodyReader.readFrom(Class<BaseResourceRepresentation> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType, jakarta.ws.rs.core.MultivaluedMap<String, String> httpHeaders, InputStream entityStream) Methods in com.cumulocity.sdk.client.rest.providers with parameters of type BaseResourceRepresentationModifier and TypeMethodDescriptionlongCumulocityJSONMessageBodyWriter.getSize(BaseResourceRepresentation t, Class<?> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType) voidCumulocityJSONMessageBodyWriter.writeTo(BaseResourceRepresentation representation, Class<?> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType, jakarta.ws.rs.core.MultivaluedMap<String, Object> httpHeaders, OutputStream entityStream) Method parameters in com.cumulocity.sdk.client.rest.providers with type arguments of type BaseResourceRepresentationModifier and TypeMethodDescriptionCumulocityJSONMessageBodyReader.readFrom(Class<BaseResourceRepresentation> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType, jakarta.ws.rs.core.MultivaluedMap<String, String> httpHeaders, InputStream entityStream)