public class V1NodeStatusBuilder extends V1NodeStatusFluentImpl<V1NodeStatusBuilder> implements VisitableBuilder<V1NodeStatus,V1NodeStatusBuilder>
V1NodeStatusFluentImpl.AddressesNestedImpl<N>, V1NodeStatusFluentImpl.ConditionsNestedImpl<N>, V1NodeStatusFluentImpl.ConfigNestedImpl<N>, V1NodeStatusFluentImpl.DaemonEndpointsNestedImpl<N>, V1NodeStatusFluentImpl.ImagesNestedImpl<N>, V1NodeStatusFluentImpl.NodeInfoNestedImpl<N>, V1NodeStatusFluentImpl.VolumesAttachedNestedImpl<N>
V1NodeStatusFluent.AddressesNested<N>, V1NodeStatusFluent.ConditionsNested<N>, V1NodeStatusFluent.ConfigNested<N>, V1NodeStatusFluent.DaemonEndpointsNested<N>, V1NodeStatusFluent.ImagesNested<N>, V1NodeStatusFluent.NodeInfoNested<N>, V1NodeStatusFluent.VolumesAttachedNested<N>
_visitables
Constructor and Description |
---|
V1NodeStatusBuilder() |
V1NodeStatusBuilder(Boolean validationEnabled) |
V1NodeStatusBuilder(V1NodeStatus instance) |
V1NodeStatusBuilder(V1NodeStatus instance,
Boolean validationEnabled) |
V1NodeStatusBuilder(V1NodeStatusFluent<?> fluent) |
V1NodeStatusBuilder(V1NodeStatusFluent<?> fluent,
Boolean validationEnabled) |
V1NodeStatusBuilder(V1NodeStatusFluent<?> fluent,
V1NodeStatus instance) |
V1NodeStatusBuilder(V1NodeStatusFluent<?> fluent,
V1NodeStatus instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1NodeStatus |
build() |
boolean |
equals(Object o) |
addAllToAddresses, addAllToConditions, addAllToImages, addAllToVolumesAttached, addAllToVolumesInUse, addNewAddress, addNewAddressLike, addNewCondition, addNewConditionLike, addNewImage, addNewImageLike, addNewVolumesAttached, addNewVolumesAttachedLike, addNewVolumesInUse, addNewVolumesInUse, addNewVolumesInUse, addToAddresses, addToAddresses, addToAllocatable, addToAllocatable, addToCapacity, addToCapacity, addToConditions, addToConditions, addToImages, addToImages, addToVolumesAttached, addToVolumesAttached, addToVolumesInUse, addToVolumesInUse, buildAddress, buildAddresses, buildCondition, buildConditions, buildConfig, buildDaemonEndpoints, buildFirstAddress, buildFirstCondition, buildFirstImage, buildFirstVolumesAttached, buildImage, buildImages, buildLastAddress, buildLastCondition, buildLastImage, buildLastVolumesAttached, buildMatchingAddress, buildMatchingCondition, buildMatchingImage, buildMatchingVolumesAttached, buildNodeInfo, buildVolumesAttached, buildVolumesAttached, editAddress, editCondition, editConfig, editDaemonEndpoints, editFirstAddress, editFirstCondition, editFirstImage, editFirstVolumesAttached, editImage, editLastAddress, editLastCondition, editLastImage, editLastVolumesAttached, editMatchingAddress, editMatchingCondition, editMatchingImage, editMatchingVolumesAttached, editNodeInfo, editOrNewConfig, editOrNewConfigLike, editOrNewDaemonEndpoints, editOrNewDaemonEndpointsLike, editOrNewNodeInfo, editOrNewNodeInfoLike, editVolumesAttached, getAddresses, getAllocatable, getCapacity, getConditions, getConfig, getDaemonEndpoints, getFirstVolumesInUse, getImages, getLastVolumesInUse, getMatchingVolumesInUse, getNodeInfo, getPhase, getVolumesAttached, getVolumesInUse, getVolumesInUse, hasAddresses, hasAllocatable, hasCapacity, hasConditions, hasConfig, hasDaemonEndpoints, hasImages, hasMatchingAddress, hasMatchingCondition, hasMatchingImage, hasMatchingVolumesAttached, hasMatchingVolumesInUse, hasNodeInfo, hasPhase, hasVolumesAttached, hasVolumesInUse, removeAllFromAddresses, removeAllFromConditions, removeAllFromImages, removeAllFromVolumesAttached, removeAllFromVolumesInUse, removeFromAddresses, removeFromAllocatable, removeFromAllocatable, removeFromCapacity, removeFromCapacity, removeFromConditions, removeFromImages, removeFromVolumesAttached, removeFromVolumesInUse, removeMatchingFromAddresses, removeMatchingFromConditions, removeMatchingFromImages, removeMatchingFromVolumesAttached, setNewAddressLike, setNewConditionLike, setNewImageLike, setNewVolumesAttachedLike, setToAddresses, setToConditions, setToImages, setToVolumesAttached, setToVolumesInUse, withAddresses, withAddresses, withAllocatable, withCapacity, withConditions, withConditions, withConfig, withDaemonEndpoints, withImages, withImages, withNewConfig, withNewConfigLike, withNewDaemonEndpoints, withNewDaemonEndpointsLike, withNewNodeInfo, withNewNodeInfoLike, withNewPhase, withNewPhase, withNewPhase, withNodeInfo, withPhase, withVolumesAttached, withVolumesAttached, withVolumesInUse, withVolumesInUse
accept, aggregate, aggregate, build, build, builderOf
public V1NodeStatusBuilder()
public V1NodeStatusBuilder(Boolean validationEnabled)
public V1NodeStatusBuilder(V1NodeStatusFluent<?> fluent)
public V1NodeStatusBuilder(V1NodeStatusFluent<?> fluent, Boolean validationEnabled)
public V1NodeStatusBuilder(V1NodeStatusFluent<?> fluent, V1NodeStatus instance)
public V1NodeStatusBuilder(V1NodeStatusFluent<?> fluent, V1NodeStatus instance, Boolean validationEnabled)
public V1NodeStatusBuilder(V1NodeStatus instance)
public V1NodeStatusBuilder(V1NodeStatus instance, Boolean validationEnabled)
public V1NodeStatus build()
build
in interface Builder<V1NodeStatus>
public boolean equals(Object o)
equals
in class V1NodeStatusFluentImpl<V1NodeStatusBuilder>
Copyright © 2020. All rights reserved.