public class V1NodeConfigStatusFluentImpl<A extends V1NodeConfigStatusFluent<A>> extends BaseFluent<A> implements V1NodeConfigStatusFluent<A>
V1NodeConfigStatusFluent.ActiveNested<N>, V1NodeConfigStatusFluent.AssignedNested<N>, V1NodeConfigStatusFluent.LastKnownGoodNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1NodeConfigStatusFluentImpl() |
V1NodeConfigStatusFluentImpl(io.kubernetes.client.openapi.models.V1NodeConfigStatus instance) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1NodeConfigStatusFluentImpl()
public V1NodeConfigStatusFluentImpl(io.kubernetes.client.openapi.models.V1NodeConfigStatus instance)
@Deprecated public io.kubernetes.client.openapi.models.V1NodeConfigSource getActive()
getActive in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>public io.kubernetes.client.openapi.models.V1NodeConfigSource buildActive()
buildActive in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>public A withActive(io.kubernetes.client.openapi.models.V1NodeConfigSource active)
withActive in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>public Boolean hasActive()
hasActive in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>public V1NodeConfigStatusFluent.ActiveNested<A> withNewActive()
withNewActive in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>public V1NodeConfigStatusFluent.ActiveNested<A> withNewActiveLike(io.kubernetes.client.openapi.models.V1NodeConfigSource item)
withNewActiveLike in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>public V1NodeConfigStatusFluent.ActiveNested<A> editActive()
editActive in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>public V1NodeConfigStatusFluent.ActiveNested<A> editOrNewActive()
editOrNewActive in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>public V1NodeConfigStatusFluent.ActiveNested<A> editOrNewActiveLike(io.kubernetes.client.openapi.models.V1NodeConfigSource item)
editOrNewActiveLike in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>@Deprecated public io.kubernetes.client.openapi.models.V1NodeConfigSource getAssigned()
getAssigned in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>public io.kubernetes.client.openapi.models.V1NodeConfigSource buildAssigned()
buildAssigned in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>public A withAssigned(io.kubernetes.client.openapi.models.V1NodeConfigSource assigned)
withAssigned in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>public Boolean hasAssigned()
hasAssigned in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>public V1NodeConfigStatusFluent.AssignedNested<A> withNewAssigned()
withNewAssigned in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>public V1NodeConfigStatusFluent.AssignedNested<A> withNewAssignedLike(io.kubernetes.client.openapi.models.V1NodeConfigSource item)
withNewAssignedLike in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>public V1NodeConfigStatusFluent.AssignedNested<A> editAssigned()
editAssigned in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>public V1NodeConfigStatusFluent.AssignedNested<A> editOrNewAssigned()
editOrNewAssigned in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>public V1NodeConfigStatusFluent.AssignedNested<A> editOrNewAssignedLike(io.kubernetes.client.openapi.models.V1NodeConfigSource item)
editOrNewAssignedLike in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>public String getError()
getError in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>public A withError(String error)
withError in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>public Boolean hasError()
hasError in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>@Deprecated public io.kubernetes.client.openapi.models.V1NodeConfigSource getLastKnownGood()
getLastKnownGood in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>public io.kubernetes.client.openapi.models.V1NodeConfigSource buildLastKnownGood()
buildLastKnownGood in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>public A withLastKnownGood(io.kubernetes.client.openapi.models.V1NodeConfigSource lastKnownGood)
withLastKnownGood in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>public Boolean hasLastKnownGood()
hasLastKnownGood in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>public V1NodeConfigStatusFluent.LastKnownGoodNested<A> withNewLastKnownGood()
withNewLastKnownGood in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>public V1NodeConfigStatusFluent.LastKnownGoodNested<A> withNewLastKnownGoodLike(io.kubernetes.client.openapi.models.V1NodeConfigSource item)
withNewLastKnownGoodLike in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>public V1NodeConfigStatusFluent.LastKnownGoodNested<A> editLastKnownGood()
editLastKnownGood in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>public V1NodeConfigStatusFluent.LastKnownGoodNested<A> editOrNewLastKnownGood()
editOrNewLastKnownGood in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>public V1NodeConfigStatusFluent.LastKnownGoodNested<A> editOrNewLastKnownGoodLike(io.kubernetes.client.openapi.models.V1NodeConfigSource item)
editOrNewLastKnownGoodLike in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1NodeConfigStatusFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1NodeConfigStatusFluent<A>>Copyright © 2022. All rights reserved.