public class HTTPRouteSpecBuilder extends HTTPRouteSpecFluent<HTTPRouteSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HTTPRouteSpec,HTTPRouteSpecBuilder>
HTTPRouteSpecFluent.ParentRefsNested<N>, HTTPRouteSpecFluent.RulesNested<N>| Constructor and Description |
|---|
HTTPRouteSpecBuilder() |
HTTPRouteSpecBuilder(HTTPRouteSpec instance) |
HTTPRouteSpecBuilder(HTTPRouteSpecFluent<?> fluent) |
HTTPRouteSpecBuilder(HTTPRouteSpecFluent<?> fluent,
HTTPRouteSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
HTTPRouteSpec |
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 HTTPRouteSpecBuilder()
public HTTPRouteSpecBuilder(HTTPRouteSpecFluent<?> fluent)
public HTTPRouteSpecBuilder(HTTPRouteSpecFluent<?> fluent, HTTPRouteSpec instance)
public HTTPRouteSpecBuilder(HTTPRouteSpec instance)
public HTTPRouteSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<HTTPRouteSpec>Copyright © 2015–2023 Red Hat. All rights reserved.