Uses of Interface
com.microsoft.azure.toolkit.lib.AzureService
-
Packages that use AzureService Package Description com.microsoft.azure.toolkit.lib com.microsoft.azure.toolkit.lib.account -
-
Uses of AzureService in com.microsoft.azure.toolkit.lib
Classes in com.microsoft.azure.toolkit.lib with type parameters of type AzureService Modifier and Type Class Description classSubscriptionScoped<T extends AzureService>Fields in com.microsoft.azure.toolkit.lib with type parameters of type AzureService Modifier and Type Field Description private static ServiceLoader<AzureService>Azure.Holder. loaderMethods in com.microsoft.azure.toolkit.lib with type parameters of type AzureService Modifier and Type Method Description static <T extends AzureService>
TAzure. az(Class<T> clazz)private static <T extends AzureService>
TAzure. getService(Class<T> clazz) -
Uses of AzureService in com.microsoft.azure.toolkit.lib.account
Subinterfaces of AzureService in com.microsoft.azure.toolkit.lib.account Modifier and Type Interface Description interfaceIAzureAccount
-