Interface OpenShiftAPIServerStatusFluent.GenerationsNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<OpenShiftAPIServerStatusFluent.GenerationsNested<N>>,GenerationStatusFluent<OpenShiftAPIServerStatusFluent.GenerationsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
OpenShiftAPIServerStatusFluentImpl.GenerationsNestedImpl
- Enclosing interface:
- OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>
public static interface OpenShiftAPIServerStatusFluent.GenerationsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, GenerationStatusFluent<OpenShiftAPIServerStatusFluent.GenerationsNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendGeneration()-
Methods inherited from interface io.fabric8.openshift.api.model.operator.v1.GenerationStatusFluent
getGroup, getHash, getLastGeneration, getName, getNamespace, getResource, hasGroup, hasHash, hasLastGeneration, hasName, hasNamespace, hasResource, withGroup, withHash, withLastGeneration, withName, withNamespace, withNewGroup, withNewGroup, withNewGroup, withNewHash, withNewHash, withNewHash, withNewName, withNewName, withNewName, withNewNamespace, withNewNamespace, withNewNamespace, withNewResource, withNewResource, withNewResource, withResource
-
-