public class OpenShiftControllerManagerStatusBuilder extends OpenShiftControllerManagerStatusFluentImpl<OpenShiftControllerManagerStatusBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<OpenShiftControllerManagerStatus,OpenShiftControllerManagerStatusBuilder>
OpenShiftControllerManagerStatusFluentImpl.ConditionsNestedImpl<N>, OpenShiftControllerManagerStatusFluentImpl.GenerationsNestedImpl<N>OpenShiftControllerManagerStatusFluent.ConditionsNested<N>, OpenShiftControllerManagerStatusFluent.GenerationsNested<N>| Constructor and Description |
|---|
OpenShiftControllerManagerStatusBuilder() |
OpenShiftControllerManagerStatusBuilder(Boolean validationEnabled) |
OpenShiftControllerManagerStatusBuilder(OpenShiftControllerManagerStatus instance) |
OpenShiftControllerManagerStatusBuilder(OpenShiftControllerManagerStatus instance,
Boolean validationEnabled) |
OpenShiftControllerManagerStatusBuilder(OpenShiftControllerManagerStatusFluent<?> fluent) |
OpenShiftControllerManagerStatusBuilder(OpenShiftControllerManagerStatusFluent<?> fluent,
Boolean validationEnabled) |
OpenShiftControllerManagerStatusBuilder(OpenShiftControllerManagerStatusFluent<?> fluent,
OpenShiftControllerManagerStatus instance) |
OpenShiftControllerManagerStatusBuilder(OpenShiftControllerManagerStatusFluent<?> fluent,
OpenShiftControllerManagerStatus instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
OpenShiftControllerManagerStatus |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
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, getConditions, getGenerations, getObservedGeneration, getReadyReplicas, getVersion, hasConditions, hasGenerations, hasMatchingCondition, hasMatchingGeneration, hasObservedGeneration, hasReadyReplicas, hasVersion, removeAllFromConditions, removeAllFromGenerations, removeFromConditions, removeFromGenerations, removeMatchingFromConditions, removeMatchingFromGenerations, setNewConditionLike, setNewGenerationLike, setToConditions, setToGenerations, withConditions, withConditions, withGenerations, withGenerations, withNewObservedGeneration, withNewObservedGeneration, withNewReadyReplicas, withNewReadyReplicas, withNewVersion, withNewVersion, withNewVersion, withObservedGeneration, withReadyReplicas, withVersionaccept, accept, aggregate, aggregate, build, build, builderOfpublic OpenShiftControllerManagerStatusBuilder()
public OpenShiftControllerManagerStatusBuilder(Boolean validationEnabled)
public OpenShiftControllerManagerStatusBuilder(OpenShiftControllerManagerStatusFluent<?> fluent)
public OpenShiftControllerManagerStatusBuilder(OpenShiftControllerManagerStatusFluent<?> fluent, Boolean validationEnabled)
public OpenShiftControllerManagerStatusBuilder(OpenShiftControllerManagerStatusFluent<?> fluent, OpenShiftControllerManagerStatus instance)
public OpenShiftControllerManagerStatusBuilder(OpenShiftControllerManagerStatusFluent<?> fluent, OpenShiftControllerManagerStatus instance, Boolean validationEnabled)
public OpenShiftControllerManagerStatusBuilder(OpenShiftControllerManagerStatus instance)
public OpenShiftControllerManagerStatusBuilder(OpenShiftControllerManagerStatus instance, Boolean validationEnabled)
public OpenShiftControllerManagerStatus build()
build in interface io.fabric8.kubernetes.api.builder.Builder<OpenShiftControllerManagerStatus>public boolean equals(Object o)
equals in class OpenShiftControllerManagerStatusFluentImpl<OpenShiftControllerManagerStatusBuilder>public int hashCode()
hashCode in class OpenShiftControllerManagerStatusFluentImpl<OpenShiftControllerManagerStatusBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.