Class TLSRouteFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2.TLSRouteSpecFluent<TLSRouteFluent.SpecNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2.TLSRouteFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- TLSRouteFluent<A extends TLSRouteFluent<A>>
public class TLSRouteFluent.SpecNested<N> extends TLSRouteSpecFluent<TLSRouteFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2.TLSRouteSpecFluent
TLSRouteSpecFluent.ParentRefsNested<N>, TLSRouteSpecFluent.RulesNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endSpec()
-
Methods inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2.TLSRouteSpecFluent
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, withRules
-
-