public class DoneableAuthenticationStatus extends AuthenticationStatusFluentImpl<DoneableAuthenticationStatus> implements io.fabric8.kubernetes.api.model.Doneable<AuthenticationStatus>
AuthenticationStatusFluentImpl.ConditionsNestedImpl<N>, AuthenticationStatusFluentImpl.GenerationsNestedImpl<N>, AuthenticationStatusFluentImpl.OauthAPIServerNestedImpl<N>AuthenticationStatusFluent.ConditionsNested<N>, AuthenticationStatusFluent.GenerationsNested<N>, AuthenticationStatusFluent.OauthAPIServerNested<N>| Constructor and Description |
|---|
DoneableAuthenticationStatus(AuthenticationStatus item) |
DoneableAuthenticationStatus(AuthenticationStatus item,
io.fabric8.kubernetes.api.builder.Function<AuthenticationStatus,AuthenticationStatus> function) |
DoneableAuthenticationStatus(io.fabric8.kubernetes.api.builder.Function<AuthenticationStatus,AuthenticationStatus> function) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationStatus |
done() |
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, withVersionpublic DoneableAuthenticationStatus(io.fabric8.kubernetes.api.builder.Function<AuthenticationStatus,AuthenticationStatus> function)
public DoneableAuthenticationStatus(AuthenticationStatus item, io.fabric8.kubernetes.api.builder.Function<AuthenticationStatus,AuthenticationStatus> function)
public DoneableAuthenticationStatus(AuthenticationStatus item)
public AuthenticationStatus done()
done in interface io.fabric8.kubernetes.api.model.Doneable<AuthenticationStatus>Copyright © 2015–2020 Red Hat. All rights reserved.