Uses of Interface
com.azure.spring.cloud.core.provider.RetryOptionsProvider.RetryOptions
Packages that use RetryOptionsProvider.RetryOptions
Package
Description
Configuration properties abstraction for retry.
Provider abstraction for Azure service configuration properties.
-
Uses of RetryOptionsProvider.RetryOptions in com.azure.spring.cloud.core.properties.retry
Classes in com.azure.spring.cloud.core.properties.retry that implement RetryOptionsProvider.RetryOptionsModifier and TypeClassDescriptionclassUnified http retry properties for all Azure SDKs based on HTTP.classCommon retry properties for all Azure SDKs. -
Uses of RetryOptionsProvider.RetryOptions in com.azure.spring.cloud.core.provider
Subinterfaces of RetryOptionsProvider.RetryOptions in com.azure.spring.cloud.core.providerModifier and TypeInterfaceDescriptionstatic interfaceInterface to be implemented by classes that wish to describe amqp related retry options.Methods in com.azure.spring.cloud.core.provider that return RetryOptionsProvider.RetryOptions