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