Uses of Interface
io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupFluent.StatusNested
-
Packages that use OperatorGroupFluent.StatusNested Package Description io.fabric8.openshift.api.model.operatorhub.v1 -
-
Uses of OperatorGroupFluent.StatusNested in io.fabric8.openshift.api.model.operatorhub.v1
Classes in io.fabric8.openshift.api.model.operatorhub.v1 that implement OperatorGroupFluent.StatusNested Modifier and Type Class Description classOperatorGroupFluentImpl.StatusNestedImpl<N>Methods in io.fabric8.openshift.api.model.operatorhub.v1 that return OperatorGroupFluent.StatusNested Modifier and Type Method Description OperatorGroupFluent.StatusNested<A>OperatorGroupFluent. editOrNewStatus()OperatorGroupFluent.StatusNested<A>OperatorGroupFluentImpl. editOrNewStatus()OperatorGroupFluent.StatusNested<A>OperatorGroupFluent. editOrNewStatusLike(OperatorGroupStatus item)OperatorGroupFluent.StatusNested<A>OperatorGroupFluentImpl. editOrNewStatusLike(OperatorGroupStatus item)OperatorGroupFluent.StatusNested<A>OperatorGroupFluent. editStatus()OperatorGroupFluent.StatusNested<A>OperatorGroupFluentImpl. editStatus()OperatorGroupFluent.StatusNested<A>OperatorGroupFluent. withNewStatus()OperatorGroupFluent.StatusNested<A>OperatorGroupFluentImpl. withNewStatus()OperatorGroupFluent.StatusNested<A>OperatorGroupFluent. withNewStatusLike(OperatorGroupStatus item)OperatorGroupFluent.StatusNested<A>OperatorGroupFluentImpl. withNewStatusLike(OperatorGroupStatus item)
-