Class AlertmanagerFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.monitoring.v1.AlertmanagerStatusFluent<AlertmanagerFluent.StatusNested<N>>
-
- io.fabric8.openshift.api.model.monitoring.v1.AlertmanagerFluent.StatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- AlertmanagerFluent<A extends AlertmanagerFluent<A>>
public class AlertmanagerFluent.StatusNested<N> extends AlertmanagerStatusFluent<AlertmanagerFluent.StatusNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.monitoring.v1.AlertmanagerStatusFluent
AlertmanagerStatusFluent.ConditionsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from class io.fabric8.openshift.api.model.monitoring.v1.AlertmanagerStatusFluent
addAllToConditions, addNewCondition, addNewConditionLike, addToAdditionalProperties, addToAdditionalProperties, addToConditions, addToConditions, buildCondition, buildConditions, buildFirstCondition, buildLastCondition, buildMatchingCondition, copyInstance, editCondition, editFirstCondition, editLastCondition, editMatchingCondition, equals, getAdditionalProperties, getAvailableReplicas, getPaused, getReplicas, getSelector, getUnavailableReplicas, getUpdatedReplicas, hasAdditionalProperties, hasAvailableReplicas, hasConditions, hashCode, hasMatchingCondition, hasPaused, hasReplicas, hasSelector, hasUnavailableReplicas, hasUpdatedReplicas, removeAllFromConditions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, toString, withAdditionalProperties, withAvailableReplicas, withConditions, withConditions, withPaused, withPaused, withReplicas, withSelector, withUnavailableReplicas, withUpdatedReplicas
-
-