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