public class RuleFluentImpl<A extends RuleFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements RuleFluent<A>
RuleFluent.ExprNested<N>| Constructor and Description |
|---|
RuleFluentImpl() |
RuleFluentImpl(Rule instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic RuleFluentImpl()
public RuleFluentImpl(Rule instance)
public String getAlert()
getAlert in interface RuleFluent<A extends RuleFluent<A>>public A withAlert(String alert)
withAlert in interface RuleFluent<A extends RuleFluent<A>>public Boolean hasAlert()
hasAlert in interface RuleFluent<A extends RuleFluent<A>>public A addToAnnotations(String key, String value)
addToAnnotations in interface RuleFluent<A extends RuleFluent<A>>public A addToAnnotations(Map<String,String> map)
addToAnnotations in interface RuleFluent<A extends RuleFluent<A>>public A removeFromAnnotations(String key)
removeFromAnnotations in interface RuleFluent<A extends RuleFluent<A>>public A removeFromAnnotations(Map<String,String> map)
removeFromAnnotations in interface RuleFluent<A extends RuleFluent<A>>public Map<String,String> getAnnotations()
getAnnotations in interface RuleFluent<A extends RuleFluent<A>>public <K,V> A withAnnotations(Map<String,String> annotations)
withAnnotations in interface RuleFluent<A extends RuleFluent<A>>public Boolean hasAnnotations()
hasAnnotations in interface RuleFluent<A extends RuleFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.IntOrString getExpr()
getExpr in interface RuleFluent<A extends RuleFluent<A>>public io.fabric8.kubernetes.api.model.IntOrString buildExpr()
buildExpr in interface RuleFluent<A extends RuleFluent<A>>public A withExpr(io.fabric8.kubernetes.api.model.IntOrString expr)
withExpr in interface RuleFluent<A extends RuleFluent<A>>public Boolean hasExpr()
hasExpr in interface RuleFluent<A extends RuleFluent<A>>public A withNewExpr(Object value)
withNewExpr in interface RuleFluent<A extends RuleFluent<A>>public RuleFluent.ExprNested<A> withNewExpr()
withNewExpr in interface RuleFluent<A extends RuleFluent<A>>public RuleFluent.ExprNested<A> withNewExprLike(io.fabric8.kubernetes.api.model.IntOrString item)
withNewExprLike in interface RuleFluent<A extends RuleFluent<A>>public RuleFluent.ExprNested<A> editExpr()
editExpr in interface RuleFluent<A extends RuleFluent<A>>public RuleFluent.ExprNested<A> editOrNewExpr()
editOrNewExpr in interface RuleFluent<A extends RuleFluent<A>>public RuleFluent.ExprNested<A> editOrNewExprLike(io.fabric8.kubernetes.api.model.IntOrString item)
editOrNewExprLike in interface RuleFluent<A extends RuleFluent<A>>public String getFor()
getFor in interface RuleFluent<A extends RuleFluent<A>>public A withFor(String _for)
withFor in interface RuleFluent<A extends RuleFluent<A>>public Boolean hasFor()
hasFor in interface RuleFluent<A extends RuleFluent<A>>public A addToLabels(String key, String value)
addToLabels in interface RuleFluent<A extends RuleFluent<A>>public A addToLabels(Map<String,String> map)
addToLabels in interface RuleFluent<A extends RuleFluent<A>>public A removeFromLabels(String key)
removeFromLabels in interface RuleFluent<A extends RuleFluent<A>>public A removeFromLabels(Map<String,String> map)
removeFromLabels in interface RuleFluent<A extends RuleFluent<A>>public Map<String,String> getLabels()
getLabels in interface RuleFluent<A extends RuleFluent<A>>public <K,V> A withLabels(Map<String,String> labels)
withLabels in interface RuleFluent<A extends RuleFluent<A>>public Boolean hasLabels()
hasLabels in interface RuleFluent<A extends RuleFluent<A>>public String getRecord()
getRecord in interface RuleFluent<A extends RuleFluent<A>>public A withRecord(String record)
withRecord in interface RuleFluent<A extends RuleFluent<A>>public Boolean hasRecord()
hasRecord in interface RuleFluent<A extends RuleFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface RuleFluent<A extends RuleFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface RuleFluent<A extends RuleFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface RuleFluent<A extends RuleFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface RuleFluent<A extends RuleFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface RuleFluent<A extends RuleFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface RuleFluent<A extends RuleFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface RuleFluent<A extends RuleFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends RuleFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends RuleFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.