Uses of Class
io.fabric8.openshift.api.model.config.v1.StringSource
-
Packages that use StringSource Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of StringSource in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return StringSource Modifier and Type Method Description StringSourceStringSourceBuilder. build()Methods in io.fabric8.openshift.api.model.config.v1 with parameters of type StringSource Modifier and Type Method Description protected voidStringSourceFluent. copyInstance(StringSource instance)Constructors in io.fabric8.openshift.api.model.config.v1 with parameters of type StringSource Constructor Description StringSourceBuilder(StringSource instance)StringSourceBuilder(StringSourceFluent<?> fluent, StringSource instance)StringSourceFluent(StringSource instance)
-