GetApiKeyPlainArgs

data class GetApiKeyPlainArgs(val apiKeyId: String) : ConvertibleToJava<GetApiKeyPlainArgs>

Constructors

Link copied to clipboard
fun GetApiKeyPlainArgs(apiKeyId: String)

Functions

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

Properties

Link copied to clipboard

A Unique Key ID which identifies the API Key. Generated by the Create API and returned by the Read and List APIs