public class RuleBuilder extends RuleFluentImpl<RuleBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Rule,RuleBuilder>
RuleFluentImpl.ExprNestedImpl<N>RuleFluent.ExprNested<N>| Constructor and Description |
|---|
RuleBuilder() |
RuleBuilder(Boolean validationEnabled) |
RuleBuilder(Rule instance) |
RuleBuilder(Rule instance,
Boolean validationEnabled) |
RuleBuilder(RuleFluent<?> fluent) |
RuleBuilder(RuleFluent<?> fluent,
Boolean validationEnabled) |
RuleBuilder(RuleFluent<?> fluent,
Rule instance) |
RuleBuilder(RuleFluent<?> fluent,
Rule instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Rule |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAnnotations, addToAnnotations, addToLabels, addToLabels, buildExpr, editExpr, editOrNewExpr, editOrNewExprLike, getAlert, getAnnotations, getExpr, getFor, getLabels, getRecord, hasAlert, hasAnnotations, hasExpr, hasFor, hasLabels, hasRecord, removeFromAnnotations, removeFromAnnotations, removeFromLabels, removeFromLabels, withAlert, withAnnotations, withExpr, withFor, withLabels, withNewAlert, withNewAlert, withNewAlert, withNewExpr, withNewExpr, withNewExpr, withNewExprLike, withNewFor, withNewFor, withNewFor, withNewRecord, withNewRecord, withNewRecord, withRecordaccept, accept, aggregate, aggregate, build, build, builderOfpublic RuleBuilder()
public RuleBuilder(Boolean validationEnabled)
public RuleBuilder(RuleFluent<?> fluent)
public RuleBuilder(RuleFluent<?> fluent, Boolean validationEnabled)
public RuleBuilder(RuleFluent<?> fluent, Rule instance)
public RuleBuilder(RuleFluent<?> fluent, Rule instance, Boolean validationEnabled)
public RuleBuilder(Rule instance)
public Rule build()
build in interface io.fabric8.kubernetes.api.builder.Builder<Rule>public boolean equals(Object o)
equals in class RuleFluentImpl<RuleBuilder>public int hashCode()
hashCode in class RuleFluentImpl<RuleBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.