Uses of Class
io.fabric8.kubernetes.api.model.APIGroupFluent.ServerAddressByClientCIDRsNested
-
Packages that use APIGroupFluent.ServerAddressByClientCIDRsNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of APIGroupFluent.ServerAddressByClientCIDRsNested in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return APIGroupFluent.ServerAddressByClientCIDRsNested Modifier and Type Method Description APIGroupFluent.ServerAddressByClientCIDRsNested<A>APIGroupFluent. addNewServerAddressByClientCIDR()APIGroupFluent.ServerAddressByClientCIDRsNested<A>APIGroupFluent. addNewServerAddressByClientCIDRLike(ServerAddressByClientCIDR item)APIGroupFluent.ServerAddressByClientCIDRsNested<A>APIGroupFluent. editFirstServerAddressByClientCIDR()APIGroupFluent.ServerAddressByClientCIDRsNested<A>APIGroupFluent. editLastServerAddressByClientCIDR()APIGroupFluent.ServerAddressByClientCIDRsNested<A>APIGroupFluent. editMatchingServerAddressByClientCIDR(Predicate<ServerAddressByClientCIDRBuilder> predicate)APIGroupFluent.ServerAddressByClientCIDRsNested<A>APIGroupFluent. editServerAddressByClientCIDR(int index)APIGroupFluent.ServerAddressByClientCIDRsNested<A>APIGroupFluent. setNewServerAddressByClientCIDRLike(int index, ServerAddressByClientCIDR item)
-