GetCertificateProviderPlainArgs

data class GetCertificateProviderPlainArgs(val certificateProviderName: String) : ConvertibleToJava<GetCertificateProviderPlainArgs>

Constructors

Link copied to clipboard
constructor(certificateProviderName: String)

Properties

Link copied to clipboard

The name of the certificate provider.

Functions

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