public class OpenShiftAPIServerStatusFluentImpl<A extends OpenShiftAPIServerStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements OpenShiftAPIServerStatusFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
OpenShiftAPIServerStatusFluentImpl.ConditionsNestedImpl<N> |
class |
OpenShiftAPIServerStatusFluentImpl.GenerationsNestedImpl<N> |
OpenShiftAPIServerStatusFluent.ConditionsNested<N>, OpenShiftAPIServerStatusFluent.GenerationsNested<N>| Constructor and Description |
|---|
OpenShiftAPIServerStatusFluentImpl() |
OpenShiftAPIServerStatusFluentImpl(OpenShiftAPIServerStatus instance) |
public OpenShiftAPIServerStatusFluentImpl()
public OpenShiftAPIServerStatusFluentImpl(OpenShiftAPIServerStatus instance)
public A addToConditions(int index, OperatorCondition item)
addToConditions in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A setToConditions(int index, OperatorCondition item)
setToConditions in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A addToConditions(OperatorCondition... items)
addToConditions in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A addAllToConditions(Collection<OperatorCondition> items)
addAllToConditions in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A removeFromConditions(OperatorCondition... items)
removeFromConditions in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A removeAllFromConditions(Collection<OperatorCondition> items)
removeAllFromConditions in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A removeMatchingFromConditions(Predicate<OperatorConditionBuilder> predicate)
removeMatchingFromConditions in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>@Deprecated public List<OperatorCondition> getConditions()
getConditions in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public List<OperatorCondition> buildConditions()
buildConditions in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public OperatorCondition buildCondition(int index)
buildCondition in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public OperatorCondition buildFirstCondition()
buildFirstCondition in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public OperatorCondition buildLastCondition()
buildLastCondition in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public OperatorCondition buildMatchingCondition(Predicate<OperatorConditionBuilder> predicate)
buildMatchingCondition in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public Boolean hasMatchingCondition(Predicate<OperatorConditionBuilder> predicate)
hasMatchingCondition in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A withConditions(List<OperatorCondition> conditions)
withConditions in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A withConditions(OperatorCondition... conditions)
withConditions in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public Boolean hasConditions()
hasConditions in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A addNewCondition(String lastTransitionTime, String message, String reason, String status, String type)
addNewCondition in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public OpenShiftAPIServerStatusFluent.ConditionsNested<A> addNewCondition()
addNewCondition in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public OpenShiftAPIServerStatusFluent.ConditionsNested<A> addNewConditionLike(OperatorCondition item)
addNewConditionLike in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public OpenShiftAPIServerStatusFluent.ConditionsNested<A> setNewConditionLike(int index, OperatorCondition item)
setNewConditionLike in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public OpenShiftAPIServerStatusFluent.ConditionsNested<A> editCondition(int index)
editCondition in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public OpenShiftAPIServerStatusFluent.ConditionsNested<A> editFirstCondition()
editFirstCondition in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public OpenShiftAPIServerStatusFluent.ConditionsNested<A> editLastCondition()
editLastCondition in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public OpenShiftAPIServerStatusFluent.ConditionsNested<A> editMatchingCondition(Predicate<OperatorConditionBuilder> predicate)
editMatchingCondition in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A addToGenerations(int index, GenerationStatus item)
addToGenerations in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A setToGenerations(int index, GenerationStatus item)
setToGenerations in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A addToGenerations(GenerationStatus... items)
addToGenerations in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A addAllToGenerations(Collection<GenerationStatus> items)
addAllToGenerations in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A removeFromGenerations(GenerationStatus... items)
removeFromGenerations in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A removeAllFromGenerations(Collection<GenerationStatus> items)
removeAllFromGenerations in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A removeMatchingFromGenerations(Predicate<GenerationStatusBuilder> predicate)
removeMatchingFromGenerations in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>@Deprecated public List<GenerationStatus> getGenerations()
getGenerations in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public List<GenerationStatus> buildGenerations()
buildGenerations in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public GenerationStatus buildGeneration(int index)
buildGeneration in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public GenerationStatus buildFirstGeneration()
buildFirstGeneration in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public GenerationStatus buildLastGeneration()
buildLastGeneration in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public GenerationStatus buildMatchingGeneration(Predicate<GenerationStatusBuilder> predicate)
buildMatchingGeneration in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public Boolean hasMatchingGeneration(Predicate<GenerationStatusBuilder> predicate)
hasMatchingGeneration in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A withGenerations(List<GenerationStatus> generations)
withGenerations in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A withGenerations(GenerationStatus... generations)
withGenerations in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public Boolean hasGenerations()
hasGenerations in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public OpenShiftAPIServerStatusFluent.GenerationsNested<A> addNewGeneration()
addNewGeneration in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public OpenShiftAPIServerStatusFluent.GenerationsNested<A> addNewGenerationLike(GenerationStatus item)
addNewGenerationLike in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public OpenShiftAPIServerStatusFluent.GenerationsNested<A> setNewGenerationLike(int index, GenerationStatus item)
setNewGenerationLike in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public OpenShiftAPIServerStatusFluent.GenerationsNested<A> editGeneration(int index)
editGeneration in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public OpenShiftAPIServerStatusFluent.GenerationsNested<A> editFirstGeneration()
editFirstGeneration in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public OpenShiftAPIServerStatusFluent.GenerationsNested<A> editLastGeneration()
editLastGeneration in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public OpenShiftAPIServerStatusFluent.GenerationsNested<A> editMatchingGeneration(Predicate<GenerationStatusBuilder> predicate)
editMatchingGeneration in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public Integer getLatestAvailableRevision()
getLatestAvailableRevision in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A withLatestAvailableRevision(Integer latestAvailableRevision)
withLatestAvailableRevision in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public Boolean hasLatestAvailableRevision()
hasLatestAvailableRevision in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A withNewLatestAvailableRevision(String arg1)
withNewLatestAvailableRevision in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A withNewLatestAvailableRevision(int arg1)
withNewLatestAvailableRevision in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public Long getObservedGeneration()
getObservedGeneration in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A withObservedGeneration(Long observedGeneration)
withObservedGeneration in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public Boolean hasObservedGeneration()
hasObservedGeneration in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A withNewObservedGeneration(String arg1)
withNewObservedGeneration in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A withNewObservedGeneration(long arg1)
withNewObservedGeneration in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public Integer getReadyReplicas()
getReadyReplicas in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A withReadyReplicas(Integer readyReplicas)
withReadyReplicas in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public Boolean hasReadyReplicas()
hasReadyReplicas in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A withNewReadyReplicas(String arg1)
withNewReadyReplicas in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A withNewReadyReplicas(int arg1)
withNewReadyReplicas in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public String getVersion()
getVersion in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A withVersion(String version)
withVersion in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public Boolean hasVersion()
hasVersion in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A withNewVersion(String arg1)
withNewVersion in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A withNewVersion(StringBuilder arg1)
withNewVersion in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>public A withNewVersion(StringBuffer arg1)
withNewVersion in interface OpenShiftAPIServerStatusFluent<A extends OpenShiftAPIServerStatusFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.