Uses of Class
com.azure.data.appconfiguration.ConfigurationAsyncClient
Packages that use ConfigurationAsyncClient
Package
Description
Azure App Configuration Service
is a managed service provided by Microsoft Azure that allows developers to centralize configuration settings for
their applications.
-
Uses of ConfigurationAsyncClient in com.azure.data.appconfiguration
Methods in com.azure.data.appconfiguration that return ConfigurationAsyncClientModifier and TypeMethodDescriptionConfigurationClientBuilder.buildAsyncClient()Creates aConfigurationAsyncClientbased on options set in the Builder.