Uses of Class
com.exoscale.sdk.model.IPAddressRateLimitingSettings
Packages that use IPAddressRateLimitingSettings
-
Uses of IPAddressRateLimitingSettings in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return IPAddressRateLimitingSettingsModifier and TypeMethodDescriptionIPAddressRateLimitingSettings.allowedTries(Integer allowedTries) IPAddressRateLimitingSettings.blockExpirySeconds(Integer blockExpirySeconds) OpensearchSecurityPluginSettings.getIpRateLimiting()Get ipRateLimitingIPAddressRateLimitingSettings.maxBlockedClients(Integer maxBlockedClients) IPAddressRateLimitingSettings.maxTrackedClients(Integer maxTrackedClients) IPAddressRateLimitingSettings.timeWindowSeconds(Integer timeWindowSeconds) IPAddressRateLimitingSettings.type(IPAddressRateLimitingSettings.TypeEnum type) Methods in com.exoscale.sdk.model with parameters of type IPAddressRateLimitingSettingsModifier and TypeMethodDescriptionOpensearchSecurityPluginSettings.ipRateLimiting(IPAddressRateLimitingSettings ipRateLimiting) voidOpensearchSecurityPluginSettings.setIpRateLimiting(IPAddressRateLimitingSettings ipRateLimiting)