Class GRPCRouteStatusFluent.ParentsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.RouteParentStatusFluent<GRPCRouteStatusFluent.ParentsNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.GRPCRouteStatusFluent.ParentsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- GRPCRouteStatusFluent<A extends GRPCRouteStatusFluent<A>>
public class GRPCRouteStatusFluent.ParentsNested<N> extends RouteParentStatusFluent<GRPCRouteStatusFluent.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
-
-