Interface ConsoleStatusFluent.GenerationsNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<ConsoleStatusFluent.GenerationsNested<N>>,GenerationStatusFluent<ConsoleStatusFluent.GenerationsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
ConsoleStatusFluentImpl.GenerationsNestedImpl
- Enclosing interface:
- ConsoleStatusFluent<A extends ConsoleStatusFluent<A>>
public static interface ConsoleStatusFluent.GenerationsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, GenerationStatusFluent<ConsoleStatusFluent.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
-
-