Class KubeAPIServerStatusFluentImpl.GenerationsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.GenerationStatusFluentImpl<KubeAPIServerStatusFluent.GenerationsNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.KubeAPIServerStatusFluentImpl.GenerationsNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<KubeAPIServerStatusFluent.GenerationsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<KubeAPIServerStatusFluent.GenerationsNested<N>>,GenerationStatusFluent<KubeAPIServerStatusFluent.GenerationsNested<N>>,KubeAPIServerStatusFluent.GenerationsNested<N>
- Enclosing class:
- KubeAPIServerStatusFluentImpl<A extends KubeAPIServerStatusFluent<A>>
public class KubeAPIServerStatusFluentImpl.GenerationsNestedImpl<N> extends GenerationStatusFluentImpl<KubeAPIServerStatusFluent.GenerationsNested<N>> implements KubeAPIServerStatusFluent.GenerationsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendGeneration()-
Methods inherited from class io.fabric8.openshift.api.model.operator.v1.GenerationStatusFluentImpl
equals, getGroup, getHash, getLastGeneration, getName, getNamespace, getResource, hasGroup, hasHash, hashCode, 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
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
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
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceKubeAPIServerStatusFluent.GenerationsNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endGeneration
public N endGeneration()
- Specified by:
endGenerationin interfaceKubeAPIServerStatusFluent.GenerationsNested<N>
-
-