Uses of Class
io.fabric8.kubernetes.api.model.flowcontrol.v1beta3.FlowSchemaBuilder
-
Packages that use FlowSchemaBuilder Package Description io.fabric8.kubernetes.api.model.flowcontrol.v1beta3 -
-
Uses of FlowSchemaBuilder in io.fabric8.kubernetes.api.model.flowcontrol.v1beta3
Methods in io.fabric8.kubernetes.api.model.flowcontrol.v1beta3 that return FlowSchemaBuilder Modifier and Type Method Description FlowSchemaBuilderFlowSchema. edit()FlowSchemaBuilderFlowSchema. toBuilder()Method parameters in io.fabric8.kubernetes.api.model.flowcontrol.v1beta3 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)
-