public class DoneableNodeStatus extends NodeStatusFluentImpl<DoneableNodeStatus> implements Doneable<NodeStatus>, NodeStatusFluent<DoneableNodeStatus>
NodeStatusFluentImpl.AddressesNestedImpl<N>, NodeStatusFluentImpl.ConditionsNestedImpl<N>, NodeStatusFluentImpl.DaemonEndpointsNestedImpl<N>, NodeStatusFluentImpl.ImagesNestedImpl<N>, NodeStatusFluentImpl.NodeInfoNestedImpl<N>NodeStatusFluent.AddressesNested<N>, NodeStatusFluent.ConditionsNested<N>, NodeStatusFluent.DaemonEndpointsNested<N>, NodeStatusFluent.ImagesNested<N>, NodeStatusFluent.NodeInfoNested<N>_visitables| Constructor and Description |
|---|
DoneableNodeStatus(Function<NodeStatus,NodeStatus> function) |
DoneableNodeStatus(NodeStatus item) |
DoneableNodeStatus(NodeStatus item,
Function<NodeStatus,NodeStatus> function) |
| Modifier and Type | Method and Description |
|---|---|
NodeStatus |
done() |
addNewAddresse, addNewAddresse, addNewAddresseLike, addNewCondition, addNewConditionLike, addNewImage, addNewImageLike, addToAdditionalProperties, addToAdditionalProperties, addToAddresses, addToAllocatable, addToAllocatable, addToCapacity, addToCapacity, addToConditions, addToImages, editDaemonEndpoints, editNodeInfo, equals, getAdditionalProperties, getAddresses, getAllocatable, getCapacity, getConditions, getDaemonEndpoints, getImages, getNodeInfo, getPhase, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAddresses, removeFromAllocatable, removeFromAllocatable, removeFromCapacity, removeFromCapacity, removeFromConditions, removeFromImages, withAdditionalProperties, withAddresses, withAddresses, withAllocatable, withCapacity, withConditions, withConditions, withDaemonEndpoints, withImages, withImages, withNewDaemonEndpoints, withNewDaemonEndpointsLike, withNewNodeInfo, withNewNodeInfoLike, withNodeInfo, withPhaseaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddNewAddresse, addNewAddresse, addNewAddresseLike, addNewCondition, addNewConditionLike, addNewImage, addNewImageLike, addToAdditionalProperties, addToAdditionalProperties, addToAddresses, addToAllocatable, addToAllocatable, addToCapacity, addToCapacity, addToConditions, addToImages, editDaemonEndpoints, editNodeInfo, getAdditionalProperties, getAddresses, getAllocatable, getCapacity, getConditions, getDaemonEndpoints, getImages, getNodeInfo, getPhase, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAddresses, removeFromAllocatable, removeFromAllocatable, removeFromCapacity, removeFromCapacity, removeFromConditions, removeFromImages, withAdditionalProperties, withAddresses, withAddresses, withAllocatable, withCapacity, withConditions, withConditions, withDaemonEndpoints, withImages, withImages, withNewDaemonEndpoints, withNewDaemonEndpointsLike, withNewNodeInfo, withNewNodeInfoLike, withNodeInfo, withPhasepublic DoneableNodeStatus(Function<NodeStatus,NodeStatus> function)
public DoneableNodeStatus(NodeStatus item, Function<NodeStatus,NodeStatus> function)
public DoneableNodeStatus(NodeStatus item)
public NodeStatus done()
done in interface Doneable<NodeStatus>Copyright © 2011–2016 Red Hat. All rights reserved.