public class TunedMatchBuilder extends TunedMatchFluent<TunedMatchBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<TunedMatch,TunedMatchBuilder>
TunedMatchFluent.MatchNested<N>| Constructor and Description |
|---|
TunedMatchBuilder() |
TunedMatchBuilder(TunedMatch instance) |
TunedMatchBuilder(TunedMatchFluent<?> fluent) |
TunedMatchBuilder(TunedMatchFluent<?> fluent,
TunedMatch instance) |
| Modifier and Type | Method and Description |
|---|---|
TunedMatch |
build() |
addAllToMatch, addNewMatch, addNewMatchLike, addToAdditionalProperties, addToAdditionalProperties, addToMatch, addToMatch, buildFirstMatch, buildLastMatch, buildMatch, buildMatch, buildMatchingMatch, copyInstance, editFirstMatch, editLastMatch, editMatch, editMatchingMatch, equals, getAdditionalProperties, getLabel, getType, getValue, hasAdditionalProperties, hashCode, hasLabel, hasMatch, hasMatchingMatch, hasType, hasValue, removeAllFromMatch, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromMatch, removeMatchingFromMatch, setNewMatchLike, setToMatch, toString, withAdditionalProperties, withLabel, withMatch, withMatch, withType, withValueaggregate, aggregate, build, build, builderOf, getVisitableMappublic TunedMatchBuilder()
public TunedMatchBuilder(TunedMatchFluent<?> fluent)
public TunedMatchBuilder(TunedMatchFluent<?> fluent, TunedMatch instance)
public TunedMatchBuilder(TunedMatch instance)
public TunedMatch build()
build in interface io.fabric8.kubernetes.api.builder.Builder<TunedMatch>Copyright © 2015–2023 Red Hat. All rights reserved.