public class V1NodeConfigStatusBuilder extends V1NodeConfigStatusFluentImpl<V1NodeConfigStatusBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1NodeConfigStatus,V1NodeConfigStatusBuilder>
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() |
buildActive, buildAssigned, buildLastKnownGood, editActive, editAssigned, editLastKnownGood, editOrNewActive, editOrNewActiveLike, editOrNewAssigned, editOrNewAssignedLike, editOrNewLastKnownGood, editOrNewLastKnownGoodLike, equals, getActive, getAssigned, getError, getLastKnownGood, hasActive, hasAssigned, hasError, hashCode, hasLastKnownGood, toString, withActive, withAssigned, withError, withLastKnownGood, withNewActive, withNewActiveLike, withNewAssigned, withNewAssignedLike, withNewLastKnownGood, withNewLastKnownGoodLikeaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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)
Copyright © 2022. All rights reserved.