public class V1beta1FlowSchemaStatusBuilder extends V1beta1FlowSchemaStatusFluentImpl<V1beta1FlowSchemaStatusBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1beta1FlowSchemaStatus,V1beta1FlowSchemaStatusBuilder>
V1beta1FlowSchemaStatusFluentImpl.ConditionsNestedImpl<N>
V1beta1FlowSchemaStatusFluent.ConditionsNested<N>
_visitables, VISIT
Constructor and Description |
---|
V1beta1FlowSchemaStatusBuilder() |
V1beta1FlowSchemaStatusBuilder(Boolean validationEnabled) |
V1beta1FlowSchemaStatusBuilder(io.kubernetes.client.openapi.models.V1beta1FlowSchemaStatus instance) |
V1beta1FlowSchemaStatusBuilder(io.kubernetes.client.openapi.models.V1beta1FlowSchemaStatus instance,
Boolean validationEnabled) |
V1beta1FlowSchemaStatusBuilder(V1beta1FlowSchemaStatusFluent<?> fluent) |
V1beta1FlowSchemaStatusBuilder(V1beta1FlowSchemaStatusFluent<?> fluent,
Boolean validationEnabled) |
V1beta1FlowSchemaStatusBuilder(V1beta1FlowSchemaStatusFluent<?> fluent,
io.kubernetes.client.openapi.models.V1beta1FlowSchemaStatus instance) |
V1beta1FlowSchemaStatusBuilder(V1beta1FlowSchemaStatusFluent<?> fluent,
io.kubernetes.client.openapi.models.V1beta1FlowSchemaStatus instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
io.kubernetes.client.openapi.models.V1beta1FlowSchemaStatus |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToConditions, addNewCondition, addNewConditionLike, addToConditions, addToConditions, buildCondition, buildConditions, buildFirstCondition, buildLastCondition, buildMatchingCondition, editCondition, editFirstCondition, editLastCondition, editMatchingCondition, getConditions, hasConditions, hasMatchingCondition, removeAllFromConditions, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, withConditions, withConditions
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public V1beta1FlowSchemaStatusBuilder()
public V1beta1FlowSchemaStatusBuilder(Boolean validationEnabled)
public V1beta1FlowSchemaStatusBuilder(V1beta1FlowSchemaStatusFluent<?> fluent)
public V1beta1FlowSchemaStatusBuilder(V1beta1FlowSchemaStatusFluent<?> fluent, Boolean validationEnabled)
public V1beta1FlowSchemaStatusBuilder(V1beta1FlowSchemaStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1FlowSchemaStatus instance)
public V1beta1FlowSchemaStatusBuilder(V1beta1FlowSchemaStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1FlowSchemaStatus instance, Boolean validationEnabled)
public V1beta1FlowSchemaStatusBuilder(io.kubernetes.client.openapi.models.V1beta1FlowSchemaStatus instance)
public V1beta1FlowSchemaStatusBuilder(io.kubernetes.client.openapi.models.V1beta1FlowSchemaStatus instance, Boolean validationEnabled)
public io.kubernetes.client.openapi.models.V1beta1FlowSchemaStatus build()
public boolean equals(Object o)
equals
in class V1beta1FlowSchemaStatusFluentImpl<V1beta1FlowSchemaStatusBuilder>
public int hashCode()
hashCode
in class V1beta1FlowSchemaStatusFluentImpl<V1beta1FlowSchemaStatusBuilder>
Copyright © 2021. All rights reserved.