Class TCPRouteFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2.TCPRouteSpecFluent<TCPRouteFluent.SpecNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2.TCPRouteFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- TCPRouteFluent<A extends TCPRouteFluent<A>>
public class TCPRouteFluent.SpecNested<N> extends TCPRouteSpecFluent<TCPRouteFluent.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.TCPRouteSpecFluent
TCPRouteSpecFluent.ParentRefsNested<N>, TCPRouteSpecFluent.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.TCPRouteSpecFluent
addAllToParentRefs, addAllToRules, addNewParentRef, addNewParentRefLike, addNewRule, addNewRuleLike, addToAdditionalProperties, addToAdditionalProperties, 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, hasAdditionalProperties, hashCode, hasMatchingParentRef, hasMatchingRule, hasParentRefs, hasRules, removeAllFromParentRefs, removeAllFromRules, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromParentRefs, removeFromRules, removeMatchingFromParentRefs, removeMatchingFromRules, setNewParentRefLike, setNewRuleLike, setToParentRefs, setToRules, toString, withAdditionalProperties, withParentRefs, withParentRefs, withRules, withRules
-
-