Uses of Class
io.fabric8.openshift.api.model.ActionFluent
-
Packages that use ActionFluent Package Description io.fabric8.openshift.api.model -
-
Uses of ActionFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ActionFluent Modifier and Type Class Description classActionFluent<A extends ActionFluent<A>>GeneratedSubclasses of ActionFluent in io.fabric8.openshift.api.model Modifier and Type Class Description classActionBuilderConstructors in io.fabric8.openshift.api.model with parameters of type ActionFluent Constructor Description ActionBuilder(ActionFluent<?> fluent)ActionBuilder(ActionFluent<?> fluent, Action instance)
-