Uses of Class
com.morpheusdata.model.projection.NetworkRouteIdentityProjection
Packages that use NetworkRouteIdentityProjection
-
Uses of NetworkRouteIdentityProjection in com.morpheusdata.core.network
Methods in com.morpheusdata.core.network that return types with arguments of type NetworkRouteIdentityProjectionModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<NetworkRouteIdentityProjection>MorpheusNetworkRouteService.listIdentityProjections(NetworkRouteTableIdentityProjection routeTable) Lists NetworkRouteIdentityProjections for a specified network route table.Method parameters in com.morpheusdata.core.network with type arguments of type NetworkRouteIdentityProjectionModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Boolean>MorpheusNetworkRouteService.remove(Long networkRouterId, List<NetworkRouteIdentityProjection> removeList) Removes Missing Network Routes on the Morpheus side. -
Uses of NetworkRouteIdentityProjection in com.morpheusdata.model
Subclasses of NetworkRouteIdentityProjection in com.morpheusdata.model