GetIngressRulePlainArgs

data class GetIngressRulePlainArgs(val appId: String, val ingressRuleId: String) : ConvertibleToJava<GetIngressRulePlainArgs>

Constructors

Link copied to clipboard
constructor(appId: String, ingressRuleId: String)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

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