Uses of Interface
org.cdk8s.plus28.k8s.ParamRefV1Alpha1
-
Packages that use ParamRefV1Alpha1 Package Description org.cdk8s.plus28.k8s -
-
Uses of ParamRefV1Alpha1 in org.cdk8s.plus28.k8s
Classes in org.cdk8s.plus28.k8s that implement ParamRefV1Alpha1 Modifier and Type Class Description static classParamRefV1Alpha1.Jsii$ProxyAn implementation forParamRefV1Alpha1Methods in org.cdk8s.plus28.k8s that return ParamRefV1Alpha1 Modifier and Type Method Description ParamRefV1Alpha1ParamRefV1Alpha1.Builder. build()Builds the configured instance.default ParamRefV1Alpha1ValidatingAdmissionPolicyBindingSpecV1Alpha1. getParamRef()paramRef specifies the parameter resource used to configure the admission control policy.ParamRefV1Alpha1ValidatingAdmissionPolicyBindingSpecV1Alpha1.Jsii$Proxy. getParamRef()Methods in org.cdk8s.plus28.k8s with parameters of type ParamRefV1Alpha1 Modifier and Type Method Description ValidatingAdmissionPolicyBindingSpecV1Alpha1.BuilderValidatingAdmissionPolicyBindingSpecV1Alpha1.Builder. paramRef(ParamRefV1Alpha1 paramRef)Sets the value ofValidatingAdmissionPolicyBindingSpecV1Alpha1.getParamRef()
-