Uses of Interface
com.microsoft.azure.toolkit.lib.common.event.AzureOperationEvent.Source
-
Packages that use AzureOperationEvent.Source Package Description com.microsoft.azure.toolkit.lib.common.entity com.microsoft.azure.toolkit.lib.common.event -
-
Uses of AzureOperationEvent.Source in com.microsoft.azure.toolkit.lib.common.entity
Classes in com.microsoft.azure.toolkit.lib.common.entity that implement AzureOperationEvent.Source Modifier and Type Class Description classAbstractAzureResource<T extends IAzureResource<E>,E extends AbstractAzureResource.RemoteAwareResourceEntity<R>,R> -
Uses of AzureOperationEvent.Source in com.microsoft.azure.toolkit.lib.common.event
Classes in com.microsoft.azure.toolkit.lib.common.event with type parameters of type AzureOperationEvent.Source Modifier and Type Class Description classAzureOperationEvent<T extends AzureOperationEvent.Source<T>>Fields in com.microsoft.azure.toolkit.lib.common.event declared as AzureOperationEvent.Source Modifier and Type Field Description private TAzureOperationEvent. sourceMethods in com.microsoft.azure.toolkit.lib.common.event that return AzureOperationEvent.Source Modifier and Type Method Description default AzureOperationEvent.Source<T>AzureOperationEvent.Source. getEventSource()
-