Uses of Class
com.okta.sdk.resource.model.RateLimitWarningThresholdResponse
-
Uses of RateLimitWarningThresholdResponse in com.okta.sdk.resource.api
Modifier and TypeMethodDescriptionRateLimitSettingsApi.getRateLimitSettingsWarningThreshold()
Retrieve the Rate Limit Warning Threshold Percentage Retrieves the currently configured threshold for warning notifications when the API's rate limit is exceededRateLimitSettingsApi.getRateLimitSettingsWarningThreshold
(Map<String, String> additionalHeaders) Retrieve the Rate Limit Warning Threshold Percentage Retrieves the currently configured threshold for warning notifications when the API's rate limit is exceededRateLimitSettingsApi.replaceRateLimitSettingsWarningThreshold
(RateLimitWarningThresholdRequest rateLimitWarningThreshold) Replace the Rate Limit Warning Threshold Percentage Replaces the Rate Limit Warning Threshold Percentage and returns the configured propertyRateLimitSettingsApi.replaceRateLimitSettingsWarningThreshold
(RateLimitWarningThresholdRequest rateLimitWarningThreshold, Map<String, String> additionalHeaders) Replace the Rate Limit Warning Threshold Percentage Replaces the Rate Limit Warning Threshold Percentage and returns the configured property -
Uses of RateLimitWarningThresholdResponse in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionRateLimitWarningThresholdResponse.warningThreshold
(Integer warningThreshold)