Uses of Class
com.okta.sdk.resource.model.RateLimitWarningThresholdResponse
Packages that use RateLimitWarningThresholdResponse
-
Uses of RateLimitWarningThresholdResponse in com.okta.sdk.resource.api
Methods in com.okta.sdk.resource.api that return RateLimitWarningThresholdResponseModifier 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
Methods in com.okta.sdk.resource.model that return RateLimitWarningThresholdResponseModifier and TypeMethodDescriptionRateLimitWarningThresholdResponse.warningThreshold
(Integer warningThreshold)