GetOffsetsRequest

@JsonSerializable
data class GetOffsetsRequest(val partitions: List<PartitionOffsetRequest>)

Constructors

Link copied to clipboard
constructor(partitions: List<PartitionOffsetRequest>)

Properties

Link copied to clipboard