Class DeleteShareGroupsOptions

java.lang.Object
org.apache.kafka.clients.admin.AbstractOptions<DeleteShareGroupsOptions>
org.apache.kafka.clients.admin.DeleteShareGroupsOptions

@Evolving public class DeleteShareGroupsOptions extends AbstractOptions<DeleteShareGroupsOptions>
Options for the Admin.deleteShareGroups(Collection <String>, DeleteShareGroupsOptions) call.

The API of this class is evolving, see Admin for details.

  • Constructor Details

    • DeleteShareGroupsOptions

      public DeleteShareGroupsOptions()