Uses of Interface
org.cdk8s.plus28.k8s.PolicyRulesWithSubjectsV1Beta3
-
Packages that use PolicyRulesWithSubjectsV1Beta3 Package Description org.cdk8s.plus28.k8s -
-
Uses of PolicyRulesWithSubjectsV1Beta3 in org.cdk8s.plus28.k8s
Classes in org.cdk8s.plus28.k8s that implement PolicyRulesWithSubjectsV1Beta3 Modifier and Type Class Description static classPolicyRulesWithSubjectsV1Beta3.Jsii$ProxyAn implementation forPolicyRulesWithSubjectsV1Beta3Methods in org.cdk8s.plus28.k8s that return PolicyRulesWithSubjectsV1Beta3 Modifier and Type Method Description PolicyRulesWithSubjectsV1Beta3PolicyRulesWithSubjectsV1Beta3.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus28.k8s that return types with arguments of type PolicyRulesWithSubjectsV1Beta3 Modifier and Type Method Description default List<PolicyRulesWithSubjectsV1Beta3>FlowSchemaSpecV1Beta3. getRules()rulesdescribes which requests will match this flow schema.List<PolicyRulesWithSubjectsV1Beta3>FlowSchemaSpecV1Beta3.Jsii$Proxy. getRules()Method parameters in org.cdk8s.plus28.k8s with type arguments of type PolicyRulesWithSubjectsV1Beta3 Modifier and Type Method Description FlowSchemaSpecV1Beta3.BuilderFlowSchemaSpecV1Beta3.Builder. rules(List<? extends PolicyRulesWithSubjectsV1Beta3> rules)Sets the value ofFlowSchemaSpecV1Beta3.getRules()
-