Class RouteStatusFluent.ParentsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.RouteParentStatusFluent<RouteStatusFluent.ParentsNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.RouteStatusFluent.ParentsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- RouteStatusFluent<A extends RouteStatusFluent<A>>
public class RouteStatusFluent.ParentsNested<N> extends RouteParentStatusFluent<RouteStatusFluent.ParentsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.RouteParentStatusFluent
RouteParentStatusFluent.ParentRefNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endParent()
-
Methods inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.RouteParentStatusFluent
addAllToConditions, addToAdditionalProperties, addToAdditionalProperties, addToConditions, addToConditions, buildParentRef, copyInstance, editOrNewParentRef, editOrNewParentRefLike, editParentRef, equals, getAdditionalProperties, getCondition, getConditions, getControllerName, getFirstCondition, getLastCondition, getMatchingCondition, hasAdditionalProperties, hasConditions, hasControllerName, hashCode, hasMatchingCondition, hasParentRef, removeAllFromConditions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConditions, setToConditions, toString, withAdditionalProperties, withConditions, withConditions, withControllerName, withNewParentRef, withNewParentRefLike, withParentRef
-
-