public final class AzureResourceManagerCache
extends Object
-
Method Summary
static com.azure.resourcemanager.AzureResourceManager
static com.azure.resourcemanager.AzureResourceManager
static void
Used to notify when credentials change, e.g.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
get
@CheckForNull
public static com.azure.resourcemanager.AzureResourceManager get(String credentialsId)
-
get
@CheckForNull
public static com.azure.resourcemanager.AzureResourceManager get(String credentialsId,
String subscriptionId)
-
invalidateCache
public static void invalidateCache()
Used to notify when credentials change, e.g. service principal secret updated.