Class MachineFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.clusterapi.core.v1beta1.MachineStatusFluent<MachineFluent.StatusNested<N>>
-
- io.fabric8.kubernetes.api.model.clusterapi.core.v1beta1.MachineFluent.StatusNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- MachineFluent<A extends MachineFluent<A>>
public class MachineFluent.StatusNested<N> extends MachineStatusFluent<MachineFluent.StatusNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.clusterapi.core.v1beta1.MachineStatusFluent
MachineStatusFluent.AddressesNested<N>, MachineStatusFluent.ConditionsNested<N>, MachineStatusFluent.DeletionNested<N>, MachineStatusFluent.NodeInfoNested<N>, MachineStatusFluent.NodeRefNested<N>, MachineStatusFluent.V1beta2Nested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from class io.fabric8.kubernetes.api.model.clusterapi.core.v1beta1.MachineStatusFluent
addAllToAddresses, addAllToConditions, addNewAddress, addNewAddress, addNewAddressLike, addNewCondition, addNewConditionLike, addToAdditionalProperties, addToAdditionalProperties, addToAddresses, addToAddresses, addToConditions, addToConditions, buildAddress, buildAddresses, buildCondition, buildConditions, buildDeletion, buildFirstAddress, buildFirstCondition, buildLastAddress, buildLastCondition, buildMatchingAddress, buildMatchingCondition, buildNodeInfo, buildNodeRef, buildV1beta2, copyInstance, editAddress, editCondition, editDeletion, editFirstAddress, editFirstCondition, editLastAddress, editLastCondition, editMatchingAddress, editMatchingCondition, editNodeInfo, editNodeRef, editOrNewDeletion, editOrNewDeletionLike, editOrNewNodeInfo, editOrNewNodeInfoLike, editOrNewNodeRef, editOrNewNodeRefLike, editOrNewV1beta2, editOrNewV1beta2Like, editV1beta2, equals, getAdditionalProperties, getBootstrapReady, getCertificatesExpiryDate, getFailureMessage, getFailureReason, getInfrastructureReady, getLastUpdated, getObservedGeneration, getPhase, hasAdditionalProperties, hasAddresses, hasBootstrapReady, hasCertificatesExpiryDate, hasConditions, hasDeletion, hasFailureMessage, hasFailureReason, hashCode, hasInfrastructureReady, hasLastUpdated, hasMatchingAddress, hasMatchingCondition, hasNodeInfo, hasNodeRef, hasObservedGeneration, hasPhase, hasV1beta2, removeAllFromAddresses, removeAllFromConditions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAddresses, removeFromConditions, removeMatchingFromAddresses, removeMatchingFromConditions, setNewAddressLike, setNewConditionLike, setToAddresses, setToConditions, toString, withAdditionalProperties, withAddresses, withAddresses, withBootstrapReady, withBootstrapReady, withCertificatesExpiryDate, withConditions, withConditions, withDeletion, withFailureMessage, withFailureReason, withInfrastructureReady, withInfrastructureReady, withLastUpdated, withNewDeletion, withNewDeletion, withNewDeletionLike, withNewNodeInfo, withNewNodeInfoLike, withNewNodeRef, withNewNodeRefLike, withNewV1beta2, withNewV1beta2Like, withNodeInfo, withNodeRef, withObservedGeneration, withPhase, withV1beta2
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-