Uses of Class
io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2.PolicyAncestorStatusFluent.AncestorRefNested
-
Packages that use PolicyAncestorStatusFluent.AncestorRefNested Package Description io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2 -
-
Uses of PolicyAncestorStatusFluent.AncestorRefNested in io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2
Methods in io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2 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)
-