Uses of Class
io.fabric8.kubernetes.api.model.networking.v1.IPAddressSpecFluent.ParentRefNested
-
Packages that use IPAddressSpecFluent.ParentRefNested Package Description io.fabric8.kubernetes.api.model.networking.v1 -
-
Uses of IPAddressSpecFluent.ParentRefNested in io.fabric8.kubernetes.api.model.networking.v1
Methods in io.fabric8.kubernetes.api.model.networking.v1 that return IPAddressSpecFluent.ParentRefNested Modifier and Type Method Description IPAddressSpecFluent.ParentRefNested<A>IPAddressSpecFluent. editOrNewParentRef()IPAddressSpecFluent.ParentRefNested<A>IPAddressSpecFluent. editOrNewParentRefLike(ParentReference item)IPAddressSpecFluent.ParentRefNested<A>IPAddressSpecFluent. editParentRef()IPAddressSpecFluent.ParentRefNested<A>IPAddressSpecFluent. withNewParentRef()IPAddressSpecFluent.ParentRefNested<A>IPAddressSpecFluent. withNewParentRefLike(ParentReference item)
-