Uses of Class
org.cdk8s.plus28.k8s.FlowSchemaSpecV1Beta3.Builder
-
Packages that use FlowSchemaSpecV1Beta3.Builder Package Description org.cdk8s.plus28.k8s -
-
Uses of FlowSchemaSpecV1Beta3.Builder in org.cdk8s.plus28.k8s
Methods in org.cdk8s.plus28.k8s that return FlowSchemaSpecV1Beta3.Builder Modifier and Type Method Description static FlowSchemaSpecV1Beta3.BuilderFlowSchemaSpecV1Beta3. builder()FlowSchemaSpecV1Beta3.BuilderFlowSchemaSpecV1Beta3.Builder. distinguisherMethod(FlowDistinguisherMethodV1Beta3 distinguisherMethod)Sets the value ofFlowSchemaSpecV1Beta3.getDistinguisherMethod()FlowSchemaSpecV1Beta3.BuilderFlowSchemaSpecV1Beta3.Builder. matchingPrecedence(Number matchingPrecedence)Sets the value ofFlowSchemaSpecV1Beta3.getMatchingPrecedence()FlowSchemaSpecV1Beta3.BuilderFlowSchemaSpecV1Beta3.Builder. priorityLevelConfiguration(PriorityLevelConfigurationReferenceV1Beta3 priorityLevelConfiguration)Sets the value ofFlowSchemaSpecV1Beta3.getPriorityLevelConfiguration()FlowSchemaSpecV1Beta3.BuilderFlowSchemaSpecV1Beta3.Builder. rules(List<? extends PolicyRulesWithSubjectsV1Beta3> rules)Sets the value ofFlowSchemaSpecV1Beta3.getRules()Constructors in org.cdk8s.plus28.k8s with parameters of type FlowSchemaSpecV1Beta3.Builder Constructor Description Jsii$Proxy(FlowSchemaSpecV1Beta3.Builder builder)Constructor that initializes the object based on literal property values passed by theFlowSchemaSpecV1Beta3.Builder.
-