Package | Description |
---|---|
org.openapitools.client.api | |
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
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 |
---|---|
RateLimitWarningThresholdRequest |
RateLimitWarningThresholdRequest.warningThreshold(Integer warningThreshold) |
Copyright © 2017–2023 Okta. All rights reserved.