Uses of Interface
com.microsoft.azure.toolkit.lib.AbstractAzureResourceModule.AuthenticationMethod
-
Packages that use AbstractAzureResourceModule.AuthenticationMethod Package Description com.microsoft.azure.toolkit.lib -
-
Uses of AbstractAzureResourceModule.AuthenticationMethod in com.microsoft.azure.toolkit.lib
Methods in com.microsoft.azure.toolkit.lib with parameters of type AbstractAzureResourceModule.AuthenticationMethod Modifier and Type Method Description protected static <R extends com.azure.resourcemanager.resources.fluentcore.arm.AzureConfigurable<R>,T extends com.azure.resourcemanager.resources.fluentcore.arm.Manager>
TAbstractAzureResourceModule. getResourceManager(String subscriptionId, java.util.function.Supplier<com.azure.resourcemanager.resources.fluentcore.arm.AzureConfigurable<R>> configurableSupplier, AbstractAzureResourceModule.AuthenticationMethod<R,T> authenticationMethod)
-