Uses of Class
io.fabric8.kubernetes.api.model.gatewayapi.v1.PolicyAncestorStatusFluent.AncestorRefNested
-
Packages that use PolicyAncestorStatusFluent.AncestorRefNested Package Description io.fabric8.kubernetes.api.model.gatewayapi.v1 -
-
Uses of PolicyAncestorStatusFluent.AncestorRefNested in io.fabric8.kubernetes.api.model.gatewayapi.v1
Methods in io.fabric8.kubernetes.api.model.gatewayapi.v1 that return PolicyAncestorStatusFluent.AncestorRefNested Modifier and Type Method Description PolicyAncestorStatusFluent.AncestorRefNested<A>PolicyAncestorStatusFluent. editAncestorRef()PolicyAncestorStatusFluent.AncestorRefNested<A>PolicyAncestorStatusFluent. editOrNewAncestorRef()PolicyAncestorStatusFluent.AncestorRefNested<A>PolicyAncestorStatusFluent. editOrNewAncestorRefLike(ParentReference item)PolicyAncestorStatusFluent.AncestorRefNested<A>PolicyAncestorStatusFluent. withNewAncestorRef()PolicyAncestorStatusFluent.AncestorRefNested<A>PolicyAncestorStatusFluent. withNewAncestorRefLike(ParentReference item)
-