Uses of Interface
org.cdk8s.plus28.k8s.MatchConditionV1Alpha1
-
Packages that use MatchConditionV1Alpha1 Package Description org.cdk8s.plus28.k8s -
-
Uses of MatchConditionV1Alpha1 in org.cdk8s.plus28.k8s
Classes in org.cdk8s.plus28.k8s that implement MatchConditionV1Alpha1 Modifier and Type Class Description static classMatchConditionV1Alpha1.Jsii$ProxyAn implementation forMatchConditionV1Alpha1Methods in org.cdk8s.plus28.k8s that return MatchConditionV1Alpha1 Modifier and Type Method Description MatchConditionV1Alpha1MatchConditionV1Alpha1.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus28.k8s that return types with arguments of type MatchConditionV1Alpha1 Modifier and Type Method Description default List<MatchConditionV1Alpha1>ValidatingAdmissionPolicySpecV1Alpha1. getMatchConditions()MatchConditions is a list of conditions that must be met for a request to be validated.List<MatchConditionV1Alpha1>ValidatingAdmissionPolicySpecV1Alpha1.Jsii$Proxy. getMatchConditions()Method parameters in org.cdk8s.plus28.k8s with type arguments of type MatchConditionV1Alpha1 Modifier and Type Method Description ValidatingAdmissionPolicySpecV1Alpha1.BuilderValidatingAdmissionPolicySpecV1Alpha1.Builder. matchConditions(List<? extends MatchConditionV1Alpha1> matchConditions)Sets the value ofValidatingAdmissionPolicySpecV1Alpha1.getMatchConditions()
-