GetEndpointAccessPlainArgs

data class GetEndpointAccessPlainArgs(val endpointName: String) : ConvertibleToJava<GetEndpointAccessPlainArgs>

Constructors

Link copied to clipboard
constructor(endpointName: String)

Properties

Link copied to clipboard

The name of the endpoint.

Functions

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