Uses of Class
io.fabric8.kubernetes.api.model.flowcontrol.v1.FlowDistinguisherMethod
-
Packages that use FlowDistinguisherMethod Package Description io.fabric8.kubernetes.api.model.flowcontrol.v1 -
-
Uses of FlowDistinguisherMethod in io.fabric8.kubernetes.api.model.flowcontrol.v1
Methods in io.fabric8.kubernetes.api.model.flowcontrol.v1 that return FlowDistinguisherMethod Modifier and Type Method Description FlowDistinguisherMethodFlowDistinguisherMethodBuilder. build()FlowDistinguisherMethodFlowSchemaSpecFluent. buildDistinguisherMethod()FlowDistinguisherMethodFlowSchemaSpec. getDistinguisherMethod()Methods in io.fabric8.kubernetes.api.model.flowcontrol.v1 with parameters of type FlowDistinguisherMethod Modifier and Type Method Description protected voidFlowDistinguisherMethodFluent. copyInstance(FlowDistinguisherMethod instance)FlowSchemaSpecFluent.DistinguisherMethodNested<A>FlowSchemaSpecFluent. editOrNewDistinguisherMethodLike(FlowDistinguisherMethod item)voidFlowSchemaSpec. setDistinguisherMethod(FlowDistinguisherMethod distinguisherMethod)AFlowSchemaSpecFluent. withDistinguisherMethod(FlowDistinguisherMethod distinguisherMethod)FlowSchemaSpecFluent.DistinguisherMethodNested<A>FlowSchemaSpecFluent. withNewDistinguisherMethodLike(FlowDistinguisherMethod item)Constructors in io.fabric8.kubernetes.api.model.flowcontrol.v1 with parameters of type FlowDistinguisherMethod Constructor Description FlowDistinguisherMethodBuilder(FlowDistinguisherMethod instance)FlowDistinguisherMethodBuilder(FlowDistinguisherMethodFluent<?> fluent, FlowDistinguisherMethod instance)FlowDistinguisherMethodFluent(FlowDistinguisherMethod instance)FlowSchemaSpec(FlowDistinguisherMethod distinguisherMethod, Integer matchingPrecedence, PriorityLevelConfigurationReference priorityLevelConfiguration, List<PolicyRulesWithSubjects> rules)
-