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