public class RuleBuilder extends RuleFluent<RuleBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Rule,RuleBuilder>
RuleFluent.ExprNested<N>| Constructor and Description |
|---|
RuleBuilder() |
RuleBuilder(Rule instance) |
RuleBuilder(RuleFluent<?> fluent) |
RuleBuilder(RuleFluent<?> fluent,
Rule instance) |
| Modifier and Type | Method and Description |
|---|---|
Rule |
build() |
addToAdditionalProperties, addToAdditionalProperties, addToAnnotations, addToAnnotations, addToLabels, addToLabels, buildExpr, copyInstance, editExpr, editOrNewExpr, editOrNewExprLike, equals, getAdditionalProperties, getAlert, getAnnotations, getFor, getKeepFiringFor, getLabels, getRecord, hasAdditionalProperties, hasAlert, hasAnnotations, hasExpr, hasFor, hashCode, hasKeepFiringFor, hasLabels, hasRecord, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAnnotations, removeFromAnnotations, removeFromLabels, removeFromLabels, toString, withAdditionalProperties, withAlert, withAnnotations, withExpr, withFor, withKeepFiringFor, withLabels, withNewExpr, withNewExpr, withNewExprLike, withRecordaggregate, aggregate, build, build, builderOf, getVisitableMappublic RuleBuilder()
public RuleBuilder(RuleFluent<?> fluent)
public RuleBuilder(RuleFluent<?> fluent, Rule instance)
public RuleBuilder(Rule instance)
Copyright © 2015–2024 Red Hat. All rights reserved.