Package com.azure.spring.cloud.core.provider
package com.azure.spring.cloud.core.provider
Provider abstraction for Azure service configuration properties.
-
ClassDescriptionInterface to be implemented by classes that wish to provide the Azure profile options.Interface to be implemented by classes that wish to describe an Azure cloud environment options.Define the cloud environment type, with four known Azure cloud types and the types don't fall in the four known types will be OTHER.Interface to be implemented by classes that wish to describe an Azure cloud profile.Interface to be implemented by classes that wish to provide the client options.Interface to be implemented by classes that wish to describe an amqp based client sdk.Interface to be implemented by classes that wish to describe sdk client common options.Interface to be implemented by classes that wish to describe a http based client sdk.Interface to be implemented by classes that wish to describe logging options in http-based client sdks options.Interface to be implemented by classes that wish to describe logging options in http-based client sdks options. ≤ For example, if you want to log the http request or response, you could set the level to
HttpLogDetailLevel.BASIC
or some other levels.Interface to be implemented by classes that wish to provide the proxy options.Interface to be implemented by classes that wish to describe the amqp based client proxy.Interface to be implemented by classes that wish to describe the http based client proxy.Interface to be implemented by classes that wish to describe the proxy.Interface to be implemented by classes that wish to provide the retry options.Interface to be implemented by classes that wish to describe amqp related retry options.The retry backoff mode when retrying.Interface to be implemented by classes that wish to describe retry options.Interface to be implemented by classes that wish to describe retry options of exponential retry mode.Interface to be implemented by classes that wish to describe retry options of fixed retry mode.