Uses of Class
com.microsoft.azure.toolkit.lib.common.cache.Cacheable
-
Packages that use Cacheable Package Description com.microsoft.azure.toolkit.lib com.microsoft.azure.toolkit.lib.common.bundle com.microsoft.azure.toolkit.lib.common.messager -
-
Uses of Cacheable in com.microsoft.azure.toolkit.lib
Methods in com.microsoft.azure.toolkit.lib with annotations of type Cacheable Modifier and Type Method Description default com.azure.resourcemanager.resources.ResourceManagerAzureService. getResourceManager(String subscriptionId) -
Uses of Cacheable in com.microsoft.azure.toolkit.lib.common.bundle
Methods in com.microsoft.azure.toolkit.lib.common.bundle with annotations of type Cacheable Modifier and Type Method Description static StringAzureBundle. pattern(String pkg, String key) -
Uses of Cacheable in com.microsoft.azure.toolkit.lib.common.messager
Methods in com.microsoft.azure.toolkit.lib.common.messager with annotations of type Cacheable Modifier and Type Method Description protected List<IAzureOperation>AzureMessage. getOperations()
-