public class TLSRouteSpecBuilder extends TLSRouteSpecFluent<TLSRouteSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<TLSRouteSpec,TLSRouteSpecBuilder>
TLSRouteSpecFluent.ParentRefsNested<N>, TLSRouteSpecFluent.RulesNested<N>| Constructor and Description |
|---|
TLSRouteSpecBuilder() |
TLSRouteSpecBuilder(TLSRouteSpec instance) |
TLSRouteSpecBuilder(TLSRouteSpecFluent<?> fluent) |
TLSRouteSpecBuilder(TLSRouteSpecFluent<?> fluent,
TLSRouteSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
TLSRouteSpec |
build() |
addAllToHostnames, addAllToParentRefs, addAllToRules, addNewParentRef, addNewParentRefLike, addNewRule, addNewRuleLike, addToAdditionalProperties, addToAdditionalProperties, addToHostnames, addToHostnames, addToParentRefs, addToParentRefs, addToRules, addToRules, buildFirstParentRef, buildFirstRule, buildLastParentRef, buildLastRule, buildMatchingParentRef, buildMatchingRule, buildParentRef, buildParentRefs, buildRule, buildRules, copyInstance, editFirstParentRef, editFirstRule, editLastParentRef, editLastRule, editMatchingParentRef, editMatchingRule, editParentRef, editRule, equals, getAdditionalProperties, getFirstHostname, getHostname, getHostnames, getLastHostname, getMatchingHostname, hasAdditionalProperties, hashCode, hasHostnames, hasMatchingHostname, hasMatchingParentRef, hasMatchingRule, hasParentRefs, hasRules, removeAllFromHostnames, removeAllFromParentRefs, removeAllFromRules, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromHostnames, removeFromParentRefs, removeFromRules, removeMatchingFromParentRefs, removeMatchingFromRules, setNewParentRefLike, setNewRuleLike, setToHostnames, setToParentRefs, setToRules, toString, withAdditionalProperties, withHostnames, withHostnames, withParentRefs, withParentRefs, withRules, withRulesaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic TLSRouteSpecBuilder()
public TLSRouteSpecBuilder(TLSRouteSpecFluent<?> fluent)
public TLSRouteSpecBuilder(TLSRouteSpecFluent<?> fluent, TLSRouteSpec instance)
public TLSRouteSpecBuilder(TLSRouteSpec instance)
public TLSRouteSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<TLSRouteSpec>Copyright © 2015–2023 Red Hat. All rights reserved.