Class AlterConfigOp

java.lang.Object
org.apache.kafka.clients.admin.AlterConfigOp

@Evolving public class AlterConfigOp extends Object
A class representing a alter configuration entry containing name, value and operation type. The API of this class is evolving, see Admin for details.