AclOperation

zio.kafka.admin.acl.AclOperation
See theAclOperation companion object
sealed trait AclOperation

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object All.type
object Alter.type
object AlterConfigs.type
object Any.type
object ClusterAction.type
object Create.type
object CreateTokens.type
object Delete.type
object Describe.type
object DescribeConfigs.type
object DescribeTokens.type
object IdempotentWrite.type
object Read.type
object Unknown.type
object Write.type

Members list

Concise view

Value members

Abstract methods

def asJava: AclOperation