Class UDPRouteFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2.UDPRouteSpecFluent<UDPRouteFluent.SpecNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2.UDPRouteFluent.SpecNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- UDPRouteFluent<A extends UDPRouteFluent<A>>
public class UDPRouteFluent.SpecNested<N> extends UDPRouteSpecFluent<UDPRouteFluent.SpecNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2.UDPRouteSpecFluent
UDPRouteSpecFluent.ParentRefsNested<N>, UDPRouteSpecFluent.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.UDPRouteSpecFluent
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
-
-