Class AzureActionManager.DummyOpenUrlAction
- java.lang.Object
-
- com.microsoft.azure.toolkit.lib.common.action.Action<String>
-
- com.microsoft.azure.toolkit.lib.common.action.AzureActionManager.DummyOpenUrlAction
-
- All Implemented Interfaces:
Cloneable
- Enclosing class:
- AzureActionManager
public static class AzureActionManager.DummyOpenUrlAction extends Action<String>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.microsoft.azure.toolkit.lib.common.action.Action
Action.Id<D>, Action.View
-
-
Field Summary
-
Fields inherited from class com.microsoft.azure.toolkit.lib.common.action.Action
AUTHENTICATE, authRequiredProvider, COMMON_PLACE, DISABLE_AUTH_CACHE, EMPTY_PLACE, enableWhen, iconProvider, labelProvider, OPEN_AZURE_SETTINGS, OPEN_URL, PLACE, REQUIRE_AUTH, RESOURCE_TYPE, SELECT_SUBS, SOURCE, sourceProvider, target, titleParamProviders, titleProvider, TRY_AZURE, visibleWhen
-
-
Constructor Summary
Constructors Modifier Constructor Description privateDummyOpenUrlAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringtoString(IAzureMessage.ValueDecorator decorator)-
Methods inherited from class com.microsoft.azure.toolkit.lib.common.action.Action
bind, enableWhen, getHandler, getView, getView, handle, handle, handleSync, handleSync, instantiate, instantiate, isAuthRequiredForAzureResource, register, retryFromFailure, toString, visibleWhen, visibleWhen, withAuthRequired, withAuthRequired, withHandler, withHandler, withHandler, withHandler, withIcon, withIcon, withIdParam, withIdParam, withLabel, withLabel, withShortcut, withSource, withSource, withTitle
-
-
-
-
Method Detail
-
toString
public String toString(IAzureMessage.ValueDecorator decorator)
-
-