public class DoneableOpenShiftAPIServerStatus extends OpenShiftAPIServerStatusFluentImpl<DoneableOpenShiftAPIServerStatus> implements io.fabric8.kubernetes.api.model.Doneable<OpenShiftAPIServerStatus>
OpenShiftAPIServerStatusFluentImpl.ConditionsNestedImpl<N>, OpenShiftAPIServerStatusFluentImpl.GenerationsNestedImpl<N>OpenShiftAPIServerStatusFluent.ConditionsNested<N>, OpenShiftAPIServerStatusFluent.GenerationsNested<N>| Constructor and Description |
|---|
DoneableOpenShiftAPIServerStatus(io.fabric8.kubernetes.api.builder.Function<OpenShiftAPIServerStatus,OpenShiftAPIServerStatus> function) |
DoneableOpenShiftAPIServerStatus(OpenShiftAPIServerStatus item) |
DoneableOpenShiftAPIServerStatus(OpenShiftAPIServerStatus item,
io.fabric8.kubernetes.api.builder.Function<OpenShiftAPIServerStatus,OpenShiftAPIServerStatus> function) |
| Modifier and Type | Method and Description |
|---|---|
OpenShiftAPIServerStatus |
done() |
addAllToConditions, addAllToGenerations, addNewCondition, addNewCondition, addNewConditionLike, addNewGeneration, addNewGenerationLike, addToConditions, addToConditions, addToGenerations, addToGenerations, buildCondition, buildConditions, buildFirstCondition, buildFirstGeneration, buildGeneration, buildGenerations, buildLastCondition, buildLastGeneration, buildMatchingCondition, buildMatchingGeneration, editCondition, editFirstCondition, editFirstGeneration, editGeneration, editLastCondition, editLastGeneration, editMatchingCondition, editMatchingGeneration, equals, getConditions, getGenerations, getLatestAvailableRevision, getObservedGeneration, getReadyReplicas, getVersion, hasConditions, hasGenerations, hashCode, hasLatestAvailableRevision, hasMatchingCondition, hasMatchingGeneration, hasObservedGeneration, hasReadyReplicas, hasVersion, removeAllFromConditions, removeAllFromGenerations, removeFromConditions, removeFromGenerations, removeMatchingFromConditions, removeMatchingFromGenerations, setNewConditionLike, setNewGenerationLike, setToConditions, setToGenerations, withConditions, withConditions, withGenerations, withGenerations, withLatestAvailableRevision, withNewVersion, withNewVersion, withNewVersion, withObservedGeneration, withReadyReplicas, withVersionpublic DoneableOpenShiftAPIServerStatus(io.fabric8.kubernetes.api.builder.Function<OpenShiftAPIServerStatus,OpenShiftAPIServerStatus> function)
public DoneableOpenShiftAPIServerStatus(OpenShiftAPIServerStatus item, io.fabric8.kubernetes.api.builder.Function<OpenShiftAPIServerStatus,OpenShiftAPIServerStatus> function)
public DoneableOpenShiftAPIServerStatus(OpenShiftAPIServerStatus item)
public OpenShiftAPIServerStatus done()
done in interface io.fabric8.kubernetes.api.model.Doneable<OpenShiftAPIServerStatus>Copyright © 2015–2020 Red Hat. All rights reserved.