Package io.fabric8.kubernetes.api.model
Class NodeFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.NodeStatusFluent<NodeFluent.StatusNested<N>>
-
- io.fabric8.kubernetes.api.model.NodeFluent.StatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- NodeFluent<A extends NodeFluent<A>>
public class NodeFluent.StatusNested<N> extends NodeStatusFluent<NodeFluent.StatusNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class 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.RuntimeHandlersNested<N>, NodeStatusFluent.VolumesAttachedNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endStatus()
-
Methods inherited from class io.fabric8.kubernetes.api.model.NodeStatusFluent
addAllToAddresses, addAllToConditions, addAllToImages, addAllToRuntimeHandlers, addAllToVolumesAttached, addAllToVolumesInUse, addNewAddress, addNewAddress, addNewAddressLike, addNewCondition, addNewConditionLike, addNewImage, addNewImageLike, addNewRuntimeHandler, addNewRuntimeHandlerLike, addNewVolumesAttached, addNewVolumesAttached, addNewVolumesAttachedLike, addToAdditionalProperties, addToAdditionalProperties, addToAddresses, addToAddresses, addToAllocatable, addToAllocatable, addToCapacity, addToCapacity, addToConditions, addToConditions, addToImages, addToImages, addToRuntimeHandlers, addToRuntimeHandlers, addToVolumesAttached, addToVolumesAttached, addToVolumesInUse, addToVolumesInUse, buildAddress, buildAddresses, buildCondition, buildConditions, buildConfig, buildDaemonEndpoints, buildFirstAddress, buildFirstCondition, buildFirstImage, buildFirstRuntimeHandler, buildFirstVolumesAttached, buildImage, buildImages, buildLastAddress, buildLastCondition, buildLastImage, buildLastRuntimeHandler, buildLastVolumesAttached, buildMatchingAddress, buildMatchingCondition, buildMatchingImage, buildMatchingRuntimeHandler, buildMatchingVolumesAttached, buildNodeInfo, buildRuntimeHandler, buildRuntimeHandlers, buildVolumesAttached, buildVolumesAttached, copyInstance, editAddress, editCondition, editConfig, editDaemonEndpoints, editFirstAddress, editFirstCondition, editFirstImage, editFirstRuntimeHandler, editFirstVolumesAttached, editImage, editLastAddress, editLastCondition, editLastImage, editLastRuntimeHandler, editLastVolumesAttached, editMatchingAddress, editMatchingCondition, editMatchingImage, editMatchingRuntimeHandler, editMatchingVolumesAttached, editNodeInfo, editOrNewConfig, editOrNewConfigLike, editOrNewDaemonEndpoints, editOrNewDaemonEndpointsLike, editOrNewNodeInfo, editOrNewNodeInfoLike, editRuntimeHandler, editVolumesAttached, equals, getAdditionalProperties, getAllocatable, getCapacity, getFirstVolumesInUse, getLastVolumesInUse, getMatchingVolumesInUse, getPhase, getVolumesInUse, getVolumesInUse, hasAdditionalProperties, hasAddresses, hasAllocatable, hasCapacity, hasConditions, hasConfig, hasDaemonEndpoints, hashCode, hasImages, hasMatchingAddress, hasMatchingCondition, hasMatchingImage, hasMatchingRuntimeHandler, hasMatchingVolumesAttached, hasMatchingVolumesInUse, hasNodeInfo, hasPhase, hasRuntimeHandlers, hasVolumesAttached, hasVolumesInUse, removeAllFromAddresses, removeAllFromConditions, removeAllFromImages, removeAllFromRuntimeHandlers, removeAllFromVolumesAttached, removeAllFromVolumesInUse, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAddresses, removeFromAllocatable, removeFromAllocatable, removeFromCapacity, removeFromCapacity, removeFromConditions, removeFromImages, removeFromRuntimeHandlers, removeFromVolumesAttached, removeFromVolumesInUse, removeMatchingFromAddresses, removeMatchingFromConditions, removeMatchingFromImages, removeMatchingFromRuntimeHandlers, removeMatchingFromVolumesAttached, setNewAddressLike, setNewConditionLike, setNewImageLike, setNewRuntimeHandlerLike, setNewVolumesAttachedLike, setToAddresses, setToConditions, setToImages, setToRuntimeHandlers, setToVolumesAttached, setToVolumesInUse, toString, withAdditionalProperties, withAddresses, withAddresses, withAllocatable, withCapacity, withConditions, withConditions, withConfig, withDaemonEndpoints, withImages, withImages, withNewConfig, withNewConfigLike, withNewDaemonEndpoints, withNewDaemonEndpointsLike, withNewNodeInfo, withNewNodeInfoLike, withNodeInfo, withPhase, withRuntimeHandlers, withRuntimeHandlers, withVolumesAttached, withVolumesAttached, withVolumesInUse, withVolumesInUse
-
-