Interface AuthenticationFluent.StatusNested<N>
-
- All Superinterfaces:
AuthenticationStatusFluent<AuthenticationFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<AuthenticationFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
AuthenticationFluentImpl.StatusNestedImpl
- Enclosing interface:
- AuthenticationFluent<A extends AuthenticationFluent<A>>
public static interface AuthenticationFluent.StatusNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, AuthenticationStatusFluent<AuthenticationFluent.StatusNested<N>>
-
-
Nested Class Summary
-
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 Abstract Methods Modifier and Type Method Description Nand()NendStatus()-
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
-
-