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