Class AuthenticationFluentImpl.StatusNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.AuthenticationStatusFluentImpl<AuthenticationFluent.StatusNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.AuthenticationFluentImpl.StatusNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<AuthenticationFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<AuthenticationFluent.StatusNested<N>>,AuthenticationFluent.StatusNested<N>,AuthenticationStatusFluent<AuthenticationFluent.StatusNested<N>>
- Enclosing class:
- AuthenticationFluentImpl<A extends AuthenticationFluent<A>>
public class AuthenticationFluentImpl.StatusNestedImpl<N> extends AuthenticationStatusFluentImpl<AuthenticationFluent.StatusNested<N>> implements AuthenticationFluent.StatusNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.operator.v1.AuthenticationStatusFluentImpl
AuthenticationStatusFluentImpl.ConditionsNestedImpl<N>, AuthenticationStatusFluentImpl.GenerationsNestedImpl<N>, AuthenticationStatusFluentImpl.OauthAPIServerNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operator.v1.AuthenticationStatusFluent
AuthenticationStatusFluent.ConditionsNested<N>, AuthenticationStatusFluent.GenerationsNested<N>, AuthenticationStatusFluent.OauthAPIServerNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from class io.fabric8.openshift.api.model.operator.v1.AuthenticationStatusFluentImpl
addAllToConditions, addAllToGenerations, addNewCondition, addNewCondition, addNewConditionLike, addNewGeneration, addNewGenerationLike, addToConditions, addToConditions, addToGenerations, addToGenerations, buildCondition, buildConditions, buildFirstCondition, buildFirstGeneration, buildGeneration, buildGenerations, buildLastCondition, buildLastGeneration, buildMatchingCondition, buildMatchingGeneration, buildOauthAPIServer, editCondition, editFirstCondition, editFirstGeneration, editGeneration, editLastCondition, editLastGeneration, editMatchingCondition, editMatchingGeneration, editOauthAPIServer, editOrNewOauthAPIServer, editOrNewOauthAPIServerLike, equals, getConditions, getGenerations, getOauthAPIServer, getObservedGeneration, getReadyReplicas, getVersion, hasConditions, hasGenerations, hashCode, hasManagingOAuthAPIServer, hasMatchingCondition, hasMatchingGeneration, hasOauthAPIServer, hasObservedGeneration, hasReadyReplicas, hasVersion, isManagingOAuthAPIServer, removeAllFromConditions, removeAllFromGenerations, removeFromConditions, removeFromGenerations, removeMatchingFromConditions, removeMatchingFromGenerations, setNewConditionLike, setNewGenerationLike, setToConditions, setToGenerations, withConditions, withConditions, withGenerations, withGenerations, withManagingOAuthAPIServer, withNewManagingOAuthAPIServer, withNewManagingOAuthAPIServer, withNewOauthAPIServer, withNewOauthAPIServer, withNewOauthAPIServerLike, withNewVersion, withNewVersion, withNewVersion, withOauthAPIServer, withObservedGeneration, withReadyReplicas, withVersion
-
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.AuthenticationStatusFluent
addAllToConditions, addAllToGenerations, addNewCondition, addNewCondition, addNewConditionLike, addNewGeneration, addNewGenerationLike, addToConditions, addToConditions, addToGenerations, addToGenerations, buildCondition, buildConditions, buildFirstCondition, buildFirstGeneration, buildGeneration, buildGenerations, buildLastCondition, buildLastGeneration, buildMatchingCondition, buildMatchingGeneration, buildOauthAPIServer, editCondition, editFirstCondition, editFirstGeneration, editGeneration, editLastCondition, editLastGeneration, editMatchingCondition, editMatchingGeneration, editOauthAPIServer, editOrNewOauthAPIServer, editOrNewOauthAPIServerLike, getConditions, getGenerations, getOauthAPIServer, getObservedGeneration, getReadyReplicas, getVersion, hasConditions, hasGenerations, hasManagingOAuthAPIServer, hasMatchingCondition, hasMatchingGeneration, hasOauthAPIServer, hasObservedGeneration, hasReadyReplicas, hasVersion, isManagingOAuthAPIServer, removeAllFromConditions, removeAllFromGenerations, removeFromConditions, removeFromGenerations, removeMatchingFromConditions, removeMatchingFromGenerations, setNewConditionLike, setNewGenerationLike, setToConditions, setToGenerations, withConditions, withConditions, withGenerations, withGenerations, withManagingOAuthAPIServer, withNewManagingOAuthAPIServer, withNewManagingOAuthAPIServer, withNewOauthAPIServer, withNewOauthAPIServer, withNewOauthAPIServerLike, withNewVersion, withNewVersion, withNewVersion, withOauthAPIServer, withObservedGeneration, withReadyReplicas, withVersion
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceAuthenticationFluent.StatusNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endStatus
public N endStatus()
- Specified by:
endStatusin interfaceAuthenticationFluent.StatusNested<N>
-
-