Uses of Class
com.morpheusdata.model.projection.LoadBalancerPolicyIdentityProjection
Packages that use LoadBalancerPolicyIdentityProjection
-
Uses of LoadBalancerPolicyIdentityProjection in com.morpheusdata.core.network.loadbalancer
Methods in com.morpheusdata.core.network.loadbalancer that return types with arguments of type LoadBalancerPolicyIdentityProjectionModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<LoadBalancerPolicyIdentityProjection>MorpheusLoadBalancerPolicyService.listSyncProjections(Long loadBalancerId, String objCategory) Get a list ofLoadBalancerPolicyIdentityProjectionprojections based on NetworkLoadBalancer idMethod parameters in com.morpheusdata.core.network.loadbalancer with type arguments of type LoadBalancerPolicyIdentityProjectionModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Boolean>MorpheusLoadBalancerPolicyService.remove(List<LoadBalancerPolicyIdentityProjection> policies) Deprecated. -
Uses of LoadBalancerPolicyIdentityProjection in com.morpheusdata.model
Subclasses of LoadBalancerPolicyIdentityProjection in com.morpheusdata.model
MorpheusDataService.bulkRemove(java.util.List<I>)instead