public class OpenShiftAPIServerStatusBuilder extends OpenShiftAPIServerStatusFluent<OpenShiftAPIServerStatusBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<OpenShiftAPIServerStatus,OpenShiftAPIServerStatusBuilder>
OpenShiftAPIServerStatusFluent.ConditionsNested<N>, OpenShiftAPIServerStatusFluent.GenerationsNested<N>| Constructor and Description |
|---|
OpenShiftAPIServerStatusBuilder() |
OpenShiftAPIServerStatusBuilder(OpenShiftAPIServerStatus instance) |
OpenShiftAPIServerStatusBuilder(OpenShiftAPIServerStatusFluent<?> fluent) |
OpenShiftAPIServerStatusBuilder(OpenShiftAPIServerStatusFluent<?> fluent,
OpenShiftAPIServerStatus instance) |
| 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, copyInstance, editCondition, editFirstCondition, editFirstGeneration, editGeneration, editLastCondition, editLastGeneration, editMatchingCondition, editMatchingGeneration, equals, getAdditionalProperties, 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, withVersionaggregate, aggregate, build, build, builderOf, getVisitableMappublic OpenShiftAPIServerStatusBuilder()
public OpenShiftAPIServerStatusBuilder(OpenShiftAPIServerStatusFluent<?> fluent)
public OpenShiftAPIServerStatusBuilder(OpenShiftAPIServerStatusFluent<?> fluent, OpenShiftAPIServerStatus instance)
public OpenShiftAPIServerStatusBuilder(OpenShiftAPIServerStatus instance)
public OpenShiftAPIServerStatus build()
build in interface io.fabric8.kubernetes.api.builder.Builder<OpenShiftAPIServerStatus>Copyright © 2015–2023 Red Hat. All rights reserved.