Uses of Class
com.microsoft.azure.toolkit.lib.common.operation.AzureOperation
-
Packages that use AzureOperation Package Description com.microsoft.azure.toolkit.lib.common.entity com.microsoft.azure.toolkit.lib.common.model -
-
Uses of AzureOperation in com.microsoft.azure.toolkit.lib.common.entity
Methods in com.microsoft.azure.toolkit.lib.common.entity with annotations of type AzureOperation Modifier and Type Method Description voidAbstractAzureResource. refresh()default voidIAzureModule. refresh() -
Uses of AzureOperation in com.microsoft.azure.toolkit.lib.common.model
Methods in com.microsoft.azure.toolkit.lib.common.model with annotations of type AzureOperation Modifier and Type Method Description protected voidAbstractAzResourceModule. deleteResourceFromAzure(String resourceId)List<Region>AbstractAzResourceManager. listSupportedRegions(String resourceType)protected RAbstractAzResourceModule. loadResourceFromAzure(String name, String resourceGroup)protected java.util.stream.Stream<R>AbstractAzResourceModule. loadResourcesFromAzure()private static voidAbstractAzService. preload()private voidAbstractAzResource. reload()private voidAbstractAzResource. reloadStatus()
-