Class AlterShareGroupOffsetsResponse
java.lang.Object
io.confluent.kafkarest.entities.v3.AlterShareGroupOffsetsResponse
-
Constructor Summary
ConstructorsConstructorDescriptionAlterShareGroupOffsetsResponse(String topic, List<PartitionResult> partitions, String shareGroupId, ResetType operationType) -
Method Summary
-
Constructor Details
-
AlterShareGroupOffsetsResponse
public AlterShareGroupOffsetsResponse(String topic, List<PartitionResult> partitions, String shareGroupId, ResetType operationType)
-
-
Method Details
-
getTopic
-
getPartitions
-
getOperationType
-
equals
-
hashCode
-
toString
-