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