Class AlterShareGroupOffsetsRequest
java.lang.Object
io.confluent.kafkarest.entities.v3.AlterShareGroupOffsetsRequest
-
Constructor Summary
ConstructorsConstructorDescriptionAlterShareGroupOffsetsRequest(String topic, List<Integer> partitions, ResetType resetType) -
Method Summary
-
Constructor Details
-
AlterShareGroupOffsetsRequest
-
-
Method Details
-
getTopic
-
getPartitions
-
getResetType
-
equals
-
hashCode
-
toString
-