Uses of Interface
org.cdk8s.plus25.k8s.PolicyRulesWithSubjectsV1Beta2
-
Packages that use PolicyRulesWithSubjectsV1Beta2 Package Description org.cdk8s.plus25.k8s -
-
Uses of PolicyRulesWithSubjectsV1Beta2 in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement PolicyRulesWithSubjectsV1Beta2 Modifier and Type Class Description static classPolicyRulesWithSubjectsV1Beta2.Jsii$ProxyAn implementation forPolicyRulesWithSubjectsV1Beta2Methods in org.cdk8s.plus25.k8s that return PolicyRulesWithSubjectsV1Beta2 Modifier and Type Method Description PolicyRulesWithSubjectsV1Beta2PolicyRulesWithSubjectsV1Beta2.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus25.k8s that return types with arguments of type PolicyRulesWithSubjectsV1Beta2 Modifier and Type Method Description default List<PolicyRulesWithSubjectsV1Beta2>FlowSchemaSpecV1Beta2. getRules()rulesdescribes which requests will match this flow schema.List<PolicyRulesWithSubjectsV1Beta2>FlowSchemaSpecV1Beta2.Jsii$Proxy. getRules()Method parameters in org.cdk8s.plus25.k8s with type arguments of type PolicyRulesWithSubjectsV1Beta2 Modifier and Type Method Description FlowSchemaSpecV1Beta2.BuilderFlowSchemaSpecV1Beta2.Builder. rules(List<? extends PolicyRulesWithSubjectsV1Beta2> rules)Sets the value ofFlowSchemaSpecV1Beta2.getRules()
-