Package io.fabric8.kubernetes.api.model
Class NodeStatusFluentImpl<A extends NodeStatusFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.NodeStatusFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,NodeStatusFluent<A>
- Direct Known Subclasses:
DoneableNodeStatus
,NodeFluentImpl.StatusNestedImpl
,NodeStatusBuilder
,WatchEventFluentImpl.NodeStatusObjectNestedImpl
public class NodeStatusFluentImpl<A extends NodeStatusFluent<A>> extends BaseFluent<A> implements NodeStatusFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description class
NodeStatusFluentImpl.AddressesNestedImpl<N>
class
NodeStatusFluentImpl.ConditionsNestedImpl<N>
class
NodeStatusFluentImpl.ConfigNestedImpl<N>
class
NodeStatusFluentImpl.DaemonEndpointsNestedImpl<N>
class
NodeStatusFluentImpl.ImagesNestedImpl<N>
class
NodeStatusFluentImpl.NodeInfoNestedImpl<N>
class
NodeStatusFluentImpl.VolumesAttachedNestedImpl<N>
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.NodeStatusFluent
NodeStatusFluent.AddressesNested<N>, NodeStatusFluent.ConditionsNested<N>, NodeStatusFluent.ConfigNested<N>, NodeStatusFluent.DaemonEndpointsNested<N>, NodeStatusFluent.ImagesNested<N>, NodeStatusFluent.NodeInfoNested<N>, NodeStatusFluent.VolumesAttachedNested<N>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description NodeStatusFluentImpl()
NodeStatusFluentImpl(NodeStatus instance)
-
Method Summary
-
Constructor Details
-
NodeStatusFluentImpl
public NodeStatusFluentImpl() -
NodeStatusFluentImpl
-
-
Method Details
-
addToAddresses
- Specified by:
addToAddresses
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
setToAddresses
- Specified by:
setToAddresses
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addToAddresses
- Specified by:
addToAddresses
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addAllToAddresses
- Specified by:
addAllToAddresses
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
removeFromAddresses
- Specified by:
removeFromAddresses
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
removeAllFromAddresses
- Specified by:
removeAllFromAddresses
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
removeMatchingFromAddresses
- Specified by:
removeMatchingFromAddresses
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
getAddresses
Deprecated.This method has been deprecated, please use method buildAddresses instead.- Specified by:
getAddresses
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
- Returns:
- The buildable object.
-
buildAddresses
- Specified by:
buildAddresses
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
buildAddress
- Specified by:
buildAddress
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
buildFirstAddress
- Specified by:
buildFirstAddress
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
buildLastAddress
- Specified by:
buildLastAddress
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
buildMatchingAddress
- Specified by:
buildMatchingAddress
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
hasMatchingAddress
- Specified by:
hasMatchingAddress
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
withAddresses
- Specified by:
withAddresses
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
withAddresses
- Specified by:
withAddresses
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
hasAddresses
- Specified by:
hasAddresses
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addNewAddress
- Specified by:
addNewAddress
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addNewAddress
- Specified by:
addNewAddress
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addNewAddressLike
- Specified by:
addNewAddressLike
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
setNewAddressLike
- Specified by:
setNewAddressLike
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
editAddress
- Specified by:
editAddress
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
editFirstAddress
- Specified by:
editFirstAddress
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
editLastAddress
- Specified by:
editLastAddress
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
editMatchingAddress
public NodeStatusFluent.AddressesNested<A> editMatchingAddress(Predicate<NodeAddressBuilder> predicate)- Specified by:
editMatchingAddress
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addToAllocatable
- Specified by:
addToAllocatable
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addToAllocatable
- Specified by:
addToAllocatable
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
removeFromAllocatable
- Specified by:
removeFromAllocatable
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
removeFromAllocatable
- Specified by:
removeFromAllocatable
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
getAllocatable
- Specified by:
getAllocatable
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
withAllocatable
- Specified by:
withAllocatable
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
hasAllocatable
- Specified by:
hasAllocatable
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addToCapacity
- Specified by:
addToCapacity
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addToCapacity
- Specified by:
addToCapacity
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
removeFromCapacity
- Specified by:
removeFromCapacity
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
removeFromCapacity
- Specified by:
removeFromCapacity
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
getCapacity
- Specified by:
getCapacity
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
withCapacity
- Specified by:
withCapacity
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
hasCapacity
- Specified by:
hasCapacity
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addToConditions
- Specified by:
addToConditions
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
setToConditions
- Specified by:
setToConditions
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addToConditions
- Specified by:
addToConditions
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addAllToConditions
- Specified by:
addAllToConditions
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
removeFromConditions
- Specified by:
removeFromConditions
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
removeAllFromConditions
- Specified by:
removeAllFromConditions
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
removeMatchingFromConditions
- Specified by:
removeMatchingFromConditions
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
getConditions
Deprecated.This method has been deprecated, please use method buildConditions instead.- Specified by:
getConditions
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
- Returns:
- The buildable object.
-
buildConditions
- Specified by:
buildConditions
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
buildCondition
- Specified by:
buildCondition
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
buildFirstCondition
- Specified by:
buildFirstCondition
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
buildLastCondition
- Specified by:
buildLastCondition
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
buildMatchingCondition
- Specified by:
buildMatchingCondition
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
hasMatchingCondition
- Specified by:
hasMatchingCondition
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
withConditions
- Specified by:
withConditions
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
withConditions
- Specified by:
withConditions
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
hasConditions
- Specified by:
hasConditions
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addNewCondition
- Specified by:
addNewCondition
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addNewConditionLike
- Specified by:
addNewConditionLike
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
setNewConditionLike
- Specified by:
setNewConditionLike
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
editCondition
- Specified by:
editCondition
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
editFirstCondition
- Specified by:
editFirstCondition
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
editLastCondition
- Specified by:
editLastCondition
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
editMatchingCondition
public NodeStatusFluent.ConditionsNested<A> editMatchingCondition(Predicate<NodeConditionBuilder> predicate)- Specified by:
editMatchingCondition
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
getConfig
Deprecated.This method has been deprecated, please use method buildConfig instead.- Specified by:
getConfig
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
- Returns:
- The buildable object.
-
buildConfig
- Specified by:
buildConfig
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
withConfig
- Specified by:
withConfig
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
hasConfig
- Specified by:
hasConfig
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
withNewConfig
- Specified by:
withNewConfig
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
withNewConfigLike
- Specified by:
withNewConfigLike
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
editConfig
- Specified by:
editConfig
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
editOrNewConfig
- Specified by:
editOrNewConfig
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
editOrNewConfigLike
- Specified by:
editOrNewConfigLike
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
getDaemonEndpoints
Deprecated.This method has been deprecated, please use method buildDaemonEndpoints instead.- Specified by:
getDaemonEndpoints
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
- Returns:
- The buildable object.
-
buildDaemonEndpoints
- Specified by:
buildDaemonEndpoints
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
withDaemonEndpoints
- Specified by:
withDaemonEndpoints
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
hasDaemonEndpoints
- Specified by:
hasDaemonEndpoints
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
withNewDaemonEndpoints
- Specified by:
withNewDaemonEndpoints
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
withNewDaemonEndpointsLike
public NodeStatusFluent.DaemonEndpointsNested<A> withNewDaemonEndpointsLike(NodeDaemonEndpoints item)- Specified by:
withNewDaemonEndpointsLike
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
editDaemonEndpoints
- Specified by:
editDaemonEndpoints
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
editOrNewDaemonEndpoints
- Specified by:
editOrNewDaemonEndpoints
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
editOrNewDaemonEndpointsLike
public NodeStatusFluent.DaemonEndpointsNested<A> editOrNewDaemonEndpointsLike(NodeDaemonEndpoints item)- Specified by:
editOrNewDaemonEndpointsLike
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addToImages
- Specified by:
addToImages
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
setToImages
- Specified by:
setToImages
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addToImages
- Specified by:
addToImages
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addAllToImages
- Specified by:
addAllToImages
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
removeFromImages
- Specified by:
removeFromImages
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
removeAllFromImages
- Specified by:
removeAllFromImages
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
removeMatchingFromImages
- Specified by:
removeMatchingFromImages
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
getImages
Deprecated.This method has been deprecated, please use method buildImages instead.- Specified by:
getImages
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
- Returns:
- The buildable object.
-
buildImages
- Specified by:
buildImages
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
buildImage
- Specified by:
buildImage
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
buildFirstImage
- Specified by:
buildFirstImage
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
buildLastImage
- Specified by:
buildLastImage
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
buildMatchingImage
- Specified by:
buildMatchingImage
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
hasMatchingImage
- Specified by:
hasMatchingImage
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
withImages
- Specified by:
withImages
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
withImages
- Specified by:
withImages
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
hasImages
- Specified by:
hasImages
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addNewImage
- Specified by:
addNewImage
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addNewImageLike
- Specified by:
addNewImageLike
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
setNewImageLike
- Specified by:
setNewImageLike
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
editImage
- Specified by:
editImage
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
editFirstImage
- Specified by:
editFirstImage
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
editLastImage
- Specified by:
editLastImage
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
editMatchingImage
public NodeStatusFluent.ImagesNested<A> editMatchingImage(Predicate<ContainerImageBuilder> predicate)- Specified by:
editMatchingImage
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
getNodeInfo
Deprecated.This method has been deprecated, please use method buildNodeInfo instead.- Specified by:
getNodeInfo
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
- Returns:
- The buildable object.
-
buildNodeInfo
- Specified by:
buildNodeInfo
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
withNodeInfo
- Specified by:
withNodeInfo
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
hasNodeInfo
- Specified by:
hasNodeInfo
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
withNewNodeInfo
- Specified by:
withNewNodeInfo
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
withNewNodeInfoLike
- Specified by:
withNewNodeInfoLike
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
editNodeInfo
- Specified by:
editNodeInfo
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
editOrNewNodeInfo
- Specified by:
editOrNewNodeInfo
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
editOrNewNodeInfoLike
- Specified by:
editOrNewNodeInfoLike
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
getPhase
- Specified by:
getPhase
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
withPhase
- Specified by:
withPhase
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
hasPhase
- Specified by:
hasPhase
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
withNewPhase
- Specified by:
withNewPhase
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
withNewPhase
- Specified by:
withNewPhase
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
withNewPhase
- Specified by:
withNewPhase
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addToVolumesAttached
- Specified by:
addToVolumesAttached
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
setToVolumesAttached
- Specified by:
setToVolumesAttached
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addToVolumesAttached
- Specified by:
addToVolumesAttached
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addAllToVolumesAttached
- Specified by:
addAllToVolumesAttached
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
removeFromVolumesAttached
- Specified by:
removeFromVolumesAttached
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
removeAllFromVolumesAttached
- Specified by:
removeAllFromVolumesAttached
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
removeMatchingFromVolumesAttached
- Specified by:
removeMatchingFromVolumesAttached
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
getVolumesAttached
Deprecated.This method has been deprecated, please use method buildVolumesAttached instead.- Specified by:
getVolumesAttached
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
- Returns:
- The buildable object.
-
buildVolumesAttached
- Specified by:
buildVolumesAttached
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
buildVolumesAttached
- Specified by:
buildVolumesAttached
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
buildFirstVolumesAttached
- Specified by:
buildFirstVolumesAttached
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
buildLastVolumesAttached
- Specified by:
buildLastVolumesAttached
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
buildMatchingVolumesAttached
- Specified by:
buildMatchingVolumesAttached
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
hasMatchingVolumesAttached
- Specified by:
hasMatchingVolumesAttached
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
withVolumesAttached
- Specified by:
withVolumesAttached
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
withVolumesAttached
- Specified by:
withVolumesAttached
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
hasVolumesAttached
- Specified by:
hasVolumesAttached
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addNewVolumesAttached
- Specified by:
addNewVolumesAttached
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addNewVolumesAttached
- Specified by:
addNewVolumesAttached
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addNewVolumesAttachedLike
- Specified by:
addNewVolumesAttachedLike
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
setNewVolumesAttachedLike
public NodeStatusFluent.VolumesAttachedNested<A> setNewVolumesAttachedLike(int index, AttachedVolume item)- Specified by:
setNewVolumesAttachedLike
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
editVolumesAttached
- Specified by:
editVolumesAttached
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
editFirstVolumesAttached
- Specified by:
editFirstVolumesAttached
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
editLastVolumesAttached
- Specified by:
editLastVolumesAttached
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
editMatchingVolumesAttached
public NodeStatusFluent.VolumesAttachedNested<A> editMatchingVolumesAttached(Predicate<AttachedVolumeBuilder> predicate)- Specified by:
editMatchingVolumesAttached
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addToVolumesInUse
- Specified by:
addToVolumesInUse
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
setToVolumesInUse
- Specified by:
setToVolumesInUse
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addToVolumesInUse
- Specified by:
addToVolumesInUse
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addAllToVolumesInUse
- Specified by:
addAllToVolumesInUse
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
removeFromVolumesInUse
- Specified by:
removeFromVolumesInUse
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
removeAllFromVolumesInUse
- Specified by:
removeAllFromVolumesInUse
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
getVolumesInUse
- Specified by:
getVolumesInUse
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
getVolumesInUse
- Specified by:
getVolumesInUse
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
getFirstVolumesInUse
- Specified by:
getFirstVolumesInUse
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
getLastVolumesInUse
- Specified by:
getLastVolumesInUse
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
getMatchingVolumesInUse
- Specified by:
getMatchingVolumesInUse
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
hasMatchingVolumesInUse
- Specified by:
hasMatchingVolumesInUse
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
withVolumesInUse
- Specified by:
withVolumesInUse
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
withVolumesInUse
- Specified by:
withVolumesInUse
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
hasVolumesInUse
- Specified by:
hasVolumesInUse
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addNewVolumesInUse
- Specified by:
addNewVolumesInUse
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addNewVolumesInUse
- Specified by:
addNewVolumesInUse
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
addNewVolumesInUse
- Specified by:
addNewVolumesInUse
in interfaceNodeStatusFluent<A extends NodeStatusFluent<A>>
-
equals
-