Uses of Class
io.fabric8.openshift.api.model.config.v1alpha2.Custom
-
Packages that use Custom Package Description io.fabric8.openshift.api.model.config.v1alpha2 -
-
Uses of Custom in io.fabric8.openshift.api.model.config.v1alpha2
Methods in io.fabric8.openshift.api.model.config.v1alpha2 that return Custom Modifier and Type Method Description CustomCustomBuilder. build()CustomGatherersFluent. buildCustom()CustomGatherers. getCustom()Methods in io.fabric8.openshift.api.model.config.v1alpha2 with parameters of type Custom Modifier and Type Method Description protected voidCustomFluent. copyInstance(Custom instance)GatherersFluent.CustomNested<A>GatherersFluent. editOrNewCustomLike(Custom item)voidGatherers. setCustom(Custom custom)AGatherersFluent. withCustom(Custom custom)GatherersFluent.CustomNested<A>GatherersFluent. withNewCustomLike(Custom item)Constructors in io.fabric8.openshift.api.model.config.v1alpha2 with parameters of type Custom Constructor Description CustomBuilder(Custom instance)CustomBuilder(CustomFluent<?> fluent, Custom instance)CustomFluent(Custom instance)Gatherers(Custom custom, String mode)
-