public class RuleBuilder extends RuleFluentImpl<RuleBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Rule,RuleBuilder>
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() |
addToAdditionalProperties, addToAdditionalProperties, addToAnnotations, addToAnnotations, addToLabels, addToLabels, buildExpr, editExpr, editOrNewExpr, editOrNewExprLike, equals, getAdditionalProperties, getAlert, getAnnotations, getExpr, getFor, getLabels, getRecord, hasAdditionalProperties, hasAlert, hasAnnotations, hasExpr, hasFor, hashCode, hasLabels, hasRecord, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAnnotations, removeFromAnnotations, removeFromLabels, removeFromLabels, toString, withAdditionalProperties, withAlert, withAnnotations, withExpr, withFor, withLabels, withNewExpr, withNewExpr, withNewExprLike, withRecordaccept, accept, accept, 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)
Copyright © 2015–2023 Red Hat. All rights reserved.