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:
Nested<N>
- Enclosing class:
- TCPRouteFluent<A extends TCPRouteFluent<A>>
public class TCPRouteFluent.SpecNested<N> extends TCPRouteSpecFluent<TCPRouteFluent.SpecNested<N>> implements 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>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
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, getUseDefaultGateways, hasAdditionalProperties, hashCode, hasMatchingParentRef, hasMatchingRule, hasParentRefs, hasRules, hasUseDefaultGateways, removeAllFromParentRefs, removeAllFromRules, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromParentRefs, removeFromRules, removeMatchingFromParentRefs, removeMatchingFromRules, setNewParentRefLike, setNewRuleLike, setToParentRefs, setToRules, toString, withAdditionalProperties, withParentRefs, withParentRefs, withRules, withRules, withUseDefaultGateways
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-