public class NodeStatusBuilder extends NodeStatusFluentImpl<NodeStatusBuilder> implements VisitableBuilder<NodeStatus,NodeStatusBuilder>
NodeStatusFluentImpl.AddressesNestedImpl<N>, NodeStatusFluentImpl.ConditionsNestedImpl<N>, NodeStatusFluentImpl.ConfigNestedImpl<N>, NodeStatusFluentImpl.DaemonEndpointsNestedImpl<N>, NodeStatusFluentImpl.ImagesNestedImpl<N>, NodeStatusFluentImpl.NodeInfoNestedImpl<N>, NodeStatusFluentImpl.VolumesAttachedNestedImpl<N>
NodeStatusFluent.AddressesNested<N>, NodeStatusFluent.ConditionsNested<N>, NodeStatusFluent.ConfigNested<N>, NodeStatusFluent.DaemonEndpointsNested<N>, NodeStatusFluent.ImagesNested<N>, NodeStatusFluent.NodeInfoNested<N>, NodeStatusFluent.VolumesAttachedNested<N>
_visitables
Constructor and Description |
---|
NodeStatusBuilder() |
NodeStatusBuilder(Boolean validationEnabled) |
NodeStatusBuilder(NodeStatus instance) |
NodeStatusBuilder(NodeStatus instance,
Boolean validationEnabled) |
NodeStatusBuilder(NodeStatusFluent<?> fluent) |
NodeStatusBuilder(NodeStatusFluent<?> fluent,
Boolean validationEnabled) |
NodeStatusBuilder(NodeStatusFluent<?> fluent,
NodeStatus instance) |
NodeStatusBuilder(NodeStatusFluent<?> fluent,
NodeStatus instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
NodeStatus |
build() |
boolean |
equals(Object o) |
addAllToAddresses, addAllToConditions, addAllToImages, addAllToVolumesAttached, addAllToVolumesInUse, addNewAddress, addNewAddress, addNewAddressLike, addNewCondition, addNewConditionLike, addNewImage, addNewImageLike, addNewVolumesAttached, 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, 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 NodeStatusBuilder()
public NodeStatusBuilder(Boolean validationEnabled)
public NodeStatusBuilder(NodeStatusFluent<?> fluent)
public NodeStatusBuilder(NodeStatusFluent<?> fluent, Boolean validationEnabled)
public NodeStatusBuilder(NodeStatusFluent<?> fluent, NodeStatus instance)
public NodeStatusBuilder(NodeStatusFluent<?> fluent, NodeStatus instance, Boolean validationEnabled)
public NodeStatusBuilder(NodeStatus instance)
public NodeStatusBuilder(NodeStatus instance, Boolean validationEnabled)
public NodeStatus build()
build
in interface Builder<NodeStatus>
public boolean equals(Object o)
equals
in class NodeStatusFluentImpl<NodeStatusBuilder>
Copyright © 2015–2019 Red Hat. All rights reserved.