Class V1NodeStatusFluentImpl<A extends V1NodeStatusFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1NodeStatusFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1NodeStatusFluent<A>
- Direct Known Subclasses:
V1NodeStatusBuilder
public class V1NodeStatusFluentImpl<A extends V1NodeStatusFluent<A>>
extends BaseFluent<A>
implements V1NodeStatusFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1NodeStatusFluent
V1NodeStatusFluent.AddressesNested<N>, V1NodeStatusFluent.ConditionsNested<N>, V1NodeStatusFluent.ConfigNested<N>, V1NodeStatusFluent.DaemonEndpointsNested<N>, V1NodeStatusFluent.ImagesNested<N>, V1NodeStatusFluent.NodeInfoNested<N>, V1NodeStatusFluent.VolumesAttachedNested<N> -
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1NodeStatusFluentImpl(io.kubernetes.client.openapi.models.V1NodeStatus instance) -
Method Summary
Modifier and TypeMethodDescriptionaddAllToAddresses(Collection<io.kubernetes.client.openapi.models.V1NodeAddress> items) addAllToConditions(Collection<io.kubernetes.client.openapi.models.V1NodeCondition> items) addAllToImages(Collection<io.kubernetes.client.openapi.models.V1ContainerImage> items) addAllToVolumesAttached(Collection<io.kubernetes.client.openapi.models.V1AttachedVolume> items) addAllToVolumesInUse(Collection<String> items) addNewAddressLike(io.kubernetes.client.openapi.models.V1NodeAddress item) addNewConditionLike(io.kubernetes.client.openapi.models.V1NodeCondition item) addNewImageLike(io.kubernetes.client.openapi.models.V1ContainerImage item) addNewVolumesAttachedLike(io.kubernetes.client.openapi.models.V1AttachedVolume item) addToAddresses(io.kubernetes.client.openapi.models.V1NodeAddress... items) addToAddresses(Integer index, io.kubernetes.client.openapi.models.V1NodeAddress item) addToAllocatable(String key, io.kubernetes.client.custom.Quantity value) addToAllocatable(Map<String, io.kubernetes.client.custom.Quantity> map) addToCapacity(String key, io.kubernetes.client.custom.Quantity value) addToCapacity(Map<String, io.kubernetes.client.custom.Quantity> map) addToConditions(io.kubernetes.client.openapi.models.V1NodeCondition... items) addToConditions(Integer index, io.kubernetes.client.openapi.models.V1NodeCondition item) addToImages(io.kubernetes.client.openapi.models.V1ContainerImage... items) addToImages(Integer index, io.kubernetes.client.openapi.models.V1ContainerImage item) addToVolumesAttached(io.kubernetes.client.openapi.models.V1AttachedVolume... items) addToVolumesAttached(Integer index, io.kubernetes.client.openapi.models.V1AttachedVolume item) addToVolumesInUse(Integer index, String item) addToVolumesInUse(String... items) io.kubernetes.client.openapi.models.V1NodeAddressbuildAddress(Integer index) List<io.kubernetes.client.openapi.models.V1NodeAddress>io.kubernetes.client.openapi.models.V1NodeConditionbuildCondition(Integer index) List<io.kubernetes.client.openapi.models.V1NodeCondition>io.kubernetes.client.openapi.models.V1NodeConfigStatusio.kubernetes.client.openapi.models.V1NodeDaemonEndpointsio.kubernetes.client.openapi.models.V1NodeAddressio.kubernetes.client.openapi.models.V1NodeConditionio.kubernetes.client.openapi.models.V1ContainerImageio.kubernetes.client.openapi.models.V1AttachedVolumeio.kubernetes.client.openapi.models.V1ContainerImagebuildImage(Integer index) List<io.kubernetes.client.openapi.models.V1ContainerImage>io.kubernetes.client.openapi.models.V1NodeAddressio.kubernetes.client.openapi.models.V1NodeConditionio.kubernetes.client.openapi.models.V1ContainerImageio.kubernetes.client.openapi.models.V1AttachedVolumeio.kubernetes.client.openapi.models.V1NodeAddressbuildMatchingAddress(Predicate<V1NodeAddressBuilder> predicate) io.kubernetes.client.openapi.models.V1NodeConditionbuildMatchingCondition(Predicate<V1NodeConditionBuilder> predicate) io.kubernetes.client.openapi.models.V1ContainerImagebuildMatchingImage(Predicate<V1ContainerImageBuilder> predicate) io.kubernetes.client.openapi.models.V1AttachedVolumeio.kubernetes.client.openapi.models.V1NodeSystemInfoList<io.kubernetes.client.openapi.models.V1AttachedVolume>io.kubernetes.client.openapi.models.V1AttachedVolumebuildVolumesAttached(Integer index) editAddress(Integer index) editCondition(Integer index) editMatchingAddress(Predicate<V1NodeAddressBuilder> predicate) editMatchingCondition(Predicate<V1NodeConditionBuilder> predicate) editMatchingImage(Predicate<V1ContainerImageBuilder> predicate) editOrNewConfigLike(io.kubernetes.client.openapi.models.V1NodeConfigStatus item) editOrNewDaemonEndpointsLike(io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints item) editOrNewNodeInfoLike(io.kubernetes.client.openapi.models.V1NodeSystemInfo item) editVolumesAttached(Integer index) booleanList<io.kubernetes.client.openapi.models.V1NodeAddress>Deprecated.List<io.kubernetes.client.openapi.models.V1NodeCondition>Deprecated.io.kubernetes.client.openapi.models.V1NodeConfigStatusDeprecated.io.kubernetes.client.openapi.models.V1NodeDaemonEndpointsDeprecated.List<io.kubernetes.client.openapi.models.V1ContainerImage>Deprecated.getMatchingVolumesInUse(Predicate<String> predicate) io.kubernetes.client.openapi.models.V1NodeSystemInfoDeprecated.getPhase()List<io.kubernetes.client.openapi.models.V1AttachedVolume>Deprecated.getVolumesInUse(Integer index) inthashCode()hasMatchingAddress(Predicate<V1NodeAddressBuilder> predicate) hasMatchingCondition(Predicate<V1NodeConditionBuilder> predicate) hasMatchingImage(Predicate<V1ContainerImageBuilder> predicate) hasMatchingVolumesInUse(Predicate<String> predicate) hasPhase()removeAllFromAddresses(Collection<io.kubernetes.client.openapi.models.V1NodeAddress> items) removeAllFromConditions(Collection<io.kubernetes.client.openapi.models.V1NodeCondition> items) removeAllFromImages(Collection<io.kubernetes.client.openapi.models.V1ContainerImage> items) removeAllFromVolumesAttached(Collection<io.kubernetes.client.openapi.models.V1AttachedVolume> items) removeFromAddresses(io.kubernetes.client.openapi.models.V1NodeAddress... items) removeFromAllocatable(Map<String, io.kubernetes.client.custom.Quantity> map) removeFromCapacity(String key) removeFromCapacity(Map<String, io.kubernetes.client.custom.Quantity> map) removeFromConditions(io.kubernetes.client.openapi.models.V1NodeCondition... items) removeFromImages(io.kubernetes.client.openapi.models.V1ContainerImage... items) removeFromVolumesAttached(io.kubernetes.client.openapi.models.V1AttachedVolume... items) removeFromVolumesInUse(String... items) removeMatchingFromAddresses(Predicate<V1NodeAddressBuilder> predicate) removeMatchingFromImages(Predicate<V1ContainerImageBuilder> predicate) setNewAddressLike(Integer index, io.kubernetes.client.openapi.models.V1NodeAddress item) setNewConditionLike(Integer index, io.kubernetes.client.openapi.models.V1NodeCondition item) setNewImageLike(Integer index, io.kubernetes.client.openapi.models.V1ContainerImage item) setNewVolumesAttachedLike(Integer index, io.kubernetes.client.openapi.models.V1AttachedVolume item) setToAddresses(Integer index, io.kubernetes.client.openapi.models.V1NodeAddress item) setToConditions(Integer index, io.kubernetes.client.openapi.models.V1NodeCondition item) setToImages(Integer index, io.kubernetes.client.openapi.models.V1ContainerImage item) setToVolumesAttached(Integer index, io.kubernetes.client.openapi.models.V1AttachedVolume item) setToVolumesInUse(Integer index, String item) toString()withAddresses(io.kubernetes.client.openapi.models.V1NodeAddress... addresses) withAddresses(List<io.kubernetes.client.openapi.models.V1NodeAddress> addresses) <K,V> A withAllocatable(Map<String, io.kubernetes.client.custom.Quantity> allocatable) <K,V> A withCapacity(Map<String, io.kubernetes.client.custom.Quantity> capacity) withConditions(io.kubernetes.client.openapi.models.V1NodeCondition... conditions) withConditions(List<io.kubernetes.client.openapi.models.V1NodeCondition> conditions) withConfig(io.kubernetes.client.openapi.models.V1NodeConfigStatus config) withDaemonEndpoints(io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints daemonEndpoints) withImages(io.kubernetes.client.openapi.models.V1ContainerImage... images) withImages(List<io.kubernetes.client.openapi.models.V1ContainerImage> images) withNewConfigLike(io.kubernetes.client.openapi.models.V1NodeConfigStatus item) withNewDaemonEndpointsLike(io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints item) withNewNodeInfoLike(io.kubernetes.client.openapi.models.V1NodeSystemInfo item) withNodeInfo(io.kubernetes.client.openapi.models.V1NodeSystemInfo nodeInfo) withVolumesAttached(io.kubernetes.client.openapi.models.V1AttachedVolume... volumesAttached) withVolumesAttached(List<io.kubernetes.client.openapi.models.V1AttachedVolume> volumesAttached) withVolumesInUse(String... volumesInUse) withVolumesInUse(List<String> volumesInUse) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1NodeStatusFluentImpl
public V1NodeStatusFluentImpl() -
V1NodeStatusFluentImpl
public V1NodeStatusFluentImpl(io.kubernetes.client.openapi.models.V1NodeStatus instance)
-
-
Method Details
-
addToAddresses
- Specified by:
addToAddressesin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
setToAddresses
- Specified by:
setToAddressesin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
addToAddresses
- Specified by:
addToAddressesin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
addAllToAddresses
- Specified by:
addAllToAddressesin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
removeFromAddresses
- Specified by:
removeFromAddressesin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
removeAllFromAddresses
public A removeAllFromAddresses(Collection<io.kubernetes.client.openapi.models.V1NodeAddress> items) - Specified by:
removeAllFromAddressesin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
removeMatchingFromAddresses
- Specified by:
removeMatchingFromAddressesin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
getAddresses
Deprecated.This method has been deprecated, please use method buildAddresses instead.- Specified by:
getAddressesin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>- Returns:
- The buildable object.
-
buildAddresses
- Specified by:
buildAddressesin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
buildAddress
- Specified by:
buildAddressin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
buildFirstAddress
public io.kubernetes.client.openapi.models.V1NodeAddress buildFirstAddress()- Specified by:
buildFirstAddressin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
buildLastAddress
public io.kubernetes.client.openapi.models.V1NodeAddress buildLastAddress()- Specified by:
buildLastAddressin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
buildMatchingAddress
public io.kubernetes.client.openapi.models.V1NodeAddress buildMatchingAddress(Predicate<V1NodeAddressBuilder> predicate) - Specified by:
buildMatchingAddressin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
hasMatchingAddress
- Specified by:
hasMatchingAddressin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
withAddresses
- Specified by:
withAddressesin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
withAddresses
- Specified by:
withAddressesin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
hasAddresses
- Specified by:
hasAddressesin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
addNewAddress
- Specified by:
addNewAddressin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
addNewAddressLike
public V1NodeStatusFluent.AddressesNested<A> addNewAddressLike(io.kubernetes.client.openapi.models.V1NodeAddress item) - Specified by:
addNewAddressLikein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
setNewAddressLike
public V1NodeStatusFluent.AddressesNested<A> setNewAddressLike(Integer index, io.kubernetes.client.openapi.models.V1NodeAddress item) - Specified by:
setNewAddressLikein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
editAddress
- Specified by:
editAddressin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
editFirstAddress
- Specified by:
editFirstAddressin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
editLastAddress
- Specified by:
editLastAddressin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
editMatchingAddress
public V1NodeStatusFluent.AddressesNested<A> editMatchingAddress(Predicate<V1NodeAddressBuilder> predicate) - Specified by:
editMatchingAddressin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
addToAllocatable
- Specified by:
addToAllocatablein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
addToAllocatable
- Specified by:
addToAllocatablein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
removeFromAllocatable
- Specified by:
removeFromAllocatablein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
removeFromAllocatable
- Specified by:
removeFromAllocatablein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
getAllocatable
- Specified by:
getAllocatablein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
withAllocatable
- Specified by:
withAllocatablein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
hasAllocatable
- Specified by:
hasAllocatablein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
addToCapacity
- Specified by:
addToCapacityin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
addToCapacity
- Specified by:
addToCapacityin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
removeFromCapacity
- Specified by:
removeFromCapacityin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
removeFromCapacity
- Specified by:
removeFromCapacityin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
getCapacity
- Specified by:
getCapacityin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
withCapacity
- Specified by:
withCapacityin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
hasCapacity
- Specified by:
hasCapacityin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
addToConditions
- Specified by:
addToConditionsin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
setToConditions
- Specified by:
setToConditionsin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
addToConditions
- Specified by:
addToConditionsin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
addAllToConditions
- Specified by:
addAllToConditionsin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
removeFromConditions
- Specified by:
removeFromConditionsin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
removeAllFromConditions
public A removeAllFromConditions(Collection<io.kubernetes.client.openapi.models.V1NodeCondition> items) - Specified by:
removeAllFromConditionsin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
removeMatchingFromConditions
- Specified by:
removeMatchingFromConditionsin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
getConditions
Deprecated.This method has been deprecated, please use method buildConditions instead.- Specified by:
getConditionsin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>- Returns:
- The buildable object.
-
buildConditions
- Specified by:
buildConditionsin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
buildCondition
- Specified by:
buildConditionin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
buildFirstCondition
public io.kubernetes.client.openapi.models.V1NodeCondition buildFirstCondition()- Specified by:
buildFirstConditionin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
buildLastCondition
public io.kubernetes.client.openapi.models.V1NodeCondition buildLastCondition()- Specified by:
buildLastConditionin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
buildMatchingCondition
public io.kubernetes.client.openapi.models.V1NodeCondition buildMatchingCondition(Predicate<V1NodeConditionBuilder> predicate) - Specified by:
buildMatchingConditionin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
hasMatchingCondition
- Specified by:
hasMatchingConditionin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
withConditions
- Specified by:
withConditionsin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
withConditions
- Specified by:
withConditionsin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
hasConditions
- Specified by:
hasConditionsin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
addNewCondition
- Specified by:
addNewConditionin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
addNewConditionLike
public V1NodeStatusFluent.ConditionsNested<A> addNewConditionLike(io.kubernetes.client.openapi.models.V1NodeCondition item) - Specified by:
addNewConditionLikein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
setNewConditionLike
public V1NodeStatusFluent.ConditionsNested<A> setNewConditionLike(Integer index, io.kubernetes.client.openapi.models.V1NodeCondition item) - Specified by:
setNewConditionLikein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
editCondition
- Specified by:
editConditionin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
editFirstCondition
- Specified by:
editFirstConditionin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
editLastCondition
- Specified by:
editLastConditionin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
editMatchingCondition
public V1NodeStatusFluent.ConditionsNested<A> editMatchingCondition(Predicate<V1NodeConditionBuilder> predicate) - Specified by:
editMatchingConditionin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
getConfig
Deprecated.This method has been deprecated, please use method buildConfig instead.- Specified by:
getConfigin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>- Returns:
- The buildable object.
-
buildConfig
public io.kubernetes.client.openapi.models.V1NodeConfigStatus buildConfig()- Specified by:
buildConfigin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
withConfig
- Specified by:
withConfigin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
hasConfig
- Specified by:
hasConfigin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
withNewConfig
- Specified by:
withNewConfigin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
withNewConfigLike
public V1NodeStatusFluent.ConfigNested<A> withNewConfigLike(io.kubernetes.client.openapi.models.V1NodeConfigStatus item) - Specified by:
withNewConfigLikein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
editConfig
- Specified by:
editConfigin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
editOrNewConfig
- Specified by:
editOrNewConfigin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
editOrNewConfigLike
public V1NodeStatusFluent.ConfigNested<A> editOrNewConfigLike(io.kubernetes.client.openapi.models.V1NodeConfigStatus item) - Specified by:
editOrNewConfigLikein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
getDaemonEndpoints
Deprecated.This method has been deprecated, please use method buildDaemonEndpoints instead.- Specified by:
getDaemonEndpointsin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>- Returns:
- The buildable object.
-
buildDaemonEndpoints
public io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints buildDaemonEndpoints()- Specified by:
buildDaemonEndpointsin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
withDaemonEndpoints
public A withDaemonEndpoints(io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints daemonEndpoints) - Specified by:
withDaemonEndpointsin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
hasDaemonEndpoints
- Specified by:
hasDaemonEndpointsin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
withNewDaemonEndpoints
- Specified by:
withNewDaemonEndpointsin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
withNewDaemonEndpointsLike
public V1NodeStatusFluent.DaemonEndpointsNested<A> withNewDaemonEndpointsLike(io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints item) - Specified by:
withNewDaemonEndpointsLikein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
editDaemonEndpoints
- Specified by:
editDaemonEndpointsin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
editOrNewDaemonEndpoints
- Specified by:
editOrNewDaemonEndpointsin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
editOrNewDaemonEndpointsLike
public V1NodeStatusFluent.DaemonEndpointsNested<A> editOrNewDaemonEndpointsLike(io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints item) - Specified by:
editOrNewDaemonEndpointsLikein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
addToImages
- Specified by:
addToImagesin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
setToImages
- Specified by:
setToImagesin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
addToImages
- Specified by:
addToImagesin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
addAllToImages
- Specified by:
addAllToImagesin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
removeFromImages
- Specified by:
removeFromImagesin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
removeAllFromImages
public A removeAllFromImages(Collection<io.kubernetes.client.openapi.models.V1ContainerImage> items) - Specified by:
removeAllFromImagesin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
removeMatchingFromImages
- Specified by:
removeMatchingFromImagesin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
getImages
Deprecated.This method has been deprecated, please use method buildImages instead.- Specified by:
getImagesin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>- Returns:
- The buildable object.
-
buildImages
- Specified by:
buildImagesin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
buildImage
- Specified by:
buildImagein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
buildFirstImage
public io.kubernetes.client.openapi.models.V1ContainerImage buildFirstImage()- Specified by:
buildFirstImagein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
buildLastImage
public io.kubernetes.client.openapi.models.V1ContainerImage buildLastImage()- Specified by:
buildLastImagein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
buildMatchingImage
public io.kubernetes.client.openapi.models.V1ContainerImage buildMatchingImage(Predicate<V1ContainerImageBuilder> predicate) - Specified by:
buildMatchingImagein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
hasMatchingImage
- Specified by:
hasMatchingImagein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
withImages
- Specified by:
withImagesin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
withImages
- Specified by:
withImagesin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
hasImages
- Specified by:
hasImagesin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
addNewImage
- Specified by:
addNewImagein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
addNewImageLike
public V1NodeStatusFluent.ImagesNested<A> addNewImageLike(io.kubernetes.client.openapi.models.V1ContainerImage item) - Specified by:
addNewImageLikein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
setNewImageLike
public V1NodeStatusFluent.ImagesNested<A> setNewImageLike(Integer index, io.kubernetes.client.openapi.models.V1ContainerImage item) - Specified by:
setNewImageLikein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
editImage
- Specified by:
editImagein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
editFirstImage
- Specified by:
editFirstImagein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
editLastImage
- Specified by:
editLastImagein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
editMatchingImage
public V1NodeStatusFluent.ImagesNested<A> editMatchingImage(Predicate<V1ContainerImageBuilder> predicate) - Specified by:
editMatchingImagein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
getNodeInfo
Deprecated.This method has been deprecated, please use method buildNodeInfo instead.- Specified by:
getNodeInfoin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>- Returns:
- The buildable object.
-
buildNodeInfo
public io.kubernetes.client.openapi.models.V1NodeSystemInfo buildNodeInfo()- Specified by:
buildNodeInfoin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
withNodeInfo
- Specified by:
withNodeInfoin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
hasNodeInfo
- Specified by:
hasNodeInfoin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
withNewNodeInfo
- Specified by:
withNewNodeInfoin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
withNewNodeInfoLike
public V1NodeStatusFluent.NodeInfoNested<A> withNewNodeInfoLike(io.kubernetes.client.openapi.models.V1NodeSystemInfo item) - Specified by:
withNewNodeInfoLikein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
editNodeInfo
- Specified by:
editNodeInfoin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
editOrNewNodeInfo
- Specified by:
editOrNewNodeInfoin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
editOrNewNodeInfoLike
public V1NodeStatusFluent.NodeInfoNested<A> editOrNewNodeInfoLike(io.kubernetes.client.openapi.models.V1NodeSystemInfo item) - Specified by:
editOrNewNodeInfoLikein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
getPhase
- Specified by:
getPhasein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
withPhase
- Specified by:
withPhasein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
hasPhase
- Specified by:
hasPhasein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
addToVolumesAttached
public A addToVolumesAttached(Integer index, io.kubernetes.client.openapi.models.V1AttachedVolume item) - Specified by:
addToVolumesAttachedin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
setToVolumesAttached
public A setToVolumesAttached(Integer index, io.kubernetes.client.openapi.models.V1AttachedVolume item) - Specified by:
setToVolumesAttachedin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
addToVolumesAttached
- Specified by:
addToVolumesAttachedin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
addAllToVolumesAttached
public A addAllToVolumesAttached(Collection<io.kubernetes.client.openapi.models.V1AttachedVolume> items) - Specified by:
addAllToVolumesAttachedin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
removeFromVolumesAttached
- Specified by:
removeFromVolumesAttachedin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
removeAllFromVolumesAttached
public A removeAllFromVolumesAttached(Collection<io.kubernetes.client.openapi.models.V1AttachedVolume> items) - Specified by:
removeAllFromVolumesAttachedin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
removeMatchingFromVolumesAttached
- Specified by:
removeMatchingFromVolumesAttachedin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
getVolumesAttached
Deprecated.This method has been deprecated, please use method buildVolumesAttached instead.- Specified by:
getVolumesAttachedin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>- Returns:
- The buildable object.
-
buildVolumesAttached
- Specified by:
buildVolumesAttachedin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
buildVolumesAttached
- Specified by:
buildVolumesAttachedin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
buildFirstVolumesAttached
public io.kubernetes.client.openapi.models.V1AttachedVolume buildFirstVolumesAttached()- Specified by:
buildFirstVolumesAttachedin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
buildLastVolumesAttached
public io.kubernetes.client.openapi.models.V1AttachedVolume buildLastVolumesAttached()- Specified by:
buildLastVolumesAttachedin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
buildMatchingVolumesAttached
public io.kubernetes.client.openapi.models.V1AttachedVolume buildMatchingVolumesAttached(Predicate<V1AttachedVolumeBuilder> predicate) - Specified by:
buildMatchingVolumesAttachedin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
hasMatchingVolumesAttached
- Specified by:
hasMatchingVolumesAttachedin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
withVolumesAttached
public A withVolumesAttached(List<io.kubernetes.client.openapi.models.V1AttachedVolume> volumesAttached) - Specified by:
withVolumesAttachedin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
withVolumesAttached
public A withVolumesAttached(io.kubernetes.client.openapi.models.V1AttachedVolume... volumesAttached) - Specified by:
withVolumesAttachedin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
hasVolumesAttached
- Specified by:
hasVolumesAttachedin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
addNewVolumesAttached
- Specified by:
addNewVolumesAttachedin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
addNewVolumesAttachedLike
public V1NodeStatusFluent.VolumesAttachedNested<A> addNewVolumesAttachedLike(io.kubernetes.client.openapi.models.V1AttachedVolume item) - Specified by:
addNewVolumesAttachedLikein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
setNewVolumesAttachedLike
public V1NodeStatusFluent.VolumesAttachedNested<A> setNewVolumesAttachedLike(Integer index, io.kubernetes.client.openapi.models.V1AttachedVolume item) - Specified by:
setNewVolumesAttachedLikein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
editVolumesAttached
- Specified by:
editVolumesAttachedin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
editFirstVolumesAttached
- Specified by:
editFirstVolumesAttachedin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
editLastVolumesAttached
- Specified by:
editLastVolumesAttachedin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
editMatchingVolumesAttached
public V1NodeStatusFluent.VolumesAttachedNested<A> editMatchingVolumesAttached(Predicate<V1AttachedVolumeBuilder> predicate) - Specified by:
editMatchingVolumesAttachedin interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
addToVolumesInUse
- Specified by:
addToVolumesInUsein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
setToVolumesInUse
- Specified by:
setToVolumesInUsein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
addToVolumesInUse
- Specified by:
addToVolumesInUsein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
addAllToVolumesInUse
- Specified by:
addAllToVolumesInUsein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
removeFromVolumesInUse
- Specified by:
removeFromVolumesInUsein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
removeAllFromVolumesInUse
- Specified by:
removeAllFromVolumesInUsein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
getVolumesInUse
- Specified by:
getVolumesInUsein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
getVolumesInUse
- Specified by:
getVolumesInUsein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
getFirstVolumesInUse
- Specified by:
getFirstVolumesInUsein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
getLastVolumesInUse
- Specified by:
getLastVolumesInUsein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
getMatchingVolumesInUse
- Specified by:
getMatchingVolumesInUsein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
hasMatchingVolumesInUse
- Specified by:
hasMatchingVolumesInUsein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
withVolumesInUse
- Specified by:
withVolumesInUsein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
withVolumesInUse
- Specified by:
withVolumesInUsein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
hasVolumesInUse
- Specified by:
hasVolumesInUsein interfaceV1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1NodeStatusFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1NodeStatusFluent<A>>
-
toString
-