Uses of Class
org.cdk8s.plus25.k8s.FlowSchemaSpecV1Beta1.Builder
-
Packages that use FlowSchemaSpecV1Beta1.Builder Package Description org.cdk8s.plus25.k8s -
-
Uses of FlowSchemaSpecV1Beta1.Builder in org.cdk8s.plus25.k8s
Methods in org.cdk8s.plus25.k8s that return FlowSchemaSpecV1Beta1.Builder Modifier and Type Method Description static FlowSchemaSpecV1Beta1.BuilderFlowSchemaSpecV1Beta1. builder()FlowSchemaSpecV1Beta1.BuilderFlowSchemaSpecV1Beta1.Builder. distinguisherMethod(FlowDistinguisherMethodV1Beta1 distinguisherMethod)Sets the value ofFlowSchemaSpecV1Beta1.getDistinguisherMethod()FlowSchemaSpecV1Beta1.BuilderFlowSchemaSpecV1Beta1.Builder. matchingPrecedence(Number matchingPrecedence)Sets the value ofFlowSchemaSpecV1Beta1.getMatchingPrecedence()FlowSchemaSpecV1Beta1.BuilderFlowSchemaSpecV1Beta1.Builder. priorityLevelConfiguration(PriorityLevelConfigurationReferenceV1Beta1 priorityLevelConfiguration)Sets the value ofFlowSchemaSpecV1Beta1.getPriorityLevelConfiguration()FlowSchemaSpecV1Beta1.BuilderFlowSchemaSpecV1Beta1.Builder. rules(List<? extends PolicyRulesWithSubjectsV1Beta1> rules)Sets the value ofFlowSchemaSpecV1Beta1.getRules()Constructors in org.cdk8s.plus25.k8s with parameters of type FlowSchemaSpecV1Beta1.Builder Constructor Description Jsii$Proxy(FlowSchemaSpecV1Beta1.Builder builder)Constructor that initializes the object based on literal property values passed by theFlowSchemaSpecV1Beta1.Builder.
-