GetCredentialsPlainArgs

data class GetCredentialsPlainArgs(val registryId: String) : ConvertibleToJava<GetCredentialsPlainArgs>

A collection of arguments for invoking getCredentials.

Constructors

Link copied to clipboard
constructor(registryId: String)

Properties

Link copied to clipboard

Functions

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