Uses of Class
com.microsoft.azure.toolkit.lib.common.bundle.AzureBundle
-
Packages that use AzureBundle Package Description com.microsoft.azure.toolkit.lib.common.bundle com.microsoft.azure.toolkit.lib.common.messager com.microsoft.azure.toolkit.lib.common.operation -
-
Uses of AzureBundle in com.microsoft.azure.toolkit.lib.common.bundle
Fields in com.microsoft.azure.toolkit.lib.common.bundle declared as AzureBundle Modifier and Type Field Description private AzureBundleAzureString. bundleMethods in com.microsoft.azure.toolkit.lib.common.bundle with parameters of type AzureBundle Modifier and Type Method Description static AzureStringAzureString. format(AzureBundle bundle, String key, Object... params) -
Uses of AzureBundle in com.microsoft.azure.toolkit.lib.common.messager
Fields in com.microsoft.azure.toolkit.lib.common.messager declared as AzureBundle Modifier and Type Field Description private static AzureBundleAzureMessageBundle. bundle -
Uses of AzureBundle in com.microsoft.azure.toolkit.lib.common.operation
Fields in com.microsoft.azure.toolkit.lib.common.operation declared as AzureBundle Modifier and Type Field Description private static AzureBundleAzureOperationBundle. bundle
-