| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
ALBHTTPSecurityActionRateProfile.Builder |
ALBHTTPSecurityActionRateProfile.Builder.setAction(ALBRateLimiterAction action) |
ALBHTTPSecurityActionRateProfile.Builder |
ALBHTTPSecurityActionRateProfile.Builder.setPerClientIp(java.lang.Boolean perClientIp)
Rate limiting should be done on a per client ip basis.
|
ALBHTTPSecurityActionRateProfile.Builder |
ALBHTTPSecurityActionRateProfile.Builder.setPerUriPath(java.lang.Boolean perUriPath)
Rate limiting should be done on a per request uri path basis.
|
ALBHTTPSecurityActionRateProfile.Builder |
ALBHTTPSecurityActionRateProfile.Builder.setRateLimiter(ALBRateLimiter rateLimiter) |