static ConsumerGroupPrivilegeSummary.Builder |
ConsumerGroupPrivilegeSummary.builder() |
Create a new builder.
|
ConsumerGroupPrivilegeSummary.Builder |
ConsumerGroupPrivilegeSummary.Builder.copy(ConsumerGroupPrivilegeSummary model) |
|
ConsumerGroupPrivilegeSummary.Builder |
ConsumerGroupPrivilegeSummary.Builder.grantOption(ConsumerGroupPrivilegeSummary.GrantOption grantOption) |
Indicates whether the privilege is granted with the GRANT option (YES) or not (NO).
|
ConsumerGroupPrivilegeSummary.Builder |
ConsumerGroupPrivilegeSummary.Builder.initialGroup(ConsumerGroupPrivilegeSummary.InitialGroup initialGroup) |
Indicates whether the consumer group is designated as the default for this user or role
(YES) or not (NO).
|
ConsumerGroupPrivilegeSummary.Builder |
ConsumerGroupPrivilegeSummary.Builder.name(String name) |
The name of the granted consumer group privilege.
|
ConsumerGroupPrivilegeSummary.Builder |
ConsumerGroupPrivilegeSummary.toBuilder() |
|