final case class DeleteKubernetesRole(authClusterName: String, roleName: String) extends Vault[Unit] with Product with Serializable
- Source
- op.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- DeleteKubernetesRole
- Vault
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All