Uses of Class
org.openapitools.client.model.PerClientRateLimitSettings
Packages that use PerClientRateLimitSettings
-
Uses of PerClientRateLimitSettings in org.openapitools.client.api
Methods in org.openapitools.client.api that return PerClientRateLimitSettingsModifier and TypeMethodDescriptionRateLimitSettingsApi.getRateLimitSettingsPerClient()
Retrieve the Per-Client Rate Limit Settings Retrieves the currently configured Per-Client Rate Limit SettingsRateLimitSettingsApi.replaceRateLimitSettingsPerClient
(PerClientRateLimitSettings perClientRateLimitSettings) Replace the Per-Client Rate Limit Settings Replaces the Per-Client Rate Limit Settings and returns the configured propertiesMethods in org.openapitools.client.api that return types with arguments of type PerClientRateLimitSettingsModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PerClientRateLimitSettings>
RateLimitSettingsApi.getRateLimitSettingsPerClientWithHttpInfo()
Retrieve the Per-Client Rate Limit Settings Retrieves the currently configured Per-Client Rate Limit Settingsorg.springframework.http.ResponseEntity<PerClientRateLimitSettings>
RateLimitSettingsApi.replaceRateLimitSettingsPerClientWithHttpInfo
(PerClientRateLimitSettings perClientRateLimitSettings) Replace the Per-Client Rate Limit Settings Replaces the Per-Client Rate Limit Settings and returns the configured propertiesMethods in org.openapitools.client.api with parameters of type PerClientRateLimitSettingsModifier and TypeMethodDescription<T> T
RateLimitSettingsApi.replaceRateLimitSettingsPerClient
(Class<?> T, PerClientRateLimitSettings perClientRateLimitSettings) Replace the Per-Client Rate Limit Settings Replaces the Per-Client Rate Limit Settings and returns the configured propertiesRateLimitSettingsApi.replaceRateLimitSettingsPerClient
(PerClientRateLimitSettings perClientRateLimitSettings) Replace the Per-Client Rate Limit Settings Replaces the Per-Client Rate Limit Settings and returns the configured propertiesorg.springframework.http.ResponseEntity<PerClientRateLimitSettings>
RateLimitSettingsApi.replaceRateLimitSettingsPerClientWithHttpInfo
(PerClientRateLimitSettings perClientRateLimitSettings) Replace the Per-Client Rate Limit Settings Replaces the Per-Client Rate Limit Settings and returns the configured propertiesRateLimitSettingsApi.replaceRateLimitSettingsPerClientWithPaginationInfo
(PerClientRateLimitSettings perClientRateLimitSettings) Replace the Per-Client Rate Limit Settings Replaces the Per-Client Rate Limit Settings and returns the configured properties -
Uses of PerClientRateLimitSettings in org.openapitools.client.model
Methods in org.openapitools.client.model that return PerClientRateLimitSettingsModifier and TypeMethodDescriptionPerClientRateLimitSettings.defaultMode
(PerClientRateLimitMode defaultMode) PerClientRateLimitSettings.useCaseModeOverrides
(PerClientRateLimitSettingsUseCaseModeOverrides useCaseModeOverrides)