public class RulesAlertFluentImpl<A extends RulesAlertFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements RulesAlertFluent<A>
| Constructor and Description |
|---|
RulesAlertFluentImpl() |
RulesAlertFluentImpl(RulesAlert instance) |
| Modifier and Type | Method and Description |
|---|---|
A |
addToAdditionalProperties(Map<String,Object> map) |
A |
addToAdditionalProperties(String key,
Object value) |
boolean |
equals(Object o) |
Map<String,Object> |
getAdditionalProperties() |
String |
getForGracePeriod() |
String |
getForOutageTolerance() |
String |
getResendDelay() |
Boolean |
hasAdditionalProperties() |
Boolean |
hasForGracePeriod() |
Boolean |
hasForOutageTolerance() |
int |
hashCode() |
Boolean |
hasResendDelay() |
A |
removeFromAdditionalProperties(Map<String,Object> map) |
A |
removeFromAdditionalProperties(String key) |
String |
toString() |
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
A |
withForGracePeriod(String forGracePeriod) |
A |
withForOutageTolerance(String forOutageTolerance) |
A |
withResendDelay(String resendDelay) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic RulesAlertFluentImpl()
public RulesAlertFluentImpl(RulesAlert instance)
public String getForGracePeriod()
getForGracePeriod in interface RulesAlertFluent<A extends RulesAlertFluent<A>>public A withForGracePeriod(String forGracePeriod)
withForGracePeriod in interface RulesAlertFluent<A extends RulesAlertFluent<A>>public Boolean hasForGracePeriod()
hasForGracePeriod in interface RulesAlertFluent<A extends RulesAlertFluent<A>>public String getForOutageTolerance()
getForOutageTolerance in interface RulesAlertFluent<A extends RulesAlertFluent<A>>public A withForOutageTolerance(String forOutageTolerance)
withForOutageTolerance in interface RulesAlertFluent<A extends RulesAlertFluent<A>>public Boolean hasForOutageTolerance()
hasForOutageTolerance in interface RulesAlertFluent<A extends RulesAlertFluent<A>>public String getResendDelay()
getResendDelay in interface RulesAlertFluent<A extends RulesAlertFluent<A>>public A withResendDelay(String resendDelay)
withResendDelay in interface RulesAlertFluent<A extends RulesAlertFluent<A>>public Boolean hasResendDelay()
hasResendDelay in interface RulesAlertFluent<A extends RulesAlertFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface RulesAlertFluent<A extends RulesAlertFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface RulesAlertFluent<A extends RulesAlertFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface RulesAlertFluent<A extends RulesAlertFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface RulesAlertFluent<A extends RulesAlertFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface RulesAlertFluent<A extends RulesAlertFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface RulesAlertFluent<A extends RulesAlertFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface RulesAlertFluent<A extends RulesAlertFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends RulesAlertFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends RulesAlertFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.