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