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