GetSshPublicKeyPlainArgs

data class GetSshPublicKeyPlainArgs(val sshPublicKeyId: String, val userId: String) : ConvertibleToJava<GetSshPublicKeyPlainArgs>

Constructors

Link copied to clipboard
fun GetSshPublicKeyPlainArgs(sshPublicKeyId: String, userId: String)

Functions

Link copied to clipboard
open override fun toJava(): GetSshPublicKeyPlainArgs

Properties

Link copied to clipboard
Link copied to clipboard