Skip to content

Overview

//trimblecloud-events/trimblecloud.events.model

Package-level declarations

Types

NameSummary
AdditionalField[JVM]
open class AdditionalField
This class represents the additional fields that are used in the events module.
BatchAck[JVM]
open class BatchAck
This class represents the acknowledgement for a batch of events.
BatchAckType[JVM]
enum BatchAckType
This enum represents the acknowledgement type for a batch of events.
ConsumerRequest[JVM]
open class ConsumerRequest : EventRequest
This class represents a consumer request for events.
EventBatch[JVM]
open class EventBatch
This class represents a batch of events.
EventMetrics[JVM]
open class EventMetrics
This class represents the metrics for an event.
EventRequest[JVM]
open class EventRequest : EventMetrics
KafkaResponse[JVM]
open class KafkaResponse
This is the KafkaResponse class that represents the response received from Kafka.
PublisherRequest[JVM]
open class PublisherRequest : EventRequest
This class represents a publisher request.
RequestDetail[JVM]
open class RequestDetail
This is a class representing a request detail.
Response[JVM]
open class Response
This is the Response class that represents the response model for the events SDK.
ResponseType[JVM]
enum ResponseType
This enum represents different types of responses that can be used in an application.
ServerInstruction[JVM]
open class ServerInstruction
This class represents a server instruction.