public class V1NodeConfigStatusFluentImpl<A extends V1NodeConfigStatusFluent<A>> extends BaseFluent<A> implements V1NodeConfigStatusFluent<A>
Modifier and Type | Class and Description |
---|---|
class |
V1NodeConfigStatusFluentImpl.ActiveNestedImpl<N> |
class |
V1NodeConfigStatusFluentImpl.AssignedNestedImpl<N> |
class |
V1NodeConfigStatusFluentImpl.LastKnownGoodNestedImpl<N> |
V1NodeConfigStatusFluent.ActiveNested<N>, V1NodeConfigStatusFluent.AssignedNested<N>, V1NodeConfigStatusFluent.LastKnownGoodNested<N>
_visitables
Constructor and Description |
---|
V1NodeConfigStatusFluentImpl() |
V1NodeConfigStatusFluentImpl(V1NodeConfigStatus instance) |
public V1NodeConfigStatusFluentImpl()
public V1NodeConfigStatusFluentImpl(V1NodeConfigStatus instance)
@Deprecated public V1NodeConfigSource getActive()
getActive
in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>
public V1NodeConfigSource buildActive()
buildActive
in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>
public A withActive(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(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(V1NodeConfigSource item)
editOrNewActiveLike
in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>
@Deprecated public V1NodeConfigSource getAssigned()
getAssigned
in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>
public V1NodeConfigSource buildAssigned()
buildAssigned
in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>
public A withAssigned(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(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(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>>
public A withNewError(String arg1)
withNewError
in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>
public A withNewError(StringBuilder arg1)
withNewError
in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>
public A withNewError(StringBuffer arg1)
withNewError
in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>
@Deprecated public V1NodeConfigSource getLastKnownGood()
getLastKnownGood
in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>
public V1NodeConfigSource buildLastKnownGood()
buildLastKnownGood
in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>
public A withLastKnownGood(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(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(V1NodeConfigSource item)
editOrNewLastKnownGoodLike
in interface V1NodeConfigStatusFluent<A extends V1NodeConfigStatusFluent<A>>
Copyright © 2019. All rights reserved.