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