mirror of https://github.com/apache/cloudstack.git
Fix
This commit is contained in:
parent
b9fb24d7f6
commit
bdd6f5540f
|
|
@ -23,7 +23,7 @@ import com.cloud.utils.component.PluggableService;
|
|||
|
||||
public interface InternalLoadBalancerElementService extends PluggableService {
|
||||
/**
|
||||
* Configures existing Internal Load Balancer Element (eInternalLoadBalancerElementServicenables or disables it)
|
||||
* Configures existing Internal Load Balancer Element (enables or disables it)
|
||||
* @param id
|
||||
* @param enable
|
||||
* @return
|
||||
|
|
|
|||
Loading…
Reference in New Issue