public class V1NodeConfigStatusBuilder extends V1NodeConfigStatusFluentImpl<V1NodeConfigStatusBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1NodeConfigStatus,V1NodeConfigStatusBuilder>
V1NodeConfigStatusFluentImpl.ActiveNestedImpl<N>, V1NodeConfigStatusFluentImpl.AssignedNestedImpl<N>, V1NodeConfigStatusFluentImpl.LastKnownGoodNestedImpl<N>
V1NodeConfigStatusFluent.ActiveNested<N>, V1NodeConfigStatusFluent.AssignedNested<N>, V1NodeConfigStatusFluent.LastKnownGoodNested<N>
_visitables, VISIT
Constructor and Description |
---|
V1NodeConfigStatusBuilder() |
V1NodeConfigStatusBuilder(Boolean validationEnabled) |
V1NodeConfigStatusBuilder(io.kubernetes.client.openapi.models.V1NodeConfigStatus instance) |
V1NodeConfigStatusBuilder(io.kubernetes.client.openapi.models.V1NodeConfigStatus instance,
Boolean validationEnabled) |
V1NodeConfigStatusBuilder(V1NodeConfigStatusFluent<?> fluent) |
V1NodeConfigStatusBuilder(V1NodeConfigStatusFluent<?> fluent,
Boolean validationEnabled) |
V1NodeConfigStatusBuilder(V1NodeConfigStatusFluent<?> fluent,
io.kubernetes.client.openapi.models.V1NodeConfigStatus instance) |
V1NodeConfigStatusBuilder(V1NodeConfigStatusFluent<?> fluent,
io.kubernetes.client.openapi.models.V1NodeConfigStatus instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
io.kubernetes.client.openapi.models.V1NodeConfigStatus |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildActive, buildAssigned, buildLastKnownGood, editActive, editAssigned, editLastKnownGood, editOrNewActive, editOrNewActiveLike, editOrNewAssigned, editOrNewAssignedLike, editOrNewLastKnownGood, editOrNewLastKnownGoodLike, getActive, getAssigned, getError, getLastKnownGood, hasActive, hasAssigned, hasError, hasLastKnownGood, withActive, withAssigned, withError, withLastKnownGood, withNewActive, withNewActiveLike, withNewAssigned, withNewAssignedLike, withNewError, withNewLastKnownGood, withNewLastKnownGoodLike
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public V1NodeConfigStatusBuilder()
public V1NodeConfigStatusBuilder(Boolean validationEnabled)
public V1NodeConfigStatusBuilder(V1NodeConfigStatusFluent<?> fluent)
public V1NodeConfigStatusBuilder(V1NodeConfigStatusFluent<?> fluent, Boolean validationEnabled)
public V1NodeConfigStatusBuilder(V1NodeConfigStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V1NodeConfigStatus instance)
public V1NodeConfigStatusBuilder(V1NodeConfigStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V1NodeConfigStatus instance, Boolean validationEnabled)
public V1NodeConfigStatusBuilder(io.kubernetes.client.openapi.models.V1NodeConfigStatus instance)
public V1NodeConfigStatusBuilder(io.kubernetes.client.openapi.models.V1NodeConfigStatus instance, Boolean validationEnabled)
public io.kubernetes.client.openapi.models.V1NodeConfigStatus build()
public boolean equals(Object o)
equals
in class V1NodeConfigStatusFluentImpl<V1NodeConfigStatusBuilder>
public int hashCode()
hashCode
in class V1NodeConfigStatusFluentImpl<V1NodeConfigStatusBuilder>
Copyright © 2021. All rights reserved.