Uses of Class
io.fabric8.openshift.api.model.hive.v1.SyncSetFluent.SpecNested
-
Packages that use SyncSetFluent.SpecNested Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of SyncSetFluent.SpecNested in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return SyncSetFluent.SpecNested Modifier and Type Method Description SyncSetFluent.SpecNested<A>SyncSetFluent. editOrNewSpec()SyncSetFluent.SpecNested<A>SyncSetFluent. editOrNewSpecLike(SyncSetSpec item)SyncSetFluent.SpecNested<A>SyncSetFluent. editSpec()SyncSetFluent.SpecNested<A>SyncSetFluent. withNewSpec()SyncSetFluent.SpecNested<A>SyncSetFluent. withNewSpecLike(SyncSetSpec item)
-