Uses of Interface
com.microsoft.azure.toolkit.lib.common.entity.IAzureResource
-
Packages that use IAzureResource Package Description com.microsoft.azure.toolkit.lib.common.entity -
-
Uses of IAzureResource in com.microsoft.azure.toolkit.lib.common.entity
Classes in com.microsoft.azure.toolkit.lib.common.entity with type parameters of type IAzureResource Modifier and Type Class Description classAbstractAzureResource<T extends IAzureResource<E>,E extends AbstractAzureResource.RemoteAwareResourceEntity<R>,R>Subinterfaces of IAzureResource in com.microsoft.azure.toolkit.lib.common.entity Modifier and Type Interface Description interfaceStartable<T extends IAzureResourceEntity>Classes in com.microsoft.azure.toolkit.lib.common.entity that implement IAzureResource Modifier and Type Class Description classAbstractAzureResource<T extends IAzureResource<E>,E extends AbstractAzureResource.RemoteAwareResourceEntity<R>,R>Methods in com.microsoft.azure.toolkit.lib.common.entity that return IAzureResource Modifier and Type Method Description IAzureResource<T>IAzureResource. refresh()
-