Uses of Class
io.fabric8.openshift.api.model.config.v1alpha2.GatherConfigFluent.StorageNested
-
Packages that use GatherConfigFluent.StorageNested Package Description io.fabric8.openshift.api.model.config.v1alpha2 -
-
Uses of GatherConfigFluent.StorageNested in io.fabric8.openshift.api.model.config.v1alpha2
Methods in io.fabric8.openshift.api.model.config.v1alpha2 that return GatherConfigFluent.StorageNested Modifier and Type Method Description GatherConfigFluent.StorageNested<A>GatherConfigFluent. editOrNewStorage()GatherConfigFluent.StorageNested<A>GatherConfigFluent. editOrNewStorageLike(Storage item)GatherConfigFluent.StorageNested<A>GatherConfigFluent. editStorage()GatherConfigFluent.StorageNested<A>GatherConfigFluent. withNewStorage()GatherConfigFluent.StorageNested<A>GatherConfigFluent. withNewStorageLike(Storage item)
-