Class OpenShiftAPIServerStatusFluentImpl.GenerationsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.GenerationStatusFluentImpl<OpenShiftAPIServerStatusFluent.GenerationsNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.OpenShiftAPIServerStatusFluentImpl.GenerationsNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<OpenShiftAPIServerStatusFluent.GenerationsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<OpenShiftAPIServerStatusFluent.GenerationsNested<N>>,GenerationStatusFluent<OpenShiftAPIServerStatusFluent.GenerationsNested<N>>,OpenShiftAPIServerStatusFluent.GenerationsNested<N>
- Enclosing class:
- OpenShiftAPIServerStatusFluentImpl<A extends OpenShiftAPIServerStatusFluent<A>>
public class OpenShiftAPIServerStatusFluentImpl.GenerationsNestedImpl<N> extends GenerationStatusFluentImpl<OpenShiftAPIServerStatusFluent.GenerationsNested<N>> implements OpenShiftAPIServerStatusFluent.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 interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfaceOpenShiftAPIServerStatusFluent.GenerationsNested<N>
-
endGeneration
public N endGeneration()
- Specified by:
endGenerationin interfaceOpenShiftAPIServerStatusFluent.GenerationsNested<N>
-
-