Uses of Interface
com.azure.spring.cloud.core.provider.RetryOptionsProvider.RetryOptions.FixedRetryOptions
Packages that use RetryOptionsProvider.RetryOptions.FixedRetryOptions
Package
Description
Configuration properties abstraction for retry.
Provider abstraction for Azure service configuration properties.
-
Uses of RetryOptionsProvider.RetryOptions.FixedRetryOptions in com.azure.spring.cloud.core.properties.retry
Classes in com.azure.spring.cloud.core.properties.retry that implement RetryOptionsProvider.RetryOptions.FixedRetryOptions -
Uses of RetryOptionsProvider.RetryOptions.FixedRetryOptions in com.azure.spring.cloud.core.provider
Methods in com.azure.spring.cloud.core.provider that return RetryOptionsProvider.RetryOptions.FixedRetryOptionsModifier and TypeMethodDescriptionRetryOptionsProvider.RetryOptions.getFixed()Get the retry options of the fixed retry mode.