Uses of Class
io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2.TCPRouteSpecFluent.ParentRefsNested
-
Packages that use TCPRouteSpecFluent.ParentRefsNested Package Description io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2 -
-
Uses of TCPRouteSpecFluent.ParentRefsNested in io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2
Methods in io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2 that return TCPRouteSpecFluent.ParentRefsNested Modifier and Type Method Description TCPRouteSpecFluent.ParentRefsNested<A>
TCPRouteSpecFluent. addNewParentRef()
TCPRouteSpecFluent.ParentRefsNested<A>
TCPRouteSpecFluent. addNewParentRefLike(ParentReference item)
TCPRouteSpecFluent.ParentRefsNested<A>
TCPRouteSpecFluent. editFirstParentRef()
TCPRouteSpecFluent.ParentRefsNested<A>
TCPRouteSpecFluent. editLastParentRef()
TCPRouteSpecFluent.ParentRefsNested<A>
TCPRouteSpecFluent. editMatchingParentRef(Predicate<ParentReferenceBuilder> predicate)
TCPRouteSpecFluent.ParentRefsNested<A>
TCPRouteSpecFluent. editParentRef(int index)
TCPRouteSpecFluent.ParentRefsNested<A>
TCPRouteSpecFluent. setNewParentRefLike(int index, ParentReference item)
-