Package | Description |
---|---|
org.openapitools.client.api | |
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
RateLimitWarningThresholdResponse |
RateLimitSettingsApi.getRateLimitSettingsWarningThreshold()
Retrieve the Rate Limit Warning Threshold Percentage
Retrieves the currently configured threshold for warning notifications when the API's rate limit is exceeded
|
RateLimitWarningThresholdResponse |
RateLimitSettingsApi.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 exceeded
|
RateLimitWarningThresholdResponse |
RateLimitSettingsApi.replaceRateLimitSettingsWarningThreshold(RateLimitWarningThresholdRequest rateLimitWarningThreshold)
Replace the Rate Limit Warning Threshold Percentage
Replaces the Rate Limit Warning Threshold Percentage and returns the configured property
|
RateLimitWarningThresholdResponse |
RateLimitSettingsApi.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
|
Modifier and Type | Method and Description |
---|---|
RateLimitWarningThresholdResponse |
RateLimitWarningThresholdResponse.warningThreshold(Integer warningThreshold) |
Copyright © 2017–2023 Okta. All rights reserved.