public class DoneableRulesAlert extends RulesAlertFluentImpl<DoneableRulesAlert> implements io.fabric8.kubernetes.api.model.Doneable<RulesAlert>
| Constructor and Description |
|---|
DoneableRulesAlert(io.fabric8.kubernetes.api.builder.Function<RulesAlert,RulesAlert> function) |
DoneableRulesAlert(RulesAlert item) |
DoneableRulesAlert(RulesAlert item,
io.fabric8.kubernetes.api.builder.Function<RulesAlert,RulesAlert> function) |
| Modifier and Type | Method and Description |
|---|---|
RulesAlert |
done() |
equals, getForGracePeriod, getForOutageTolerance, getResendDelay, hasForGracePeriod, hasForOutageTolerance, hasResendDelay, withForGracePeriod, withForOutageTolerance, withNewForGracePeriod, withNewForGracePeriod, withNewForGracePeriod, withNewForOutageTolerance, withNewForOutageTolerance, withNewForOutageTolerance, withNewResendDelay, withNewResendDelay, withNewResendDelay, withResendDelaypublic DoneableRulesAlert(io.fabric8.kubernetes.api.builder.Function<RulesAlert,RulesAlert> function)
public DoneableRulesAlert(RulesAlert item, io.fabric8.kubernetes.api.builder.Function<RulesAlert,RulesAlert> function)
public DoneableRulesAlert(RulesAlert item)
public RulesAlert done()
done in interface io.fabric8.kubernetes.api.model.Doneable<RulesAlert>Copyright © 2015–2020 Red Hat. All rights reserved.