Class TCPRouteFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2.TCPRouteStatusFluent<TCPRouteFluent.StatusNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2.TCPRouteFluent.StatusNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- TCPRouteFluent<A extends TCPRouteFluent<A>>
public class TCPRouteFluent.StatusNested<N> extends TCPRouteStatusFluent<TCPRouteFluent.StatusNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2.TCPRouteStatusFluent
TCPRouteStatusFluent.ParentsNested<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()NendStatus()-
Methods inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2.TCPRouteStatusFluent
addAllToParents, addNewParent, addNewParentLike, addToAdditionalProperties, addToAdditionalProperties, addToParents, addToParents, buildFirstParent, buildLastParent, buildMatchingParent, buildParent, buildParents, copyInstance, editFirstParent, editLastParent, editMatchingParent, editParent, equals, getAdditionalProperties, hasAdditionalProperties, hashCode, hasMatchingParent, hasParents, removeAllFromParents, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromParents, removeMatchingFromParents, setNewParentLike, setToParents, toString, withAdditionalProperties, withParents, withParents
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-