Uses of Class
com.morpheusdata.model.NetworkRouteTable
Packages that use NetworkRouteTable
-
Uses of NetworkRouteTable in com.morpheusdata.core.network
Methods in com.morpheusdata.core.network that return types with arguments of type NetworkRouteTableModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<NetworkRouteTable>MorpheusNetworkRouteTableService.listById(Collection<Long> ids) Deprecated.Method parameters in com.morpheusdata.core.network with type arguments of type NetworkRouteTableModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Boolean>MorpheusNetworkRouteTableService.create(List<NetworkRouteTable> addList) Deprecated.io.reactivex.rxjava3.core.Single<Boolean>MorpheusNetworkRouteTableService.save(List<NetworkRouteTable> routerTablesToSave) Deprecated.useMorpheusDataService.bulkSave(java.util.List<M>)instead -
Uses of NetworkRouteTable in com.morpheusdata.model
Fields in com.morpheusdata.model declared as NetworkRouteTableMethods in com.morpheusdata.model that return NetworkRouteTableMethods in com.morpheusdata.model with parameters of type NetworkRouteTable
MorpheusDataService.bulkCreate(java.util.List<M>)instead