Uses of Package
com.azure.spring.cloud.core.provider
Packages that use com.azure.spring.cloud.core.provider
Package
Description
Configuration properties abstraction.
Configuration properties abstraction for client.
Configuration properties abstraction for profile.
Configuration properties abstraction for proxy.
Configuration properties abstraction for retry.
Provider abstraction for Azure service configuration properties.
-
Classes in com.azure.spring.cloud.core.provider used by com.azure.spring.cloud.core.propertiesClassDescriptionInterface to be implemented by classes that wish to provide the Azure profile options.Interface to be implemented by classes that wish to provide the client options.Interface to be implemented by classes that wish to provide the proxy options.
-
Classes in com.azure.spring.cloud.core.provider used by com.azure.spring.cloud.core.properties.clientClassDescriptionInterface 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. -
Classes in com.azure.spring.cloud.core.provider used by com.azure.spring.cloud.core.properties.profileClassDescriptionInterface 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.
-
Classes in com.azure.spring.cloud.core.provider used by com.azure.spring.cloud.core.properties.proxyClassDescriptionInterface 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.
-
Classes in com.azure.spring.cloud.core.provider used by com.azure.spring.cloud.core.properties.retryClassDescriptionInterface 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.
-
Classes in com.azure.spring.cloud.core.provider used by com.azure.spring.cloud.core.providerClassDescriptionInterface 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 describe sdk client common options.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 describe the proxy.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.