Uses of Interface
com.microsoft.azure.toolkit.lib.common.entity.IAzureModule
-
Packages that use IAzureModule Package Description com.microsoft.azure.toolkit.lib com.microsoft.azure.toolkit.lib.account com.microsoft.azure.toolkit.lib.common.entity -
-
Uses of IAzureModule in com.microsoft.azure.toolkit.lib
Subinterfaces of IAzureModule in com.microsoft.azure.toolkit.lib Modifier and Type Interface Description interfaceAzureService<T extends IAzureBaseResource> -
Uses of IAzureModule in com.microsoft.azure.toolkit.lib.account
Subinterfaces of IAzureModule in com.microsoft.azure.toolkit.lib.account Modifier and Type Interface Description interfaceIAzureAccount -
Uses of IAzureModule in com.microsoft.azure.toolkit.lib.common.entity
Methods in com.microsoft.azure.toolkit.lib.common.entity that return IAzureModule Modifier and Type Method Description default IAzureModule<? extends T,? extends P>IAzureBaseResource. module()default IAzureModule<IAzureBaseResource,IAzureBaseResource>IAzureResource. module()
-