Uses of Class
io.fabric8.kubernetes.api.model.flowcontrol.v1beta2.FlowSchemaBuilder
-
Packages that use FlowSchemaBuilder Package Description io.fabric8.kubernetes.api.model.flowcontrol.v1beta2 -
-
Uses of FlowSchemaBuilder in io.fabric8.kubernetes.api.model.flowcontrol.v1beta2
Methods in io.fabric8.kubernetes.api.model.flowcontrol.v1beta2 that return FlowSchemaBuilder Modifier and Type Method Description FlowSchemaBuilderFlowSchema. edit()FlowSchemaBuilderFlowSchema. toBuilder()Method parameters in io.fabric8.kubernetes.api.model.flowcontrol.v1beta2 with type arguments of type FlowSchemaBuilder Modifier and Type Method Description FlowSchemaFlowSchemaListFluent. buildMatchingItem(Predicate<FlowSchemaBuilder> predicate)FlowSchemaListFluent.ItemsNested<A>FlowSchemaListFluent. editMatchingItem(Predicate<FlowSchemaBuilder> predicate)booleanFlowSchemaListFluent. hasMatchingItem(Predicate<FlowSchemaBuilder> predicate)AFlowSchemaListFluent. removeMatchingFromItems(Predicate<FlowSchemaBuilder> predicate)
-