public class OpenShiftAPIServerStatusBuilder extends OpenShiftAPIServerStatusFluentImpl<OpenShiftAPIServerStatusBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<OpenShiftAPIServerStatus,OpenShiftAPIServerStatusBuilder>
OpenShiftAPIServerStatusFluent.ConditionsNested<N>, OpenShiftAPIServerStatusFluent.GenerationsNested<N>| Constructor and Description |
|---|
OpenShiftAPIServerStatusBuilder() |
OpenShiftAPIServerStatusBuilder(Boolean validationEnabled) |
OpenShiftAPIServerStatusBuilder(OpenShiftAPIServerStatus instance) |
OpenShiftAPIServerStatusBuilder(OpenShiftAPIServerStatus instance,
Boolean validationEnabled) |
OpenShiftAPIServerStatusBuilder(OpenShiftAPIServerStatusFluent<?> fluent) |
OpenShiftAPIServerStatusBuilder(OpenShiftAPIServerStatusFluent<?> fluent,
Boolean validationEnabled) |
OpenShiftAPIServerStatusBuilder(OpenShiftAPIServerStatusFluent<?> fluent,
OpenShiftAPIServerStatus instance) |
OpenShiftAPIServerStatusBuilder(OpenShiftAPIServerStatusFluent<?> fluent,
OpenShiftAPIServerStatus instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
OpenShiftAPIServerStatus |
build() |
addAllToConditions, addAllToGenerations, addNewCondition, addNewCondition, addNewConditionLike, addNewGeneration, addNewGenerationLike, addToAdditionalProperties, addToAdditionalProperties, addToConditions, addToConditions, addToGenerations, addToGenerations, buildCondition, buildConditions, buildFirstCondition, buildFirstGeneration, buildGeneration, buildGenerations, buildLastCondition, buildLastGeneration, buildMatchingCondition, buildMatchingGeneration, editCondition, editFirstCondition, editFirstGeneration, editGeneration, editLastCondition, editLastGeneration, editMatchingCondition, editMatchingGeneration, equals, getAdditionalProperties, getConditions, getGenerations, getLatestAvailableRevision, getObservedGeneration, getReadyReplicas, getVersion, hasAdditionalProperties, hasConditions, hasGenerations, hashCode, hasLatestAvailableRevision, hasMatchingCondition, hasMatchingGeneration, hasObservedGeneration, hasReadyReplicas, hasVersion, removeAllFromConditions, removeAllFromGenerations, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConditions, removeFromGenerations, removeMatchingFromConditions, removeMatchingFromGenerations, setNewConditionLike, setNewGenerationLike, setToConditions, setToGenerations, toString, withAdditionalProperties, withConditions, withConditions, withGenerations, withGenerations, withLatestAvailableRevision, withObservedGeneration, withReadyReplicas, withVersionaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic OpenShiftAPIServerStatusBuilder()
public OpenShiftAPIServerStatusBuilder(Boolean validationEnabled)
public OpenShiftAPIServerStatusBuilder(OpenShiftAPIServerStatusFluent<?> fluent)
public OpenShiftAPIServerStatusBuilder(OpenShiftAPIServerStatusFluent<?> fluent, Boolean validationEnabled)
public OpenShiftAPIServerStatusBuilder(OpenShiftAPIServerStatusFluent<?> fluent, OpenShiftAPIServerStatus instance)
public OpenShiftAPIServerStatusBuilder(OpenShiftAPIServerStatusFluent<?> fluent, OpenShiftAPIServerStatus instance, Boolean validationEnabled)
public OpenShiftAPIServerStatusBuilder(OpenShiftAPIServerStatus instance)
public OpenShiftAPIServerStatusBuilder(OpenShiftAPIServerStatus instance, Boolean validationEnabled)
public OpenShiftAPIServerStatus build()
build in interface io.fabric8.kubernetes.api.builder.Builder<OpenShiftAPIServerStatus>Copyright © 2015–2023 Red Hat. All rights reserved.