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