Class ShareGroupConsumerData
java.lang.Object
io.confluent.kafkarest.entities.v3.Resource
io.confluent.kafkarest.entities.v3.ShareGroupConsumerData
public abstract class ShareGroupConsumerData
extends io.confluent.kafkarest.entities.v3.Resource
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class io.confluent.kafkarest.entities.v3.Resource
io.confluent.kafkarest.entities.v3.Resource.Metadata, io.confluent.kafkarest.entities.v3.Resource.Relationship -
Method Summary
Modifier and TypeMethodDescriptionbuilder()fromConsumer(ShareConsumer consumer) fromShareGroupConsumer(ShareConsumer consumer, String shareGroupId) abstract io.confluent.kafkarest.entities.v3.Resource.Relationshipabstract Stringabstract Stringabstract Stringabstract StringMethods inherited from class io.confluent.kafkarest.entities.v3.Resource
getKind, getMetadata
-
Method Details
-
getClusterId
-
getConsumerId
-
getClientId
-
getAssignments
public abstract io.confluent.kafkarest.entities.v3.Resource.Relationship getAssignments() -
builder
-