A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes All Packages

A

abbreviation - Variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
AbstractAzResource<T extends AbstractAzResource<T,​P,​R>,​P extends AzResource,​R> - Class in com.microsoft.azure.toolkit.lib.common.model
 
AbstractAzResource(AbstractAzResource<T, P, R>) - Constructor for class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
copy constructor
AbstractAzResource(String, AbstractAzResourceModule<T, P, R>) - Constructor for class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
constructor for non-top resource only.
AbstractAzResource(String, String, AbstractAzResourceModule<T, P, R>) - Constructor for class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
AbstractAzResourceModule<T extends AbstractAzResource<T,​P,​R>,​P extends AzResource,​R> - Class in com.microsoft.azure.toolkit.lib.common.model
 
AbstractAzResourceModule() - Constructor for class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
AbstractAzService<T extends AbstractAzServiceSubscription<T,​R>,​R> - Class in com.microsoft.azure.toolkit.lib.common.model
 
AbstractAzService(String) - Constructor for class com.microsoft.azure.toolkit.lib.common.model.AbstractAzService
 
AbstractAzServiceSubscription<T extends AbstractAzResource<T,​AzResource.None,​R>,​R> - Class in com.microsoft.azure.toolkit.lib.common.model
 
AbstractAzServiceSubscription(String, AbstractAzResourceModule<T, AzResource.None, R>) - Constructor for class com.microsoft.azure.toolkit.lib.common.model.AbstractAzServiceSubscription
 
AbstractAzServiceSubscription.HttpClientHolder - Class in com.microsoft.azure.toolkit.lib.common.model
 
AbstractEmulatableAzResource<T extends AbstractEmulatableAzResource<T,​P,​R>,​P extends AzResource,​R> - Class in com.microsoft.azure.toolkit.lib.common.model
 
AbstractEmulatableAzResource(AbstractAzResource<T, P, R>) - Constructor for class com.microsoft.azure.toolkit.lib.common.model.AbstractEmulatableAzResource
 
AbstractEmulatableAzResource(String, AbstractAzResourceModule<T, P, R>) - Constructor for class com.microsoft.azure.toolkit.lib.common.model.AbstractEmulatableAzResource
 
AbstractEmulatableAzResource(String, String, AbstractAzResourceModule<T, P, R>) - Constructor for class com.microsoft.azure.toolkit.lib.common.model.AbstractEmulatableAzResource
 
AbstractEmulatableAzResourceModule<T extends AbstractEmulatableAzResource<T,​P,​R>,​P extends AzResource,​R> - Class in com.microsoft.azure.toolkit.lib.common.model
 
AbstractEmulatableAzResourceModule(String, P) - Constructor for class com.microsoft.azure.toolkit.lib.common.model.AbstractEmulatableAzResourceModule
 
accept(T) - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput.AzureValueChangeBiListener
 
accept(T, T) - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput.AzureValueChangeBiListener
 
accept(T, T) - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput.AzureValueChangeListener
 
account() - Method in interface com.microsoft.azure.toolkit.lib.account.IAzureAccount
 
action - Variable in class com.microsoft.azure.toolkit.lib.common.action.ActionInstance
 
action() - Static method in class com.microsoft.azure.toolkit.lib.common.operation.OperationContext
 
Action<D> - Class in com.microsoft.azure.toolkit.lib.common.action
 
Action(Action.Id<D>) - Constructor for class com.microsoft.azure.toolkit.lib.common.action.Action
 
Action.Id<D> - Class in com.microsoft.azure.toolkit.lib.common.action
 
Action.View - Class in com.microsoft.azure.toolkit.lib.common.action
 
ActionGroup - Class in com.microsoft.azure.toolkit.lib.common.action
 
ActionGroup(Object...) - Constructor for class com.microsoft.azure.toolkit.lib.common.action.ActionGroup
 
ActionGroup(List<Object>) - Constructor for class com.microsoft.azure.toolkit.lib.common.action.ActionGroup
 
ActionGroup(List<Object>, IView.Label) - Constructor for class com.microsoft.azure.toolkit.lib.common.action.ActionGroup
 
ActionInstance<D> - Class in com.microsoft.azure.toolkit.lib.common.action
 
ActionInstance() - Constructor for class com.microsoft.azure.toolkit.lib.common.action.ActionInstance
 
actions - Variable in class com.microsoft.azure.toolkit.lib.common.action.ActionGroup
 
actions - Variable in exception com.microsoft.azure.toolkit.lib.common.exception.AzureToolkitException
array of action ids or Action or Action.Id
actions - Variable in exception com.microsoft.azure.toolkit.lib.common.exception.AzureToolkitRuntimeException
array of action ids or Action or Action.Id
actions - Variable in exception com.microsoft.azure.toolkit.lib.common.exception.SystemException
array of action ids or Action or Action.Id
actions - Variable in exception com.microsoft.azure.toolkit.lib.common.exception.UserException
array of action ids or Action or Action.Id
actions - Variable in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessage
 
ACTIVATING - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Status
 
add() - Method in interface com.microsoft.azure.toolkit.lib.common.action.AzureActionManager.Shortcuts
 
addAction(Object) - Method in class com.microsoft.azure.toolkit.lib.common.action.ActionGroup
 
addAction(Object) - Method in interface com.microsoft.azure.toolkit.lib.common.action.IActionGroup
 
addCommonProperties(Map<String, String>) - Static method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
addCommonProperty(String, String) - Static method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
addDefaultActions(RuntimeException) - Static method in exception com.microsoft.azure.toolkit.lib.common.exception.AzureToolkitRuntimeException
 
addDefaultProperties(Map<String, String>) - Method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
 
addDefaultProperty(String, String) - Method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
 
addListener(OperationListener) - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationManager
 
addResources(Map<String, R>) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
addResourceToLocal(String, T, boolean...) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
addResourceToLocalResourceGroup(String, T, boolean...) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
addValidator(AzureFormInput.Validator) - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
addValueChangedListener(AzureFormInput.AzureValueChangeListener<T>) - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
afterCreate(Operation) - Static method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
afterExit(Operation) - Static method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
afterReturning(Operation) - Static method in class com.microsoft.azure.toolkit.lib.common.operation.AzureOperationAspect
 
afterReturning(Operation, Object) - Method in interface com.microsoft.azure.toolkit.lib.common.operation.OperationListener
 
afterReturning(JoinPoint) - Method in class com.microsoft.azure.toolkit.lib.common.operation.AzureOperationAspect
 
afterThrowing(Throwable, Operation) - Static method in class com.microsoft.azure.toolkit.lib.common.operation.AzureOperationAspect
 
afterThrowing(Throwable, Operation, Object) - Method in interface com.microsoft.azure.toolkit.lib.common.operation.OperationListener
 
afterThrowing(JoinPoint, Throwable) - Method in class com.microsoft.azure.toolkit.lib.common.messager.ExceptionNotificationAspect
 
afterThrowing(JoinPoint, Throwable) - Method in class com.microsoft.azure.toolkit.lib.common.operation.AzureOperationAspect
 
alert(AzureString) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
alert(AzureString, String) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
alert(String) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
alert(String, String) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
ALERT - com.microsoft.azure.toolkit.lib.common.messager.IAzureMessage.Type
 
ALL - Static variable in annotation type com.microsoft.azure.toolkit.lib.common.cache.CacheEvict
 
anonymizePersonallyIdentifiableInformation(Map<String, String>) - Static method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
 
anonymizePiiData(String) - Static method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
 
ANY - com.microsoft.azure.toolkit.lib.common.task.AzureTask.Modality
 
appendAction(Object) - Method in interface com.microsoft.azure.toolkit.lib.common.action.IActionGroup
 
appendActions(Object...) - Method in class com.microsoft.azure.toolkit.lib.common.action.ActionGroup
 
appendActions(Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.action.IActionGroup
 
appendActions(Collection<Object>) - Method in class com.microsoft.azure.toolkit.lib.common.action.ActionGroup
 
appendActions(Collection<Object>) - Method in interface com.microsoft.azure.toolkit.lib.common.action.IActionGroup
 
applyColorToText(String, Ansi.Color) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.TextUtils
 
applyProxy() - Method in class com.microsoft.azure.toolkit.lib.common.proxy.ProxyManager
 
ARCH_KEY - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
 
arguments - Variable in class com.microsoft.azure.toolkit.lib.common.validator.ValidationMessage
 
aroundCacheable(ProceedingJoinPoint) - Method in class com.microsoft.azure.toolkit.lib.common.cache.CacheManager
 
aroundCacheEvict(ProceedingJoinPoint) - Method in class com.microsoft.azure.toolkit.lib.common.cache.CacheManager
 
ASIA_EAST - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
ASIA_SOUTHEAST - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
asResource() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Draft
 
AUSTRALIA_CENTRAL - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
AUSTRALIA_CENTRAL2 - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
AUSTRALIA_EAST - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
AUSTRALIA_SOUTHEAST - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
AUTHENTICATE - Static variable in class com.microsoft.azure.toolkit.lib.common.action.Action
 
authPersistenceEnabled - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 
authRequiredProvider - Variable in class com.microsoft.azure.toolkit.lib.common.action.Action
 
authRequiredProvider - Variable in class com.microsoft.azure.toolkit.lib.common.action.ActionInstance
 
Availability - Class in com.microsoft.azure.toolkit.lib.common.model
 
Availability(boolean, String) - Constructor for class com.microsoft.azure.toolkit.lib.common.model.Availability
 
available - Variable in class com.microsoft.azure.toolkit.lib.common.model.Availability
 
az() - Static method in class com.microsoft.azure.toolkit.lib.Azure
 
az(Class<T>) - Static method in class com.microsoft.azure.toolkit.lib.Azure
 
AzComponent - Interface in com.microsoft.azure.toolkit.lib.common.model
 
AzResource - Interface in com.microsoft.azure.toolkit.lib.common.model
 
AzResource.Draft<T extends AzResource,​R> - Interface in com.microsoft.azure.toolkit.lib.common.model
 
AzResource.FormalStatus - Enum in com.microsoft.azure.toolkit.lib.common.model
 
AzResource.None - Class in com.microsoft.azure.toolkit.lib.common.model
 
AzResource.Status - Interface in com.microsoft.azure.toolkit.lib.common.model
 
AzResourceModule<T extends AzResource> - Interface in com.microsoft.azure.toolkit.lib.common.model
 
AzResourceModule.None - Class in com.microsoft.azure.toolkit.lib.common.model
 
AzService - Interface in com.microsoft.azure.toolkit.lib
 
Azure - Class in com.microsoft.azure.toolkit.lib
 
Azure() - Constructor for class com.microsoft.azure.toolkit.lib.Azure
 
AZURE - Static variable in interface com.microsoft.azure.toolkit.lib.common.operation.Operation.Type
 
Azure.ServiceManager - Class in com.microsoft.azure.toolkit.lib
 
AzureActionManager - Class in com.microsoft.azure.toolkit.lib.common.action
 
AzureActionManager() - Constructor for class com.microsoft.azure.toolkit.lib.common.action.AzureActionManager
 
AzureActionManager.DummyActionManager - Class in com.microsoft.azure.toolkit.lib.common.action
 
AzureActionManager.DummyOpenUrlAction - Class in com.microsoft.azure.toolkit.lib.common.action
 
AzureActionManager.Holder - Class in com.microsoft.azure.toolkit.lib.common.action
 
AzureActionManager.Shortcuts - Interface in com.microsoft.azure.toolkit.lib.common.action
 
AzureActionManagerProvider - Interface in com.microsoft.azure.toolkit.lib.common.action
 
AzureBundle - Class in com.microsoft.azure.toolkit.lib.common.bundle
 
AzureBundle(String) - Constructor for class com.microsoft.azure.toolkit.lib.common.bundle.AzureBundle
 
AzureBundle(String, Class<?>) - Constructor for class com.microsoft.azure.toolkit.lib.common.bundle.AzureBundle
 
azureCliPath - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 
AzureConfiguration - Class in com.microsoft.azure.toolkit.lib
 
AzureConfiguration() - Constructor for class com.microsoft.azure.toolkit.lib.AzureConfiguration
 
AzureEvent - Interface in com.microsoft.azure.toolkit.lib.common.event
 
AzureEventBus - Class in com.microsoft.azure.toolkit.lib.common.event
 
AzureEventBus() - Constructor for class com.microsoft.azure.toolkit.lib.common.event.AzureEventBus
 
AzureEventBus.EventListener - Class in com.microsoft.azure.toolkit.lib.common.event
 
AzureEventBus.SimpleEvent - Class in com.microsoft.azure.toolkit.lib.common.event
 
AzureExecutionException - Exception in com.microsoft.azure.toolkit.lib.common.exception
AzureExecutionException(String) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.AzureExecutionException
Deprecated.
 
AzureExecutionException(String, Throwable) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.AzureExecutionException
Deprecated.
 
AzureForm<T> - Interface in com.microsoft.azure.toolkit.lib.common.form
 
AzureFormInput<T> - Interface in com.microsoft.azure.toolkit.lib.common.form
 
AzureFormInput.AzureValueChangeBiListener<T> - Interface in com.microsoft.azure.toolkit.lib.common.form
 
AzureFormInput.AzureValueChangeListener<T> - Interface in com.microsoft.azure.toolkit.lib.common.form
 
AzureFormInput.Validator - Interface in com.microsoft.azure.toolkit.lib.common.form
 
AzureHtmlMessage - Class in com.microsoft.azure.toolkit.lib.common.messager
 
AzureHtmlMessage(IAzureMessage) - Constructor for class com.microsoft.azure.toolkit.lib.common.messager.AzureHtmlMessage
 
AzureHtmlMessage(IAzureMessage.Type, AzureString) - Constructor for class com.microsoft.azure.toolkit.lib.common.messager.AzureHtmlMessage
 
AzureMessage - Class in com.microsoft.azure.toolkit.lib.common.messager
 
AzureMessage() - Constructor for class com.microsoft.azure.toolkit.lib.common.messager.AzureMessage
 
AzureMessageBundle - Class in com.microsoft.azure.toolkit.lib.common.messager
 
AzureMessageBundle() - Constructor for class com.microsoft.azure.toolkit.lib.common.messager.AzureMessageBundle
 
AzureMessager - Class in com.microsoft.azure.toolkit.lib.common.messager
 
AzureMessager() - Constructor for class com.microsoft.azure.toolkit.lib.common.messager.AzureMessager
 
AzureMessager.DummyMessager - Class in com.microsoft.azure.toolkit.lib.common.messager
 
AzureMessager.Holder - Class in com.microsoft.azure.toolkit.lib.common.messager
 
AzureMessagerProvider - Interface in com.microsoft.azure.toolkit.lib.common.messager
 
AzureOperation - Annotation Type in com.microsoft.azure.toolkit.lib.common.operation
 
AzureOperationAspect - Class in com.microsoft.azure.toolkit.lib.common.operation
 
AzureOperationAspect() - Constructor for class com.microsoft.azure.toolkit.lib.common.operation.AzureOperationAspect
 
AzureResources - Class in com.microsoft.azure.toolkit.lib.resource
 
AzureResources() - Constructor for class com.microsoft.azure.toolkit.lib.resource.AzureResources
 
AzureRxTaskManager - Class in com.microsoft.azure.toolkit.lib.common.task
 
AzureRxTaskManager() - Constructor for class com.microsoft.azure.toolkit.lib.common.task.AzureRxTaskManager
 
AzureString - Class in com.microsoft.azure.toolkit.lib.common.bundle
 
AzureString() - Constructor for class com.microsoft.azure.toolkit.lib.common.bundle.AzureString
 
AzureTask<T> - Class in com.microsoft.azure.toolkit.lib.common.task
 
AzureTask() - Constructor for class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
AzureTask(AzureString, Runnable) - Constructor for class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
AzureTask(AzureString, Runnable, AzureTask.Modality) - Constructor for class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
AzureTask(AzureString, Callable<T>) - Constructor for class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
AzureTask(AzureString, Callable<T>, AzureTask.Modality) - Constructor for class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
AzureTask(Object, AzureString, boolean, Runnable) - Constructor for class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
AzureTask(Object, AzureString, boolean, Runnable, AzureTask.Modality) - Constructor for class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
AzureTask(Object, AzureString, boolean, Callable<T>) - Constructor for class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
AzureTask(Object, AzureString, boolean, Callable<T>, AzureTask.Modality) - Constructor for class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
AzureTask(Object, String, boolean, Runnable) - Constructor for class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
AzureTask(Object, String, boolean, Runnable, AzureTask.Modality) - Constructor for class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
AzureTask(Object, String, boolean, Callable<T>) - Constructor for class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
AzureTask(Object, String, boolean, Callable<T>, AzureTask.Modality) - Constructor for class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
AzureTask(Runnable) - Constructor for class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
AzureTask(Runnable, AzureTask.Modality) - Constructor for class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
AzureTask(String, Runnable) - Constructor for class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
AzureTask(String, Runnable, AzureTask.Modality) - Constructor for class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
AzureTask(String, Callable<T>) - Constructor for class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
AzureTask(String, Callable<T>, AzureTask.Modality) - Constructor for class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
AzureTask(Callable<T>) - Constructor for class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
AzureTask(Callable<T>, AzureTask.Modality) - Constructor for class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
AzureTask.DefaultMonitor - Class in com.microsoft.azure.toolkit.lib.common.task
 
AzureTask.Modality - Enum in com.microsoft.azure.toolkit.lib.common.task
 
AzureTask.Monitor - Interface in com.microsoft.azure.toolkit.lib.common.task
 
AzureTaskManager - Class in com.microsoft.azure.toolkit.lib.common.task
 
AzureTaskManager() - Constructor for class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
AzureTaskManager.DummyTaskManager - Class in com.microsoft.azure.toolkit.lib.common.task
 
AzureTaskManager.Holder - Class in com.microsoft.azure.toolkit.lib.common.task
 
AzureTaskManagerProvider - Interface in com.microsoft.azure.toolkit.lib.common.task
 
AzureTelemeter - Class in com.microsoft.azure.toolkit.lib.common.telemetry
 
AzureTelemeter() - Constructor for class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
AzureTelemeter.ErrorType - Enum in com.microsoft.azure.toolkit.lib.common.telemetry
 
AzureTelemetry - Class in com.microsoft.azure.toolkit.lib.common.telemetry
 
AzureTelemetry() - Constructor for class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetry
 
AzureTelemetry.Properties - Annotation Type in com.microsoft.azure.toolkit.lib.common.telemetry
 
AzureTelemetry.Properties.Converter<T> - Interface in com.microsoft.azure.toolkit.lib.common.telemetry
 
AzureTelemetry.Properties.DefaultConverter - Class in com.microsoft.azure.toolkit.lib.common.telemetry
 
AzureTelemetry.Property - Annotation Type in com.microsoft.azure.toolkit.lib.common.telemetry
 
AzureTelemetry.Type - Enum in com.microsoft.azure.toolkit.lib.common.telemetry
 
AzureTelemetryClient - Class in com.microsoft.azure.toolkit.lib.common.telemetry
 
AzureTelemetryClient() - Constructor for class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
 
AzureTelemetryConfigProvider - Interface in com.microsoft.azure.toolkit.lib.common.telemetry
 
AzureToolkitException - Exception in com.microsoft.azure.toolkit.lib.common.exception
 
AzureToolkitException(String) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.AzureToolkitException
 
AzureToolkitException(String, Object...) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.AzureToolkitException
 
AzureToolkitException(String, String) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.AzureToolkitException
 
AzureToolkitException(String, String, Object...) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.AzureToolkitException
 
AzureToolkitException(String, Throwable) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.AzureToolkitException
 
AzureToolkitException(String, Throwable, Object...) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.AzureToolkitException
 
AzureToolkitException(String, Throwable, String) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.AzureToolkitException
 
AzureToolkitException(String, Throwable, String, Object...) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.AzureToolkitException
 
AzureToolkitRuntimeException - Exception in com.microsoft.azure.toolkit.lib.common.exception
 
AzureToolkitRuntimeException(String) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.AzureToolkitRuntimeException
 
AzureToolkitRuntimeException(String, Object...) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.AzureToolkitRuntimeException
 
AzureToolkitRuntimeException(String, String) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.AzureToolkitRuntimeException
 
AzureToolkitRuntimeException(String, String, Object...) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.AzureToolkitRuntimeException
 
AzureToolkitRuntimeException(String, Throwable) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.AzureToolkitRuntimeException
 
AzureToolkitRuntimeException(String, Throwable, Object...) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.AzureToolkitRuntimeException
 
AzureToolkitRuntimeException(String, Throwable, String) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.AzureToolkitRuntimeException
 
AzureToolkitRuntimeException(String, Throwable, String, Object...) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.AzureToolkitRuntimeException
 
AzureToolkitRuntimeException(Throwable) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.AzureToolkitRuntimeException
 
AzureToolkitRuntimeException(Throwable, String) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.AzureToolkitRuntimeException
 
AzureValidationInfo - Class in com.microsoft.azure.toolkit.lib.common.form
 
AzureValidationInfo() - Constructor for class com.microsoft.azure.toolkit.lib.common.form.AzureValidationInfo
 
AzureValidationInfo.Type - Enum in com.microsoft.azure.toolkit.lib.common.form
 
azuritePath - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 
azuriteWorkspace - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 

B

backgroundable - Variable in class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
backgrounded - Variable in class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
beforeEnter(Operation) - Static method in class com.microsoft.azure.toolkit.lib.common.operation.AzureOperationAspect
 
beforeEnter(Operation) - Static method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
beforeEnter(Operation, Object) - Method in interface com.microsoft.azure.toolkit.lib.common.operation.OperationListener
 
beforeEnter(JoinPoint) - Method in class com.microsoft.azure.toolkit.lib.common.operation.AzureOperationAspect
 
bind(D) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
 
bindPredefinedFunctions(Map<String, Object>) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.aspect.ExpressionUtils
 
blue(String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.TextUtils
 
body - Variable in class com.microsoft.azure.toolkit.lib.common.operation.SimpleOperation
 
body - Variable in class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
BOUNDARY - Static variable in interface com.microsoft.azure.toolkit.lib.common.operation.Operation.Type
 
BRAZIL_SOUTH - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
BRAZIL_SOUTHEAST - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
buildAlertMessage(AzureString, String) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
buildAlertMessage(String, String) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
buildConfirmMessage(AzureString, String) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
buildConfirmMessage(String, String) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
buildDebugMessage(AzureString, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
buildDebugMessage(AzureString, String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
buildDebugMessage(String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
buildDebugMessage(String, String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
buildErrorMessage(AzureString, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
buildErrorMessage(AzureString, String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
buildErrorMessage(String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
buildErrorMessage(String, String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
buildErrorMessage(Throwable, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
buildErrorMessage(Throwable, String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
buildInfoMessage(AzureString, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
buildInfoMessage(AzureString, String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
buildInfoMessage(String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
buildInfoMessage(String, String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
buildMessage(IAzureMessage.Type, AzureString, String, Object[], Object) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
buildSuccessMessage(AzureString, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
buildSuccessMessage(AzureString, String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
buildSuccessMessage(String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
buildSuccessMessage(String, String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
buildWarningMessage(AzureString, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
buildWarningMessage(AzureString, String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
buildWarningMessage(String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
buildWarningMessage(String, String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
bundle - Variable in class com.microsoft.azure.toolkit.lib.common.bundle.AzureBundle
 
bundle - Variable in class com.microsoft.azure.toolkit.lib.common.bundle.AzureString
 
bundle - Static variable in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessageBundle
 
bundle - Static variable in class com.microsoft.azure.toolkit.lib.common.operation.OperationBundle
 
BUNDLE - Static variable in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessageBundle
 
BUNDLE - Static variable in class com.microsoft.azure.toolkit.lib.common.operation.OperationBundle
 
buses - Static variable in class com.microsoft.azure.toolkit.lib.common.event.AzureEventBus
 

C

cache - Variable in class com.microsoft.azure.toolkit.lib.common.cache.Cache1
 
cache - Variable in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
CACHE_LIFETIME - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource
 
Cache1<T> - Class in com.microsoft.azure.toolkit.lib.common.cache
 
Cache1(Supplier<T>) - Constructor for class com.microsoft.azure.toolkit.lib.common.cache.Cache1
 
Cache1.Status - Interface in com.microsoft.azure.toolkit.lib.common.cache
 
cacheable() - Method in class com.microsoft.azure.toolkit.lib.common.cache.CacheManager
 
Cacheable - Annotation Type in com.microsoft.azure.toolkit.lib.common.cache
 
cacheEvict() - Method in class com.microsoft.azure.toolkit.lib.common.cache.CacheManager
 
CacheEvict - Annotation Type in com.microsoft.azure.toolkit.lib.common.cache
 
CacheManager - Class in com.microsoft.azure.toolkit.lib.common.cache
 
CacheManager() - Constructor for class com.microsoft.azure.toolkit.lib.common.cache.CacheManager
 
cacheName() - Method in annotation type com.microsoft.azure.toolkit.lib.common.cache.Cacheable
string literal or groovy template for computing the cacheName dynamically.
cacheName() - Method in annotation type com.microsoft.azure.toolkit.lib.common.cache.CacheEvict
string literal or groovy template for computing the cacheName dynamically.
caches - Static variable in class com.microsoft.azure.toolkit.lib.common.cache.CacheManager
 
caching - Static variable in class com.microsoft.azure.toolkit.lib.common.cache.Cache1
 
calcXmlIndent(String[], int, int) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
CANADA_CENTRAL - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
CANADA_EAST - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
cancel() - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTask.DefaultMonitor
 
cancel() - Method in interface com.microsoft.azure.toolkit.lib.common.task.AzureTask.Monitor
 
cancel() - Method in class com.microsoft.azure.toolkit.lib.common.utils.TailingDebouncer
 
cancellable - Variable in class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
cancelled - Variable in class com.microsoft.azure.toolkit.lib.common.task.AzureTask.DefaultMonitor
 
cast(Object) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
cast(Object) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
CHINA_EAST - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
CHINA_EAST2 - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
CHINA_NORTH - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
CHINA_NORTH2 - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
CLASS - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
clear() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
clearAll() - Method in interface com.microsoft.azure.toolkit.lib.common.DataStore
 
clearTimer() - Method in class com.microsoft.azure.toolkit.lib.common.utils.TailingDebouncer
 
client - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
client - Variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
 
cloud - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 
code - Variable in class com.microsoft.azure.toolkit.lib.common.validator.ValidationMessage
 
com.microsoft.azure.toolkit.lib - package com.microsoft.azure.toolkit.lib
 
com.microsoft.azure.toolkit.lib.account - package com.microsoft.azure.toolkit.lib.account
 
com.microsoft.azure.toolkit.lib.common - package com.microsoft.azure.toolkit.lib.common
 
com.microsoft.azure.toolkit.lib.common.action - package com.microsoft.azure.toolkit.lib.common.action
 
com.microsoft.azure.toolkit.lib.common.bundle - package com.microsoft.azure.toolkit.lib.common.bundle
 
com.microsoft.azure.toolkit.lib.common.cache - package com.microsoft.azure.toolkit.lib.common.cache
 
com.microsoft.azure.toolkit.lib.common.event - package com.microsoft.azure.toolkit.lib.common.event
 
com.microsoft.azure.toolkit.lib.common.exception - package com.microsoft.azure.toolkit.lib.common.exception
 
com.microsoft.azure.toolkit.lib.common.form - package com.microsoft.azure.toolkit.lib.common.form
 
com.microsoft.azure.toolkit.lib.common.messager - package com.microsoft.azure.toolkit.lib.common.messager
 
com.microsoft.azure.toolkit.lib.common.model - package com.microsoft.azure.toolkit.lib.common.model
 
com.microsoft.azure.toolkit.lib.common.model.page - package com.microsoft.azure.toolkit.lib.common.model.page
 
com.microsoft.azure.toolkit.lib.common.operation - package com.microsoft.azure.toolkit.lib.common.operation
 
com.microsoft.azure.toolkit.lib.common.proxy - package com.microsoft.azure.toolkit.lib.common.proxy
 
com.microsoft.azure.toolkit.lib.common.task - package com.microsoft.azure.toolkit.lib.common.task
 
com.microsoft.azure.toolkit.lib.common.telemetry - package com.microsoft.azure.toolkit.lib.common.telemetry
 
com.microsoft.azure.toolkit.lib.common.utils - package com.microsoft.azure.toolkit.lib.common.utils
 
com.microsoft.azure.toolkit.lib.common.utils.aspect - package com.microsoft.azure.toolkit.lib.common.utils.aspect
 
com.microsoft.azure.toolkit.lib.common.validator - package com.microsoft.azure.toolkit.lib.common.validator
 
com.microsoft.azure.toolkit.lib.common.view - package com.microsoft.azure.toolkit.lib.common.view
 
com.microsoft.azure.toolkit.lib.resource - package com.microsoft.azure.toolkit.lib.resource
 
com.microsoft.azure.toolkit.lib.resource.message - package com.microsoft.azure.toolkit.lib.resource.message
 
com.microsoft.azure.toolkit.lib.resource.task - package com.microsoft.azure.toolkit.lib.resource.task
 
CommandExecuteException - Exception in com.microsoft.azure.toolkit.lib.common.exception
 
CommandExecuteException(String) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.CommandExecuteException
 
CommandUtils - Class in com.microsoft.azure.toolkit.lib.common.utils
copied from: https://github.com/microsoft/azure-tools-for-java/blob/ 0efe5e430305369e17dadc214c256cbb4a906372/Utils/azuretools-core/src/com/microsoft/azuretools/utils/CommandUtils.java
CommandUtils() - Constructor for class com.microsoft.azure.toolkit.lib.common.utils.CommandUtils
 
commit() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Draft
 
commit() - Method in interface com.microsoft.azure.toolkit.lib.common.task.ICommittable
 
COMMON_PLACE - Static variable in class com.microsoft.azure.toolkit.lib.common.action.Action
 
compareAndSetStatus(String, String) - Method in class com.microsoft.azure.toolkit.lib.common.cache.Cache1
 
concrete - Variable in class com.microsoft.azure.toolkit.lib.resource.GenericResource
 
condition() - Method in annotation type com.microsoft.azure.toolkit.lib.common.cache.Cacheable
groovy expression used for making the method caching conditional.
condition() - Method in annotation type com.microsoft.azure.toolkit.lib.common.cache.CacheEvict
groovy expression used for making the method caching conditional.
config - Variable in class com.microsoft.azure.toolkit.lib.resource.ResourceDeploymentDraft
 
config - Variable in class com.microsoft.azure.toolkit.lib.resource.ResourceGroupDraft
 
config() - Method in class com.microsoft.azure.toolkit.lib.Azure
 
Config() - Constructor for class com.microsoft.azure.toolkit.lib.resource.ResourceDeploymentDraft.Config
 
Config() - Constructor for class com.microsoft.azure.toolkit.lib.resource.ResourceGroupDraft.Config
 
configuration - Variable in class com.microsoft.azure.toolkit.lib.Azure
 
confirm(AzureString) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
confirm(AzureString, String) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
confirm(String) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
confirm(String, String) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
CONFIRM - com.microsoft.azure.toolkit.lib.common.messager.IAzureMessage.Type
 
CONNECT_RESOURCE - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource
 
containsIgnoreCase(List<String>, String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
containsIgnoreCases(String, List<String>) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
context - Variable in class com.microsoft.azure.toolkit.lib.common.operation.OperationBase
 
context - Static variable in class com.microsoft.azure.toolkit.lib.common.operation.OperationThreadContext
 
convert(Object) - Method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetry.Properties.DefaultConverter
 
convert(T) - Method in interface com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetry.Properties.Converter
 
copy() - Method in interface com.microsoft.azure.toolkit.lib.common.action.AzureActionManager.Shortcuts
 
copyProperties(T, T, boolean) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
create(AzResource.Draft<T, ?>) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
create(AzResource.Draft<T, ?>) - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResourceModule
 
create(String, String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
CREATE_NEW_RESOURCE_GROUP_KEY - Static variable in class com.microsoft.azure.toolkit.lib.resource.ResourceGroupDraft
 
CREATE_RESOURCE - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource
 
createHttpProxy(String, Integer) - Static method in class com.microsoft.azure.toolkit.lib.common.proxy.ProxyManager
 
createIfNotExist() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Draft
 
createLogStreamConnection(Map<String, String>) - Method in interface com.microsoft.azure.toolkit.lib.common.utils.StreamingLogSupport
 
createResourceGroupIfNotExist(String, Region) - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceGroupModule
 
CreateResourceGroupTask - Class in com.microsoft.azure.toolkit.lib.resource.task
Create the resource group if the specified resource group name doesn't exist: `az group create -l westus -n MyResourceGroup`
CreateResourceGroupTask(String, String, Region) - Constructor for class com.microsoft.azure.toolkit.lib.resource.task.CreateResourceGroupTask
 
createResourceInAzure() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Draft
 
createResourceInAzure() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceDeploymentDraft
 
createResourceInAzure() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceGroupDraft
 
CREATING - com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
 
CREATING - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Status
 
current() - Static method in interface com.microsoft.azure.toolkit.lib.common.operation.Operation
 
current() - Static method in class com.microsoft.azure.toolkit.lib.common.operation.OperationContext
 
current() - Static method in class com.microsoft.azure.toolkit.lib.common.operation.OperationThreadContext
 
currentOperation() - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationThreadContext
 
CustomDecoratable - Interface in com.microsoft.azure.toolkit.lib.common.bundle
 
cyan(String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.TextUtils
 

D

data - Variable in class com.microsoft.azure.toolkit.lib.common.cache.LRUStack
 
databasePasswordSaveType - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 
DataStore - Interface in com.microsoft.azure.toolkit.lib.common
better not override equals() and hashcode() if you use default get/set
DataStore.Field<T> - Class in com.microsoft.azure.toolkit.lib.common
 
DataStore.Impl - Class in com.microsoft.azure.toolkit.lib.common
 
DATE_FORMAT - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
DEACTIVATING - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Status
 
debounce() - Method in interface com.microsoft.azure.toolkit.lib.common.utils.Debouncer
 
debounce() - Method in class com.microsoft.azure.toolkit.lib.common.utils.TailingDebouncer
 
debounce(int) - Method in interface com.microsoft.azure.toolkit.lib.common.utils.Debouncer
 
debounce(int) - Method in class com.microsoft.azure.toolkit.lib.common.utils.TailingDebouncer
 
debounced - Variable in class com.microsoft.azure.toolkit.lib.common.utils.TailingDebouncer
 
Debouncer - Interface in com.microsoft.azure.toolkit.lib.common.utils
 
debug(AzureString) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
debug(AzureString, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
debug(AzureString, String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
debug(String) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
debug(String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
debug(String, String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
DEBUG - com.microsoft.azure.toolkit.lib.common.messager.IAzureMessage.Type
 
decorate(IAzureMessage) - Method in interface com.microsoft.azure.toolkit.lib.common.bundle.CustomDecoratable
 
decorateText(AzureString, Supplier<String>) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessage
 
decorateValue(Object, IAzureMessage) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessage.ValueDecorator
 
decorateValue(Object, Supplier<String>) - Method in class com.microsoft.azure.toolkit.lib.common.messager.AzureHtmlMessage
 
decorateValue(Object, Supplier<String>) - Method in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessage
 
decorateValue(Object, Supplier<String>) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessage
 
deepCopyWithJson(T) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.JsonUtils
 
DEFAULT - com.microsoft.azure.toolkit.lib.common.task.AzureTask.Modality
 
DEFAULT_DOCUMENT_LABEL_FIELDS - Static variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 
DEFAULT_MAC_LINUX_PATH - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.CommandUtils
 
DEFAULT_SPRING_BOOT_CLASSES - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
DEFAULT_TIMEOUT - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
DEFAULT_TITLE - Static variable in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessage
 
DEFAULT_TITLE - Static variable in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
DEFAULT_WINDOWS_SYSTEM_ROOT - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.CommandUtils
 
DefaultConverter() - Constructor for class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetry.Properties.DefaultConverter
 
defaultHttpClient - Static variable in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzServiceSubscription.HttpClientHolder
 
defaultInstance - Static variable in class com.microsoft.azure.toolkit.lib.Azure
 
defaultMessager - Static variable in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessager.Holder
 
DefaultMonitor() - Constructor for class com.microsoft.azure.toolkit.lib.common.task.AzureTask.DefaultMonitor
 
defaultProperties - Variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
 
defaultProxySelector - Variable in class com.microsoft.azure.toolkit.lib.common.proxy.ProxyManager
 
delay - Variable in class com.microsoft.azure.toolkit.lib.common.utils.TailingDebouncer
 
Deletable - Interface in com.microsoft.azure.toolkit.lib.common.model
 
delete() - Method in interface com.microsoft.azure.toolkit.lib.common.action.AzureActionManager.Shortcuts
 
delete() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
delete() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResource
 
delete() - Method in interface com.microsoft.azure.toolkit.lib.common.model.Deletable
 
delete() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceGroup
 
delete(String, String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
delete(String, String) - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResourceModule
 
DELETED - com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
 
DELETED - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Status
 
deletedStatus - Static variable in enum com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
 
deleteFromAzure() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
deleteFromCache() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
deleteResourceFromAzure(String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
deleteResourceFromLocal(String, boolean...) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
deleteResourceFromLocalResourceGroup(T, boolean...) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
DELETING - com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
 
DELETING - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Status
 
deletingStatus - Static variable in enum com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
 
deploy() - Method in interface com.microsoft.azure.toolkit.lib.common.action.AzureActionManager.Shortcuts
 
DEPLOY - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource
 
DEPLOYING - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Status
 
deploymentModule - Variable in class com.microsoft.azure.toolkit.lib.resource.ResourceGroup
 
deployments() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceGroup
 
derive() - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationThreadContext
 
description - Variable in class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
description - Variable in class com.microsoft.azure.toolkit.lib.common.view.IView.Label.Static
 
description(String, Object...) - Static method in class com.microsoft.azure.toolkit.lib.common.operation.OperationBundle
 
DISABLE_AUTH_CACHE - Static variable in class com.microsoft.azure.toolkit.lib.common.action.Action
 
disjunctToRegex(String) - Static method in class com.microsoft.azure.toolkit.lib.common.proxy.ProxyManager
refer to sun.net.spi.DefaultProxySelector
dispose() - Method in class com.microsoft.azure.toolkit.lib.common.action.Action.View
 
dispose() - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationThreadContext
 
dispose() - Method in interface com.microsoft.azure.toolkit.lib.common.view.IView
 
dispose() - Method in class com.microsoft.azure.toolkit.lib.common.view.IView.Label.Static
 
distinctByKey(Function<? super T, ?>) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
documentsLabelFields - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 
doExecute() - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
doExecute() - Method in class com.microsoft.azure.toolkit.lib.resource.task.CreateResourceGroupTask
 
doGetById(String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzService
 
doGetOrInitById(String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzService
 
doModify(Runnable, String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
doModify(Callable<R>, String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
doRead(Runnable, AzureTask<?>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
doRead(Runnable, AzureTask<?>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager.DummyTaskManager
 
doRunAndWait(Runnable, AzureTask<?>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
doRunAndWait(Runnable, AzureTask<?>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager.DummyTaskManager
 
doRunImmediately(Runnable, AzureTask<?>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
doRunInBackground(Runnable, AzureTask<?>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
doRunInBackground(Runnable, AzureTask<?>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager.DummyTaskManager
 
doRunInModal(Runnable, AzureTask<?>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
doRunInModal(Runnable, AzureTask<?>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager.DummyTaskManager
 
doRunLater(Runnable, AzureTask<?>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
doRunLater(Runnable, AzureTask<?>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager.DummyTaskManager
 
doRunOnPooledThread(Runnable, AzureTask<?>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
doRunOnPooledThread(Runnable, AzureTask<?>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager.DummyTaskManager
 
dotnetRuntimePath - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 
doValidate() - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput.Validator
 
doValidate(T) - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
Deprecated.
doWrite(Runnable, AzureTask<?>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
doWrite(Runnable, AzureTask<?>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager.DummyTaskManager
 
DummyActionManager() - Constructor for class com.microsoft.azure.toolkit.lib.common.action.AzureActionManager.DummyActionManager
 
dummyFormalize(String) - Static method in enum com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
 
DummyMessager() - Constructor for class com.microsoft.azure.toolkit.lib.common.messager.AzureMessager.DummyMessager
 
DummyOpenUrlAction() - Constructor for class com.microsoft.azure.toolkit.lib.common.action.AzureActionManager.DummyOpenUrlAction
 
DummyTaskManager() - Constructor for class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager.DummyTaskManager
 

E

EAR - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
edit() - Method in interface com.microsoft.azure.toolkit.lib.common.action.AzureActionManager.Shortcuts
 
EMAIL_PATTERN - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
 
emit(String) - Static method in class com.microsoft.azure.toolkit.lib.common.event.AzureEventBus
 
emit(String, AzureEvent) - Static method in class com.microsoft.azure.toolkit.lib.common.event.AzureEventBus
 
emit(String, Object) - Static method in class com.microsoft.azure.toolkit.lib.common.event.AzureEventBus
 
emit(String, Object, Object) - Static method in class com.microsoft.azure.toolkit.lib.common.event.AzureEventBus
 
EMPTY_PARAMETER - Static variable in class com.microsoft.azure.toolkit.lib.resource.ResourceDeployment
 
EMPTY_PLACE - Static variable in class com.microsoft.azure.toolkit.lib.common.action.Action
 
emptyPage() - Static method in class com.microsoft.azure.toolkit.lib.common.model.page.ItemPage
 
emptyToNull(T) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
Emulatable - Interface in com.microsoft.azure.toolkit.lib.common.model
 
enabled - Variable in class com.microsoft.azure.toolkit.lib.common.action.Action.View
 
enableLeaseMode - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 
enablePreloading - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 
enableWhen - Variable in class com.microsoft.azure.toolkit.lib.common.action.Action
 
enableWhen(Predicate<D>) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
 
engine - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.aspect.ExpressionUtils
 
ensureConfig() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceDeploymentDraft
 
ensureConfig() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceGroupDraft
 
ENV - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.CommandUtils
 
equals(Object) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzService
 
equals(Object) - Method in class com.microsoft.azure.toolkit.lib.common.model.AzResource.None
 
equals(Object) - Method in class com.microsoft.azure.toolkit.lib.common.model.AzResourceModule.None
 
error(AzureString) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
error(AzureString, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
error(AzureString, String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
error(String) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
error(String, Object) - Static method in class com.microsoft.azure.toolkit.lib.common.form.AzureValidationInfo
 
error(String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
error(String, String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
error(Throwable) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
error(Throwable, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
error(Throwable, String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
ERROR - com.microsoft.azure.toolkit.lib.common.form.AzureValidationInfo.Type
 
ERROR - com.microsoft.azure.toolkit.lib.common.messager.IAzureMessage.Type
 
ERROR - com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetry.Type
 
ERROR - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Status
 
ERROR_CLASSNAME - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
ERROR_CODE - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
ERROR_MSG - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
ERROR_ROOT_CLASSNAME - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
ERROR_ROOT_MSG - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
ERROR_STACKTRACE - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
ERROR_TYPE - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
ErrorType() - Constructor for enum com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter.ErrorType
 
EUROPE_NORTH - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
EUROPE_SWEDEN_CENTRAL - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
EUROPE_WEST - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
evaluate(String, MethodInvocation) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.aspect.ExpressionUtils
 
evaluate(String, MethodInvocation, boolean) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.aspect.ExpressionUtils
 
event - Variable in class com.microsoft.azure.toolkit.lib.common.action.ActionInstance
 
eventHubsConsumerGroup - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 
EventListener() - Constructor for class com.microsoft.azure.toolkit.lib.common.event.AzureEventBus.EventListener
 
eventNamePrefix - Variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
 
evictCache(String, String) - Static method in class com.microsoft.azure.toolkit.lib.common.cache.CacheManager
 
ExceptionNotification - Annotation Type in com.microsoft.azure.toolkit.lib.common.messager
 
ExceptionNotificationAspect - Class in com.microsoft.azure.toolkit.lib.common.messager
 
ExceptionNotificationAspect() - Constructor for class com.microsoft.azure.toolkit.lib.common.messager.ExceptionNotificationAspect
 
exec(String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.CommandUtils
 
exec(String, String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.CommandUtils
 
exec(String, String, boolean) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.CommandUtils
 
exec(String, Map<String, String>) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.CommandUtils
 
exec(String, Map<String, String>, String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.CommandUtils
 
exec(String, Map<String, String>, String, boolean) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.CommandUtils
 
Executable<T> - Interface in com.microsoft.azure.toolkit.lib.common
 
execute() - Method in interface com.microsoft.azure.toolkit.lib.common.Executable
 
execute() - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
execute(AzureString, Runnable, Object) - Static method in interface com.microsoft.azure.toolkit.lib.common.operation.Operation
 
execute(AzureString, Callable<?>, Object) - Static method in interface com.microsoft.azure.toolkit.lib.common.operation.Operation
 
execute(Operation) - Static method in class com.microsoft.azure.toolkit.lib.common.operation.AzureOperationAspect
 
execute(BiConsumer<? super Runnable, ? super AzureTask<T>>, AzureTask<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
executeCommandAndGetOutput(String, File) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
executeCommandAndGetOutput(String, String, String, File, Map<String, String>, boolean) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.CommandUtils
 
executeCommandAndGetOutput(CommandLine, File, Map<String, String>, boolean) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.CommandUtils
 
exists() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
exists() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractEmulatableAzResource
 
exists() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResource
 
exists(String) - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceGroupModule
 
exists(String, String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
exists(String, String) - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResourceModule
 
ExpandableParameter - Interface in com.microsoft.azure.toolkit.lib.common.model
 
ExpressionUtils - Class in com.microsoft.azure.toolkit.lib.common.utils.aspect
 
ExpressionUtils() - Constructor for class com.microsoft.azure.toolkit.lib.common.utils.aspect.ExpressionUtils
 

F

factory - Variable in class com.microsoft.azure.toolkit.lib.common.validator.SchemaValidator
 
FAILED - com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
 
failedStatus - Static variable in enum com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
 
Field() - Constructor for class com.microsoft.azure.toolkit.lib.common.DataStore.Field
 
FIELD_DEFAULT_VALUE - Static variable in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
FIELD_LABEL - Static variable in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
FIELD_REQUIRED - Static variable in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
FIELD_TRACKING - Static variable in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
FIELD_VALIDATING - Static variable in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
FIELD_VALIDATION_INFO - Static variable in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
FIELD_VALIDATORS - Static variable in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
FIELD_VALUE - Static variable in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
FIELD_VALUE_LISTENERS - Static variable in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
file - Variable in class com.microsoft.azure.toolkit.lib.common.model.IArtifact.FileArtifact
 
FILE_PATH_PATTERN - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
 
FILE_PATH_REGEX - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
 
FileArtifact(File) - Constructor for class com.microsoft.azure.toolkit.lib.common.model.IArtifact.FileArtifact
 
fireAfterReturning(Operation) - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationManager
 
fireAfterThrowing(Throwable, Operation) - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationManager
 
fireBeforeEnter(Operation) - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationManager
 
fireChildrenChangedEvent() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
fireEvents - Variable in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
fireEvents - Variable in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
fireStatusChangedEvent() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
fireValueChangedEvent() - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
fireValueChangedEvent(T) - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
FormalStatus() - Constructor for enum com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
 
format(AzureBundle, String, Object...) - Static method in class com.microsoft.azure.toolkit.lib.common.bundle.AzureString
 
format(String, Object...) - Static method in class com.microsoft.azure.toolkit.lib.common.bundle.AzureString
 
forSubscription(String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzService
 
FRANCE_CENTRAL - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
FRANCE_SOUTH - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
from(JoinPoint) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.aspect.MethodInvocation
 
fromFile(File) - Static method in interface com.microsoft.azure.toolkit.lib.common.model.IArtifact
 
fromJson(String, TypeReference<T>) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.JsonUtils
 
fromJson(String, Class<T>) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.JsonUtils
 
fromName(String) - Static method in class com.microsoft.azure.toolkit.lib.common.model.Region
 
fromRawMessage(ValidationMessage) - Static method in class com.microsoft.azure.toolkit.lib.common.validator.ValidationMessage
 
fromResource(ResourceGroup) - Static method in class com.microsoft.azure.toolkit.lib.resource.ResourceGroupConfig
 
fromString(String) - Static method in class com.microsoft.azure.toolkit.lib.common.bundle.AzureString
 
functionCoreToolsPath - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 

G

generateRandomResourceName(String, int) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
GenericResource - Class in com.microsoft.azure.toolkit.lib.resource
 
GenericResource(HasId, GenericResourceModule) - Constructor for class com.microsoft.azure.toolkit.lib.resource.GenericResource
 
GenericResource(AbstractAzResource<?, ?, ?>, GenericResourceModule) - Constructor for class com.microsoft.azure.toolkit.lib.resource.GenericResource
 
GenericResource(GenericResource) - Constructor for class com.microsoft.azure.toolkit.lib.resource.GenericResource
copy constructor
GenericResource(String, GenericResourceModule) - Constructor for class com.microsoft.azure.toolkit.lib.resource.GenericResource
 
GenericResourceModule - Class in com.microsoft.azure.toolkit.lib.resource
 
GenericResourceModule(ResourceGroup) - Constructor for class com.microsoft.azure.toolkit.lib.resource.GenericResourceModule
 
genericResources() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceGroup
 
GERMANY_CENTRAL - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
GERMANY_NORTH - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
GERMANY_NORTHEAST - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
GERMANY_WEST_CENTRAL - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
get() - Method in class com.microsoft.azure.toolkit.lib.common.cache.Cache1
 
get(DataStore.Field<D>) - Method in interface com.microsoft.azure.toolkit.lib.common.DataStore
 
get(DataStore.Field<D>, D) - Method in interface com.microsoft.azure.toolkit.lib.common.DataStore
 
get(Class<D>) - Method in interface com.microsoft.azure.toolkit.lib.common.DataStore
Deprecated.
get(Class<D>, D) - Method in interface com.microsoft.azure.toolkit.lib.common.DataStore
Deprecated.
get(String) - Method in interface com.microsoft.azure.toolkit.lib.common.DataStore
 
get(String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
get(String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzService
 
get(String) - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResourceModule
 
get(String, D) - Method in interface com.microsoft.azure.toolkit.lib.common.DataStore
 
get(String, String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
get(String, String) - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResourceModule
 
get(Map<String, Object>, String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
getAction() - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationContext
 
getAction(Action.Id<D>) - Method in class com.microsoft.azure.toolkit.lib.common.action.AzureActionManager.DummyActionManager
 
getAction(Action.Id<D>) - Method in class com.microsoft.azure.toolkit.lib.common.action.AzureActionManager
 
getActionManager() - Method in interface com.microsoft.azure.toolkit.lib.common.action.AzureActionManagerProvider
 
getActionParent() - Method in interface com.microsoft.azure.toolkit.lib.common.operation.Operation
 
getActionProperties(Operation) - Static method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
getActions() - Method in interface com.microsoft.azure.toolkit.lib.common.action.IActionGroup
 
getActions() - Method in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessage
 
getActions() - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessage
 
getAliveAncestor(OperationThreadContext) - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationThreadContext
 
getAllValidationInfos(boolean) - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureForm
 
getAncestorOperationsUtilAction(Operation) - Static method in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessage
 
getAnnotation(Class<T>) - Method in class com.microsoft.azure.toolkit.lib.common.utils.aspect.MethodInvocation
 
getArgs() - Method in class com.microsoft.azure.toolkit.lib.common.utils.aspect.MethodInvocation
 
getArtifactCompileVersion(File) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
Get artifact compile version based on class file For spring artifact, will check compile level of Start-Class, for others will check Main-Class.
getArtifactFile() - Method in interface com.microsoft.azure.toolkit.lib.common.IProject
 
getBaseDirectory() - Method in interface com.microsoft.azure.toolkit.lib.common.IProject
 
getBody() - Method in class com.microsoft.azure.toolkit.lib.common.action.ActionInstance
 
getBody() - Method in class com.microsoft.azure.toolkit.lib.common.operation.MethodOperation
 
getBody() - Method in interface com.microsoft.azure.toolkit.lib.common.operation.Operation
 
getBody() - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
getBuildDirectory() - Method in interface com.microsoft.azure.toolkit.lib.common.IProject
 
getBundle(String, Class<?>) - Static method in class com.microsoft.azure.toolkit.lib.common.bundle.AzureBundle
 
getBus(String) - Static method in class com.microsoft.azure.toolkit.lib.common.event.AzureEventBus
 
getById(String) - Method in interface com.microsoft.azure.toolkit.lib.AzService
 
getById(String) - Method in class com.microsoft.azure.toolkit.lib.Azure
 
getById(String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzService
 
getById(String) - Method in class com.microsoft.azure.toolkit.lib.resource.AzureResources
 
getCachedSubModules() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
getCause(Throwable) - Method in class com.microsoft.azure.toolkit.lib.common.messager.AzureHtmlMessage
 
getCause(Throwable) - Method in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessage
 
getClassesOutputDirectory() - Method in interface com.microsoft.azure.toolkit.lib.common.IProject
 
getClient() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
getClient() - Method in class com.microsoft.azure.toolkit.lib.common.model.AzResourceModule.None
 
getClient() - Method in class com.microsoft.azure.toolkit.lib.resource.GenericResourceModule
 
getClient() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceDeploymentModule
 
getClient() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceGroupModule
 
getClientId() - Method in interface com.microsoft.azure.toolkit.lib.account.IAccount
 
getCommonProperties() - Method in interface com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryConfigProvider
 
getContent() - Method in class com.microsoft.azure.toolkit.lib.common.messager.AzureHtmlMessage
 
getContent() - Method in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessage
 
getContent() - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessage
 
getContext() - Method in interface com.microsoft.azure.toolkit.lib.common.operation.Operation
 
getContext() - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationBase
 
getContinuationToken() - Method in class com.microsoft.azure.toolkit.lib.common.model.page.ItemPage
 
getDefaultHttpClient() - Static method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzServiceSubscription
 
getDefaultMessager() - Static method in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessager
 
getDefaultValue() - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
getDescription() - Method in class com.microsoft.azure.toolkit.lib.common.action.Action.View
 
getDescription() - Method in class com.microsoft.azure.toolkit.lib.common.action.ActionInstance
 
getDescription() - Method in class com.microsoft.azure.toolkit.lib.common.operation.MethodOperation
 
getDescription() - Method in interface com.microsoft.azure.toolkit.lib.common.operation.Operation
 
getDescription() - Method in class com.microsoft.azure.toolkit.lib.common.operation.SimpleOperation
 
getDescription() - Method in interface com.microsoft.azure.toolkit.lib.common.view.IView.Label
 
getDetailItem(Operation) - Method in class com.microsoft.azure.toolkit.lib.common.messager.AzureHtmlMessage
 
getDetailItem(Operation) - Method in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessage
 
getDetails() - Method in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessage
 
getEffectiveParent() - Method in interface com.microsoft.azure.toolkit.lib.common.operation.Operation
 
getElements() - Method in class com.microsoft.azure.toolkit.lib.common.model.page.ItemPage
 
getEnvironment() - Method in interface com.microsoft.azure.toolkit.lib.account.IAccount
 
getEnvironment() - Method in interface com.microsoft.azure.toolkit.lib.common.utils.ProcessEnvironmentProvider
 
getErrorColor() - Method in class com.microsoft.azure.toolkit.lib.common.messager.AzureHtmlMessage
 
getEventNamePrefix() - Method in interface com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryConfigProvider
 
getExceptionActions(Throwable) - Static method in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessage
 
getExceptionOperations(Throwable) - Static method in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessage
 
getExceptionTips(Throwable) - Method in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessage
 
getExecutionId() - Method in interface com.microsoft.azure.toolkit.lib.common.operation.Operation
 
getExecutionId() - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationBase
 
getExecutionId() - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
getFile() - Method in interface com.microsoft.azure.toolkit.lib.common.model.IArtifact
 
getFormalStatus() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResource
 
getFullResourceType() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
getFullResourceType() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzService
 
getFullResourceType() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzServiceSubscription
 
getFullResourceType() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzComponent
 
getFullResourceType() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResource
 
getFullResourceType() - Method in class com.microsoft.azure.toolkit.lib.common.model.AzResource.None
 
getFullResourceType() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResourceModule
 
getFullResourceType() - Method in class com.microsoft.azure.toolkit.lib.resource.GenericResource
 
getGenericResource(String) - Method in class com.microsoft.azure.toolkit.lib.resource.AzureResources
 
getGroup(String) - Method in class com.microsoft.azure.toolkit.lib.common.action.AzureActionManager.DummyActionManager
 
getGroup(String) - Method in class com.microsoft.azure.toolkit.lib.common.action.AzureActionManager
 
getHandler(D, Object) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
 
getHashMac() - Static method in class com.microsoft.azure.toolkit.lib.common.utils.InstallationIdUtils
 
getHostName() - Static method in class com.microsoft.azure.toolkit.lib.common.utils.NetUtils
 
getHttpClient() - Static method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzServiceSubscription.HttpClientHolder
 
getIconPath() - Method in interface com.microsoft.azure.toolkit.lib.common.view.IView.Label
 
getId() - Method in class com.microsoft.azure.toolkit.lib.common.action.ActionInstance
 
getId() - Method in class com.microsoft.azure.toolkit.lib.common.DataStore.Field
 
getId() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
getId() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
getId() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzComponent
 
getId() - Method in class com.microsoft.azure.toolkit.lib.common.operation.MethodOperation
 
getId() - Method in interface com.microsoft.azure.toolkit.lib.common.operation.Operation
 
getId() - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationThreadContext
 
getId() - Method in class com.microsoft.azure.toolkit.lib.common.operation.SimpleOperation
 
getId() - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
getId(Object) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
getIDEDefaultShortcuts() - Method in class com.microsoft.azure.toolkit.lib.common.action.AzureActionManager
 
getIdObject() - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationBase
 
getIfPresent() - Method in class com.microsoft.azure.toolkit.lib.common.cache.Cache1
 
getIfPresent(boolean) - Method in class com.microsoft.azure.toolkit.lib.common.cache.Cache1
 
getInputs() - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureForm
 
getInstance() - Static method in class com.microsoft.azure.toolkit.lib.common.action.AzureActionManager
 
getInstance() - Static method in class com.microsoft.azure.toolkit.lib.common.operation.OperationManager
 
getInstance() - Static method in class com.microsoft.azure.toolkit.lib.common.proxy.ProxyManager
 
getInstance() - Static method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
getInstance() - Method in class com.microsoft.azure.toolkit.lib.common.utils.aspect.MethodInvocation
 
getInstance() - Static method in class com.microsoft.azure.toolkit.lib.common.validator.SchemaValidator
 
getJarEntryJavaVersion(JarFile, JarEntry) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
getJarEntryName(String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
getJavaMajorVersion(String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
getKind() - Method in class com.microsoft.azure.toolkit.lib.resource.GenericResource
 
getLabel() - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
getLabel() - Method in interface com.microsoft.azure.toolkit.lib.common.view.IView.Label
 
getLogStreamAuthorization() - Method in interface com.microsoft.azure.toolkit.lib.common.utils.StreamingLogSupport
 
getLogStreamEndpoint() - Method in interface com.microsoft.azure.toolkit.lib.common.utils.StreamingLogSupport
 
getMac() - Static method in class com.microsoft.azure.toolkit.lib.common.utils.NetUtils
 
getMacByCommand() - Static method in class com.microsoft.azure.toolkit.lib.common.utils.NetUtils
 
getMacByNetworkInterface() - Static method in class com.microsoft.azure.toolkit.lib.common.utils.NetUtils
 
getMacsByCommand() - Static method in class com.microsoft.azure.toolkit.lib.common.utils.NetUtils
 
getMacsByNetworkInterface() - Static method in class com.microsoft.azure.toolkit.lib.common.utils.NetUtils
 
getMessage() - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessage
 
getMessage() - Method in exception com.microsoft.azure.toolkit.lib.common.operation.OperationException
 
getMessage(ValidationMessage) - Static method in class com.microsoft.azure.toolkit.lib.common.validator.ValidationMessage
 
getMessage(String, Object...) - Method in class com.microsoft.azure.toolkit.lib.common.bundle.AzureBundle
 
getMessager() - Static method in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessager
 
getMessager() - Method in interface com.microsoft.azure.toolkit.lib.common.messager.AzureMessagerProvider
 
getMessager() - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationContext
 
getMode() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceDeployment
 
getModule() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Draft
 
getModule() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResource
 
getModule() - Method in class com.microsoft.azure.toolkit.lib.common.model.AzResource.None
 
getName() - Method in interface com.microsoft.azure.toolkit.lib.AzService
 
getName() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzComponent
 
getName() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Draft
 
getNull(Operation) - Static method in class com.microsoft.azure.toolkit.lib.common.operation.OperationContext
 
getOperationName() - Method in interface com.microsoft.azure.toolkit.lib.common.operation.Operation
 
getOperationName() - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationBase
 
getOperations() - Method in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessage
 
getOperations() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceDeployment
 
getOrDraft(String, String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
getOrDraft(String, String) - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResourceModule
 
getOrigin() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Draft
 
getOrInit(String, String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
getOrInitById(String) - Method in interface com.microsoft.azure.toolkit.lib.AzService
 
getOrInitById(String) - Method in class com.microsoft.azure.toolkit.lib.Azure
 
getOrInitById(String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzService
 
getOrInitById(String) - Method in class com.microsoft.azure.toolkit.lib.resource.AzureResources
 
getOrTemp(String, String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
getPageSize() - Static method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
getParameterProperties(MethodOperation) - Static method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
getParameters() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceDeployment
 
getParametersAsJson() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceDeployment
 
getParametersAsJson() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceDeploymentDraft
 
getParent() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
getParent() - Method in class com.microsoft.azure.toolkit.lib.common.model.AzResourceModule.None
 
getParent() - Method in interface com.microsoft.azure.toolkit.lib.common.operation.Operation
 
getParent() - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationContext
 
getPattern(String) - Method in class com.microsoft.azure.toolkit.lib.common.bundle.AzureBundle
 
getPayload() - Method in interface com.microsoft.azure.toolkit.lib.common.event.AzureEvent
 
getPayload() - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessage
 
getPortalUrl() - Method in interface com.microsoft.azure.toolkit.lib.account.IAccount
 
getPortalUrl() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResource
 
getPreloadingMethods() - Static method in class com.microsoft.azure.toolkit.lib.common.cache.Preloader
 
getProjectDependencies() - Method in interface com.microsoft.azure.toolkit.lib.common.IProject
 
getProperty(String) - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationContext
 
getProxyFromProgramArgument(String) - Static method in class com.microsoft.azure.toolkit.lib.common.proxy.ProxyManager
 
getPublicIp() - Static method in class com.microsoft.azure.toolkit.lib.common.utils.NetUtils
 
getPublicIp(String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.NetUtils
 
getRawMessage() - Method in class com.microsoft.azure.toolkit.lib.common.messager.AzureHtmlMessage
 
getRawMessage() - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessage
 
getRecognizableCause(Throwable) - Static method in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessage
 
getRegion() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceGroup
 
getRegion() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceGroupDraft
 
getRemote() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
getResourceGroup() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
getResourceGroupName() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Draft
 
getResourceGroupName() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResource
 
getResourceManager() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzServiceSubscription
 
getResourceManager() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourcesServiceSubscription
 
getResourceManager(String) - Static method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzServiceSubscription
 
getResources() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceDeployment
 
getResourcesFromAzure() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
getResourceTypeName() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
getResourceTypeName() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzComponent
 
getResourceTypeName() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResource
 
getResourceTypeName() - Method in class com.microsoft.azure.toolkit.lib.common.model.AzResource.None
 
getResourceTypeName() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResourceModule
 
getResourceTypeName() - Method in class com.microsoft.azure.toolkit.lib.common.model.AzResourceModule.None
 
getResourceTypeName() - Method in class com.microsoft.azure.toolkit.lib.resource.AzureResources
 
getResourceTypeName() - Method in class com.microsoft.azure.toolkit.lib.resource.GenericResource
 
getResourceTypeName() - Method in class com.microsoft.azure.toolkit.lib.resource.GenericResourceModule
 
getResourceTypeName() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceDeploymentModule
 
getResourceTypeName() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceGroupModule
 
getSafeWorkingDirectory() - Static method in class com.microsoft.azure.toolkit.lib.common.utils.CommandUtils
 
getSchemaId(String) - Static method in class com.microsoft.azure.toolkit.lib.common.validator.SchemaValidator
 
getSegment(String, String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
getSelectedSubscriptions() - Method in interface com.microsoft.azure.toolkit.lib.account.IAccount
 
getService() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzServiceSubscription
 
getService(Class<T>) - Static method in class com.microsoft.azure.toolkit.lib.Azure
 
getService(String) - Static method in class com.microsoft.azure.toolkit.lib.Azure
 
getServiceName() - Method in interface com.microsoft.azure.toolkit.lib.common.operation.Operation
 
getServiceName() - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationBase
 
getServiceNameForTelemetry() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
getServiceNameForTelemetry() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzService
 
getServiceNameForTelemetry() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResourceModule
 
getServiceNameForTelemetry() - Method in class com.microsoft.azure.toolkit.lib.common.model.AzResourceModule.None
 
getServiceNameForTelemetry() - Method in class com.microsoft.azure.toolkit.lib.resource.AzureResources
 
getServices() - Static method in class com.microsoft.azure.toolkit.lib.Azure.ServiceManager
 
getServices(Class<T>) - Static method in class com.microsoft.azure.toolkit.lib.Azure
 
getServices(String) - Static method in class com.microsoft.azure.toolkit.lib.Azure
 
getSingleton(Method) - Static method in class com.microsoft.azure.toolkit.lib.common.cache.Preloader
 
getSource() - Method in class com.microsoft.azure.toolkit.lib.common.action.ActionInstance
 
getSource() - Method in interface com.microsoft.azure.toolkit.lib.common.event.AzureEvent
 
getSource() - Method in class com.microsoft.azure.toolkit.lib.common.operation.MethodOperation
 
getSource() - Method in interface com.microsoft.azure.toolkit.lib.common.operation.Operation
 
getSpringStartEntry(JarFile, Manifest) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
getStatus() - Method in class com.microsoft.azure.toolkit.lib.common.cache.Cache1
 
getStatus() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
getStatus() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResource
 
getStatus() - Method in class com.microsoft.azure.toolkit.lib.common.model.AzResource.None
 
getStatus() - Method in class com.microsoft.azure.toolkit.lib.resource.GenericResource
 
getString() - Method in class com.microsoft.azure.toolkit.lib.common.bundle.AzureString
 
getString(Object...) - Method in class com.microsoft.azure.toolkit.lib.common.bundle.AzureString
 
getSubModule(String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
getSubModules() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
getSubModules() - Method in class com.microsoft.azure.toolkit.lib.common.model.AzResource.None
 
getSubModules() - Method in class com.microsoft.azure.toolkit.lib.resource.GenericResource
 
getSubModules() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceDeployment
 
getSubModules() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceGroup
 
getSubModules() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourcesServiceSubscription
 
getSubscription() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResource
 
getSubscription(String) - Method in interface com.microsoft.azure.toolkit.lib.account.IAccount
 
getSubscriptionId() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
getSubscriptionId() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResource
 
getSubscriptionId() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResourceModule
 
getSubscriptionId(String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
getSubscriptions() - Method in interface com.microsoft.azure.toolkit.lib.account.IAccount
 
getSystemProxy() - Method in class com.microsoft.azure.toolkit.lib.common.proxy.ProxyManager
 
getSystemProxyInner() - Static method in class com.microsoft.azure.toolkit.lib.common.proxy.ProxyManager
 
getTaskManager() - Method in interface com.microsoft.azure.toolkit.lib.common.task.AzureTaskManagerProvider
 
getTemplateAsJson() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceDeployment
 
getTemplateAsJson() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceDeploymentDraft
 
getTimestamp() - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
getTimestamp() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceDeployment
 
getTitle() - Method in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessage
 
getTitle() - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessage
 
getTokenCredential(String) - Method in interface com.microsoft.azure.toolkit.lib.account.IAccount
 
getType() - Method in interface com.microsoft.azure.toolkit.lib.common.event.AzureEvent
 
getType() - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessage
 
getType() - Method in interface com.microsoft.azure.toolkit.lib.common.operation.Operation
 
getType() - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationBase
 
getType() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceGroup
 
getUsageHistory(Class<T>) - Static method in class com.microsoft.azure.toolkit.lib.common.cache.CacheManager
 
getUsageHistory(String) - Static method in class com.microsoft.azure.toolkit.lib.common.cache.CacheManager
 
getUserAgentPolicy() - Static method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzServiceSubscription
 
getUserAgentPolicy(String) - Static method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzServiceSubscription
Deprecated.
getUserEntry(JarFile, Manifest) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
getUsername() - Method in interface com.microsoft.azure.toolkit.lib.account.IAccount
 
getValidationInfo() - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureForm
 
getValidationInfo() - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
getValidationInfo(boolean) - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
getValidators() - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
getValue() - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureForm
 
getValue() - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
getValueChangedListeners() - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
getValueColor() - Method in class com.microsoft.azure.toolkit.lib.common.messager.AzureHtmlMessage
 
getVariables() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceDeployment
 
getView() - Method in class com.microsoft.azure.toolkit.lib.common.action.ActionInstance
 
getView() - Method in interface com.microsoft.azure.toolkit.lib.common.action.IActionGroup
 
getView(D) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
 
getView(D, String) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
 
getView(String) - Method in class com.microsoft.azure.toolkit.lib.common.action.ActionInstance
 
GOOGLE_API_KEY - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
 
GOV_US_ARIZONA - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
GOV_US_DOD_CENTRAL - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
GOV_US_DOD_EAST - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
GOV_US_IOWA - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
GOV_US_TEXAS - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
GOV_US_VIRGINIA - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
green(String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.TextUtils
 
groupByIgnoreDuplicate(Collection<V>, Function<? super V, ? extends K>) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
groupModule - Variable in class com.microsoft.azure.toolkit.lib.resource.ResourcesServiceSubscription
 
groups(String) - Method in class com.microsoft.azure.toolkit.lib.resource.AzureResources
 

H

handle(D) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
perform asynchronously
handle(D, Object) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
perform asynchronously
handlers - Variable in class com.microsoft.azure.toolkit.lib.common.action.Action
 
handleSync(D) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
perform asynchronously
handleSync(D, Object) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
perform asynchronously
hash(String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.InstallationIdUtils
 
hashCode() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzService
 
hashCode() - Method in class com.microsoft.azure.toolkit.lib.common.model.AzResource.None
 
hashCode() - Method in class com.microsoft.azure.toolkit.lib.common.model.AzResourceModule.None
 
HASHED_MAC_PATTERN - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.InstallationIdUtils
 
hasMoreResources() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
histories - Static variable in class com.microsoft.azure.toolkit.lib.common.cache.CacheManager
 
Holder() - Constructor for class com.microsoft.azure.toolkit.lib.common.action.AzureActionManager.Holder
 
Holder() - Constructor for class com.microsoft.azure.toolkit.lib.common.messager.AzureMessager.Holder
 
Holder() - Constructor for class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager.Holder
 
host - Variable in class com.microsoft.azure.toolkit.lib.common.proxy.ProxyInfo
 
HREF_PATTERN - Static variable in class com.microsoft.azure.toolkit.lib.common.messager.AzureHtmlMessage
 
HttpClientHolder() - Constructor for class com.microsoft.azure.toolkit.lib.common.model.AbstractAzServiceSubscription.HttpClientHolder
 
httpProxyHost - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 
httpProxyPort - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 

I

IAccount - Interface in com.microsoft.azure.toolkit.lib.account
 
IActionGroup - Interface in com.microsoft.azure.toolkit.lib.common.action
 
IArtifact - Interface in com.microsoft.azure.toolkit.lib.common.model
 
IArtifact.FileArtifact - Class in com.microsoft.azure.toolkit.lib.common.model
 
IAzureAccount - Interface in com.microsoft.azure.toolkit.lib.account
 
IAzureMessage - Interface in com.microsoft.azure.toolkit.lib.common.messager
 
IAzureMessage.Type - Enum in com.microsoft.azure.toolkit.lib.common.messager
 
IAzureMessage.ValueDecorator - Interface in com.microsoft.azure.toolkit.lib.common.messager
 
IAzureMessager - Interface in com.microsoft.azure.toolkit.lib.common.messager
 
ICommittable<T> - Interface in com.microsoft.azure.toolkit.lib.common.task
 
iconPath - Variable in class com.microsoft.azure.toolkit.lib.common.action.Action.View
 
iconPath - Variable in class com.microsoft.azure.toolkit.lib.common.view.IView.Label.Static
 
iconProvider - Variable in class com.microsoft.azure.toolkit.lib.common.action.Action
 
iconProvider - Variable in class com.microsoft.azure.toolkit.lib.common.action.ActionInstance
 
id - Variable in class com.microsoft.azure.toolkit.lib.common.action.Action
 
id - Variable in class com.microsoft.azure.toolkit.lib.common.action.Action.Id
 
id - Variable in class com.microsoft.azure.toolkit.lib.common.model.AzResource.None
 
id - Variable in class com.microsoft.azure.toolkit.lib.common.model.Subscription
 
id - Variable in class com.microsoft.azure.toolkit.lib.common.operation.OperationBase.Id
 
id() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResource
Deprecated.
Id(String) - Constructor for class com.microsoft.azure.toolkit.lib.common.action.Action.Id
 
Id(String) - Constructor for class com.microsoft.azure.toolkit.lib.common.operation.OperationBase.Id
 
idObject - Variable in class com.microsoft.azure.toolkit.lib.common.operation.OperationBase
 
Impl() - Constructor for class com.microsoft.azure.toolkit.lib.common.DataStore.Impl
 
INACTIVE - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Status
 
INDIA_CENTRAL - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
INDIA_JIO_CENTRAL - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
INDIA_JIO_WEST - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
INDIA_SOUTH - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
INDIA_WEST - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
info(String) - Static method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
info(String, String) - Static method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
info(String, Map<String, String>) - Static method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
info(AzureString) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
info(AzureString, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
info(AzureString, String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
info(String) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
info(String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
info(String, String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
INFO - com.microsoft.azure.toolkit.lib.common.messager.IAzureMessage.Type
 
INFO - com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetry.Type
 
INFO_BUNDLE - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
INFO_DETAILS - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
INFO_NAME - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
INFO_SERVICE - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
initBindings(MethodInvocation) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.aspect.ExpressionUtils
 
input - Variable in class com.microsoft.azure.toolkit.lib.common.form.AzureValidationInfo
AzureFormInput or JComponent
InstallationIdUtils - Class in com.microsoft.azure.toolkit.lib.common.utils
 
InstallationIdUtils() - Constructor for class com.microsoft.azure.toolkit.lib.common.utils.InstallationIdUtils
 
instance - Static variable in class com.microsoft.azure.toolkit.lib.common.action.AzureActionManager.Holder
 
instance - Static variable in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager.Holder
 
INSTANCE - Static variable in class com.microsoft.azure.toolkit.lib.common.operation.OperationManager.SingletonHolder
 
INSTANCE - Static variable in class com.microsoft.azure.toolkit.lib.common.proxy.ProxyManager.ProxyManagerHolder
 
INSTANCE - Static variable in class com.microsoft.azure.toolkit.lib.common.validator.SchemaValidator.LazyHolder
 
instantiate(D) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
 
instantiate(D, Object) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
 
instantiate(Class<? extends U>) - Static method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
INTACT_IPADDRESS_PATTERN - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.NetUtils
 
INTACT_MAC_PATTERN - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.NetUtils
 
INTERNAL - Static variable in interface com.microsoft.azure.toolkit.lib.common.operation.Operation.Type
 
interpret(String, MethodInvocation) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.aspect.ExpressionUtils
 
intersectIgnoreCase(List<String>, List<String>) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
INVALID_HASHED_MAC_ADDRESS - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.InstallationIdUtils
 
INVALID_MAC_ADDRESS - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.NetUtils
 
INVALID_PARAMETER_ERROR_MESSAGE - Static variable in class com.microsoft.azure.toolkit.lib.common.validator.SchemaValidator
 
INVALID_PRELOAD_METHOD - Static variable in class com.microsoft.azure.toolkit.lib.common.cache.Preloader
 
INVALID_TEMPLATE - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.aspect.ExpressionUtils
 
invalidate() - Method in class com.microsoft.azure.toolkit.lib.common.cache.Cache1
 
invalidateCache() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
invalidateCache() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
InvalidConfigurationException - Exception in com.microsoft.azure.toolkit.lib.common.exception
 
InvalidConfigurationException(String) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.InvalidConfigurationException
 
InvalidConfigurationException(String, Throwable) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.InvalidConfigurationException
 
INVISIBLE - Static variable in class com.microsoft.azure.toolkit.lib.common.action.Action.View
 
invocation - Variable in class com.microsoft.azure.toolkit.lib.common.operation.MethodOperation
 
invoke() - Method in class com.microsoft.azure.toolkit.lib.common.utils.aspect.MethodInvocation
 
invoke(Method, Object) - Static method in class com.microsoft.azure.toolkit.lib.common.cache.Preloader
 
IPADDRESS_PATTERN - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.NetUtils
 
IProject - Interface in com.microsoft.azure.toolkit.lib.common
 
is400(Throwable) - Static method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
is404(Throwable) - Static method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
isAuthRequired() - Method in class com.microsoft.azure.toolkit.lib.common.action.ActionInstance
 
isAuthRequired() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
isAuthRequired() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractEmulatableAzResource
 
isAuthRequiredForAzureResource(D) - Static method in class com.microsoft.azure.toolkit.lib.common.action.Action
 
isAuthRequiredForListing() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
isAuthRequiredForListing() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractEmulatableAzResourceModule
 
isAuthRequiredForResource(String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
isCancelled() - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTask.DefaultMonitor
 
isCancelled() - Method in interface com.microsoft.azure.toolkit.lib.common.task.AzureTask.Monitor
 
isConnected() - Method in enum com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
 
isCreating() - Method in enum com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
 
isDeleted() - Method in enum com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
 
isDeleting() - Method in enum com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
 
isDepreciatedHashMac(String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.InstallationIdUtils
 
isDraft() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
isDraftForCreating() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
isDraftForCreating() - Method in class com.microsoft.azure.toolkit.lib.resource.GenericResource
 
isDraftForUpdating() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
isEarPackagingProject(String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
isEmulatorResource() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractEmulatableAzResource
 
isEmulatorResource() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractEmulatableAzResourceModule
 
isEmulatorResource() - Method in interface com.microsoft.azure.toolkit.lib.common.model.Emulatable
 
isEnabled() - Method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
 
isEnabled() - Method in interface com.microsoft.azure.toolkit.lib.common.view.IView.Label
 
ISenderReceiver - Interface in com.microsoft.azure.toolkit.lib.resource.message
 
isExpandedValue() - Method in interface com.microsoft.azure.toolkit.lib.common.model.ExpandableParameter
 
isExpandedValue() - Method in class com.microsoft.azure.toolkit.lib.common.model.Region
 
isFailed() - Method in enum com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
 
isGUID(String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
isHttpException(Throwable, int) - Static method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
isHttpException(Throwable, Predicate<HttpResponse>) - Static method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
isJarPackagingProject(String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
isJarProject() - Method in interface com.microsoft.azure.toolkit.lib.common.IProject
 
isListening() - Method in interface com.microsoft.azure.toolkit.lib.resource.message.ISenderReceiver
 
isLoggedIn() - Method in interface com.microsoft.azure.toolkit.lib.account.IAzureAccount
 
isLoggingIn() - Method in interface com.microsoft.azure.toolkit.lib.account.IAzureAccount
 
isModified() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Draft
 
isModified() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceDeploymentDraft
 
isModified() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceGroupDraft
 
isPending() - Method in interface com.microsoft.azure.toolkit.lib.common.utils.Debouncer
 
isPending() - Method in class com.microsoft.azure.toolkit.lib.common.utils.TailingDebouncer
 
isPerformable() - Method in class com.microsoft.azure.toolkit.lib.common.action.ActionInstance
 
isPomPackagingProject(String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
isProcessing() - Method in class com.microsoft.azure.toolkit.lib.common.cache.Cache1
 
isProxyEnabled() - Method in class com.microsoft.azure.toolkit.lib.common.proxy.ProxyManager
 
isReading() - Method in enum com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
 
isRequired() - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
isRestartable() - Method in interface com.microsoft.azure.toolkit.lib.common.model.Startable
 
isRunning() - Method in enum com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
 
isSendEnabled() - Method in interface com.microsoft.azure.toolkit.lib.resource.message.ISenderReceiver
 
isStartable() - Method in interface com.microsoft.azure.toolkit.lib.common.model.Startable
 
isStoppable() - Method in interface com.microsoft.azure.toolkit.lib.common.model.Startable
 
isStopped() - Method in enum com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
 
isSystemProxyUnset - Static variable in class com.microsoft.azure.toolkit.lib.common.proxy.ProxyManager
 
isUIThread() - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
isUnknown() - Method in enum com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
 
isUrlAccessible(String, Integer...) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
isValid() - Method in class com.microsoft.azure.toolkit.lib.common.form.AzureValidationInfo
 
isValidHash(String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.InstallationIdUtils
 
isValidHashMac(String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.InstallationIdUtils
 
isValidMac(String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.NetUtils
 
isValidRawMac(String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.NetUtils
 
isVisible() - Method in interface com.microsoft.azure.toolkit.lib.common.view.IView.Label
 
isWaiting() - Method in enum com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
 
isWarPackagingProject(String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
isWarProject() - Method in interface com.microsoft.azure.toolkit.lib.common.IProject
 
isWindows - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
isWindows() - Static method in class com.microsoft.azure.toolkit.lib.common.utils.CommandUtils
 
isWritable() - Method in enum com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
 
isWriting() - Method in enum com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
 
isWSL() - Static method in class com.microsoft.azure.toolkit.lib.common.utils.CommandUtils
 
ItemPage<T> - Class in com.microsoft.azure.toolkit.lib.common.model.page
 
ItemPage(Iterable<T>) - Constructor for class com.microsoft.azure.toolkit.lib.common.model.page.ItemPage
 
ItemPage(Stream<T>) - Constructor for class com.microsoft.azure.toolkit.lib.common.model.page.ItemPage
 
items - Variable in class com.microsoft.azure.toolkit.lib.common.model.page.ItemPage
 
IView - Interface in com.microsoft.azure.toolkit.lib.common.view
 
IView.Label - Interface in com.microsoft.azure.toolkit.lib.common.view
 
IView.Label.Static - Class in com.microsoft.azure.toolkit.lib.common.view
 

J

JAPAN_EAST - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
JAPAN_WEST - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
JAR - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
JDK_KEY - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
 
JsonUtils - Class in com.microsoft.azure.toolkit.lib.common.utils
 
JsonUtils() - Constructor for class com.microsoft.azure.toolkit.lib.common.utils.JsonUtils
 

K

key() - Method in annotation type com.microsoft.azure.toolkit.lib.common.cache.Cacheable
string literal or groovy template for computing the key dynamically.
key() - Method in annotation type com.microsoft.azure.toolkit.lib.common.cache.CacheEvict
string literal or groovy template for computing the key dynamically.
KEY - Static variable in class com.microsoft.azure.toolkit.lib.common.cache.Cache1
 
KOREA_CENTRAL - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
KOREA_SOUTH - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 

L

label - Variable in class com.microsoft.azure.toolkit.lib.common.action.Action.View
 
label - Variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
label - Variable in class com.microsoft.azure.toolkit.lib.common.view.IView.Label.Static
 
labelProvider - Variable in class com.microsoft.azure.toolkit.lib.common.action.Action
 
labelProvider - Variable in class com.microsoft.azure.toolkit.lib.common.action.ActionInstance
 
latest - Variable in class com.microsoft.azure.toolkit.lib.common.cache.Cache1
 
LazyHolder() - Constructor for class com.microsoft.azure.toolkit.lib.common.validator.SchemaValidator.LazyHolder
 
LINUX_MAC_STARTER - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.CommandUtils
 
LINUX_MAC_SWITCHER - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.CommandUtils
 
list() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
list() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzService
 
list() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResourceModule
 
list() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceGroupModule
 
listByResourceGroup(String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
listCachedResources() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
listener - Variable in class com.microsoft.azure.toolkit.lib.common.event.AzureEventBus.EventListener
 
listeners - Variable in class com.microsoft.azure.toolkit.lib.common.operation.OperationManager
 
listRegions(String) - Method in interface com.microsoft.azure.toolkit.lib.account.IAzureAccount
 
listSupportedRegions() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourcesServiceSubscription
 
listSupportedRegions(String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzServiceSubscription
 
load() - Method in class com.microsoft.azure.toolkit.lib.common.cache.Cache1
 
load() - Static method in class com.microsoft.azure.toolkit.lib.common.cache.Preloader
 
loadActionManager() - Static method in class com.microsoft.azure.toolkit.lib.common.action.AzureActionManager.Holder
 
loadConfigProvider() - Static method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
 
loadConfiguration() - Method in class com.microsoft.azure.toolkit.lib.Azure
 
loadConfigurationHandler - Variable in class com.microsoft.azure.toolkit.lib.Azure
 
loader - Static variable in class com.microsoft.azure.toolkit.lib.common.cache.CacheManager
 
LOADING - Static variable in interface com.microsoft.azure.toolkit.lib.common.cache.Cache1.Status
 
LOADING - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Status
 
loadMessager() - Static method in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessager.Holder
 
loadMessager() - Static method in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessager
 
loadMoreResources() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
loadProcessEnvironment() - Static method in class com.microsoft.azure.toolkit.lib.common.utils.CommandUtils
 
loadRemoteFromAzure() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
loadResourceFromAzure(String, String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
loadResourceFromAzure(String, String) - Method in class com.microsoft.azure.toolkit.lib.resource.AzureResources
 
loadResourcePagesFromAzure() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
loadResourcePagesFromAzure() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzService
 
loadResourcePagesFromAzure() - Method in class com.microsoft.azure.toolkit.lib.resource.GenericResourceModule
 
loadResourcePagesFromAzure() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceDeploymentModule
 
loadStatus(HasId) - Method in class com.microsoft.azure.toolkit.lib.resource.GenericResource
 
loadStatus(Deployment) - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceDeployment
 
loadStatus(ResourceGroup) - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceGroup
 
loadStatus(Void) - Method in class com.microsoft.azure.toolkit.lib.common.model.AzResource.None
 
loadStatus(R) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
loadStatus(R) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzServiceSubscription
 
loadTaskManager() - Static method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager.Holder
 
lock - Variable in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
log(AzureTelemetry.Type, AzureString) - Static method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
log(AzureTelemetry.Type, AzureString, Throwable) - Static method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
log(AzureTelemetry.Type, String) - Static method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
log(AzureTelemetry.Type, String, Throwable) - Static method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
log(AzureTelemetry.Type, Map<String, String>) - Static method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
log(AzureTelemetry.Type, Map<String, String>, Throwable) - Static method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
logLevel - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 
LRUStack<T> - Class in com.microsoft.azure.toolkit.lib.common.cache
 
LRUStack() - Constructor for class com.microsoft.azure.toolkit.lib.common.cache.LRUStack
 

M

MAC_PATTERN - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.NetUtils
 
machineId - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 
MAIN_CLASS - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
MAPPER - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.JsonUtils
 
mergeProperties(Map<String, String>, Map<String, String>, boolean) - Method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
 
message - Variable in class com.microsoft.azure.toolkit.lib.common.form.AzureValidationInfo
 
message - Variable in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessage
 
message - Variable in class com.microsoft.azure.toolkit.lib.common.validator.ValidationMessage
 
message(String, Object...) - Static method in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessageBundle
 
messageProperties - Variable in class com.microsoft.azure.toolkit.lib.common.operation.OperationContext
 
messager - Variable in class com.microsoft.azure.toolkit.lib.common.operation.OperationContext
 
method - Variable in class com.microsoft.azure.toolkit.lib.common.utils.aspect.MethodInvocation
 
MethodInvocation - Class in com.microsoft.azure.toolkit.lib.common.utils.aspect
 
MethodInvocation(JoinPoint) - Constructor for class com.microsoft.azure.toolkit.lib.common.utils.aspect.MethodInvocation
 
MethodOperation - Class in com.microsoft.azure.toolkit.lib.common.operation
 
MethodOperation() - Constructor for class com.microsoft.azure.toolkit.lib.common.operation.MethodOperation
 
modality - Variable in class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
Modality() - Constructor for enum com.microsoft.azure.toolkit.lib.common.task.AzureTask.Modality
 
module - Variable in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
monitor - Variable in class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
monitorQueryRowNumber - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 
MSG_REQUIRED - Static variable in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 

N

name - Variable in class com.microsoft.azure.toolkit.lib.common.bundle.AzureString
 
name - Variable in class com.microsoft.azure.toolkit.lib.common.DataStore.Field
 
name - Variable in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
name - Variable in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
name - Variable in class com.microsoft.azure.toolkit.lib.common.model.AzResource.None
 
name - Variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
name - Variable in class com.microsoft.azure.toolkit.lib.common.model.Subscription
 
name - Variable in enum com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetry.Type
 
name - Variable in class com.microsoft.azure.toolkit.lib.resource.ResourceGroupConfig
 
name() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResource
Deprecated.
name() - Method in annotation type com.microsoft.azure.toolkit.lib.common.operation.AzureOperation
 
NAME - Static variable in class com.microsoft.azure.toolkit.lib.resource.GenericResourceModule
 
NAME - Static variable in class com.microsoft.azure.toolkit.lib.resource.ResourceDeploymentModule
 
NAME - Static variable in class com.microsoft.azure.toolkit.lib.resource.ResourceGroupModule
 
namedHistories - Static variable in class com.microsoft.azure.toolkit.lib.common.cache.CacheManager
 
needValidation() - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureForm
 
needValidation() - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
NetUtils - Class in com.microsoft.azure.toolkit.lib.common.utils
 
NetUtils() - Constructor for class com.microsoft.azure.toolkit.lib.common.utils.NetUtils
 
newDraftForCreate(String, String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
newDraftForCreate(String, String) - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceDeploymentModule
 
newDraftForCreate(String, String) - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceGroupModule
 
newDraftForUpdate(ResourceDeployment) - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceDeploymentModule
 
newDraftForUpdate(ResourceGroup) - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceGroupModule
 
newDraftForUpdate(T) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
newResource(HasId) - Method in class com.microsoft.azure.toolkit.lib.resource.GenericResourceModule
 
newResource(Deployment) - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceDeploymentModule
 
newResource(ResourceGroup) - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceGroupModule
 
newResource(ResourceManager) - Method in class com.microsoft.azure.toolkit.lib.resource.AzureResources
 
newResource(AbstractAzResource<?, ?, ?>) - Method in class com.microsoft.azure.toolkit.lib.resource.GenericResourceModule
 
newResource(String, String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
newResource(String, String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzService
 
newResource(String, String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AzResourceModule.None
 
newResource(String, String) - Method in class com.microsoft.azure.toolkit.lib.resource.GenericResourceModule
 
newResource(String, String) - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceDeploymentModule
 
newResource(String, String) - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceGroupModule
 
newResource(Void) - Method in class com.microsoft.azure.toolkit.lib.common.model.AzResourceModule.None
 
newResource(R) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
none(Object) - Static method in class com.microsoft.azure.toolkit.lib.common.form.AzureValidationInfo
 
None() - Constructor for class com.microsoft.azure.toolkit.lib.common.model.AzResource.None
 
None() - Constructor for class com.microsoft.azure.toolkit.lib.common.model.AzResourceModule.None
 
NONE - com.microsoft.azure.toolkit.lib.common.task.AzureTask.Modality
 
NONE - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource
 
NONE - Static variable in class com.microsoft.azure.toolkit.lib.common.model.AzResource.None
 
NONE - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResourceModule
 
NONE - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Subscription
 
nonProxyHosts - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 
nonProxyHosts - Variable in class com.microsoft.azure.toolkit.lib.common.proxy.ProxyInfo
 
normalizeResourceGroupName(String, String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
NORWAY_EAST - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
NORWAY_WEST - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
NULL - Static variable in class com.microsoft.azure.toolkit.lib.common.operation.OperationContext
 

O

objectMapper - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetry.Properties.DefaultConverter
 
objectMapper - Variable in class com.microsoft.azure.toolkit.lib.common.validator.SchemaValidator
 
of(String) - Static method in class com.microsoft.azure.toolkit.lib.common.action.Action.Id
 
of(String) - Static method in class com.microsoft.azure.toolkit.lib.common.DataStore.Field
 
off(String, AzureEventBus.EventListener) - Static method in class com.microsoft.azure.toolkit.lib.common.event.AzureEventBus
 
ok(Object) - Static method in class com.microsoft.azure.toolkit.lib.common.form.AzureValidationInfo
 
OK - Static variable in interface com.microsoft.azure.toolkit.lib.common.cache.Cache1.Status
 
OK - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Status
 
on(String, AzureEventBus.EventListener) - Static method in class com.microsoft.azure.toolkit.lib.common.event.AzureEventBus
 
once(String, BiConsumer<Object, Object>) - Static method in class com.microsoft.azure.toolkit.lib.common.event.AzureEventBus
 
onError(Operation, Throwable) - Static method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
onEvent(AzureEvent) - Method in class com.microsoft.azure.toolkit.lib.common.event.AzureEventBus.EventListener
 
onException() - Method in class com.microsoft.azure.toolkit.lib.common.messager.ExceptionNotificationAspect
 
ONLINE - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Status
 
onNewStatus - Variable in class com.microsoft.azure.toolkit.lib.common.cache.Cache1
 
onNewValue - Variable in class com.microsoft.azure.toolkit.lib.common.cache.Cache1
 
onRemoteUpdated(R, R) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
onStatusChanged(Consumer<String>) - Method in class com.microsoft.azure.toolkit.lib.common.cache.Cache1
 
onValueChanged(BiConsumer<T, T>) - Method in class com.microsoft.azure.toolkit.lib.common.cache.Cache1
 
OP_CREATE_AT - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetry
 
OP_END - com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetry.Type
 
OP_ENTER_AT - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetry
 
OP_EXIT_AT - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetry
 
OP_ID - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
OP_NAME - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
OP_PARENT_ID - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
OP_START - com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetry.Type
 
OP_TYPE - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
OPEN_AZURE_SETTINGS - Static variable in class com.microsoft.azure.toolkit.lib.common.action.Action
 
OPEN_URL - Static variable in class com.microsoft.azure.toolkit.lib.common.action.Action
 
operation - Variable in class com.microsoft.azure.toolkit.lib.common.operation.OperationBase.Id
 
operation - Variable in class com.microsoft.azure.toolkit.lib.common.operation.OperationContext
 
operation - Variable in exception com.microsoft.azure.toolkit.lib.common.operation.OperationException
 
operation - Variable in class com.microsoft.azure.toolkit.lib.common.operation.OperationThreadContext
 
operation() - Method in class com.microsoft.azure.toolkit.lib.common.operation.AzureOperationAspect
 
Operation - Interface in com.microsoft.azure.toolkit.lib.common.operation
 
OPERATION_NAME - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
Operation.Type - Interface in com.microsoft.azure.toolkit.lib.common.operation
 
OperationBase - Class in com.microsoft.azure.toolkit.lib.common.operation
 
OperationBase() - Constructor for class com.microsoft.azure.toolkit.lib.common.operation.OperationBase
 
OperationBase.Id - Class in com.microsoft.azure.toolkit.lib.common.operation
 
OperationBundle - Class in com.microsoft.azure.toolkit.lib.common.operation
 
OperationBundle() - Constructor for class com.microsoft.azure.toolkit.lib.common.operation.OperationBundle
 
OperationContext - Class in com.microsoft.azure.toolkit.lib.common.operation
 
OperationContext(Operation) - Constructor for class com.microsoft.azure.toolkit.lib.common.operation.OperationContext
 
OperationException - Exception in com.microsoft.azure.toolkit.lib.common.operation
 
OperationException(Operation, Throwable) - Constructor for exception com.microsoft.azure.toolkit.lib.common.operation.OperationException
 
OperationListener - Interface in com.microsoft.azure.toolkit.lib.common.operation
 
OperationManager - Class in com.microsoft.azure.toolkit.lib.common.operation
 
OperationManager() - Constructor for class com.microsoft.azure.toolkit.lib.common.operation.OperationManager
 
OperationManager.SingletonHolder - Class in com.microsoft.azure.toolkit.lib.common.operation
 
OperationThreadContext - Class in com.microsoft.azure.toolkit.lib.common.operation
 
OperationThreadContext(OperationThreadContext) - Constructor for class com.microsoft.azure.toolkit.lib.common.operation.OperationThreadContext
 
origin - Variable in class com.microsoft.azure.toolkit.lib.common.action.ActionGroup
 
origin - Variable in class com.microsoft.azure.toolkit.lib.resource.ResourceDeploymentDraft
 
origin - Variable in class com.microsoft.azure.toolkit.lib.resource.ResourceGroupDraft
 

P

pages - Variable in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
pageSize - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 
PARAM_NAME - Static variable in annotation type com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetry.Property
 
parametersAsJson - Variable in class com.microsoft.azure.toolkit.lib.resource.ResourceDeploymentDraft.Config
 
params - Variable in class com.microsoft.azure.toolkit.lib.common.bundle.AzureString
 
params() - Method in annotation type com.microsoft.azure.toolkit.lib.common.operation.AzureOperation
groovy expressions to compute the params dynamically.
parent - Variable in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
parent - Variable in class com.microsoft.azure.toolkit.lib.common.operation.OperationBase
 
parent - Variable in class com.microsoft.azure.toolkit.lib.common.operation.OperationThreadContext
 
parseIpAddressFromMessage(String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.NetUtils
 
password - Variable in class com.microsoft.azure.toolkit.lib.common.proxy.ProxyInfo
 
paste() - Method in interface com.microsoft.azure.toolkit.lib.common.action.AzureActionManager.Shortcuts
 
path - Variable in class com.microsoft.azure.toolkit.lib.common.validator.ValidationMessage
 
PATTERN_MAP - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
 
payload - Variable in class com.microsoft.azure.toolkit.lib.common.event.AzureEventBus.SimpleEvent
 
payload - Variable in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessage
 
peek() - Method in class com.microsoft.azure.toolkit.lib.common.cache.LRUStack
 
peek(Predicate<T>) - Method in class com.microsoft.azure.toolkit.lib.common.cache.LRUStack
 
pending(Object) - Static method in class com.microsoft.azure.toolkit.lib.common.form.AzureValidationInfo
 
PENDING - com.microsoft.azure.toolkit.lib.common.form.AzureValidationInfo.Type
 
PENDING - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Status
 
perform() - Method in class com.microsoft.azure.toolkit.lib.common.action.ActionInstance
 
performAsync() - Method in class com.microsoft.azure.toolkit.lib.common.action.ActionInstance
 
PLACE - Static variable in class com.microsoft.azure.toolkit.lib.common.action.Action
 
PLATFORM - Static variable in interface com.microsoft.azure.toolkit.lib.common.operation.Operation.Type
 
point - Variable in class com.microsoft.azure.toolkit.lib.common.utils.aspect.MethodInvocation
 
POM - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
popOperation() - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationThreadContext
 
port - Variable in class com.microsoft.azure.toolkit.lib.common.proxy.ProxyInfo
 
preload() - Static method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzService
 
preload(AzResourceModule<?>) - Static method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzService
 
Preload - Annotation Type in com.microsoft.azure.toolkit.lib.common.cache
to annotate methods that should be pre-executed at background the annotated method should have no args and must be static or in a singleton class
Preloader - Class in com.microsoft.azure.toolkit.lib.common.cache
 
Preloader() - Constructor for class com.microsoft.azure.toolkit.lib.common.cache.Preloader
 
prependAction(Object) - Method in class com.microsoft.azure.toolkit.lib.common.action.ActionGroup
 
prependAction(Object) - Method in interface com.microsoft.azure.toolkit.lib.common.action.IActionGroup
 
prependActions(Object...) - Method in class com.microsoft.azure.toolkit.lib.common.action.ActionGroup
 
prependActions(Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.action.IActionGroup
 
prependActions(Collection<Object>) - Method in class com.microsoft.azure.toolkit.lib.common.action.ActionGroup
 
prependActions(Collection<Object>) - Method in interface com.microsoft.azure.toolkit.lib.common.action.IActionGroup
 
ProcessEnvironmentProvider - Interface in com.microsoft.azure.toolkit.lib.common.utils
 
product - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 
project - Variable in class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
PROPERTY_USE_SYSTEM_PROXY - Static variable in class com.microsoft.azure.toolkit.lib.common.proxy.ProxyManager
 
ProxyInfo - Class in com.microsoft.azure.toolkit.lib.common.proxy
 
ProxyInfo() - Constructor for class com.microsoft.azure.toolkit.lib.common.proxy.ProxyInfo
 
ProxyManager - Class in com.microsoft.azure.toolkit.lib.common.proxy
 
ProxyManager() - Constructor for class com.microsoft.azure.toolkit.lib.common.proxy.ProxyManager
 
ProxyManager.ProxyManagerHolder - Class in com.microsoft.azure.toolkit.lib.common.proxy
 
ProxyManagerHolder() - Constructor for class com.microsoft.azure.toolkit.lib.common.proxy.ProxyManager.ProxyManagerHolder
 
proxyPassword - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 
proxySource - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 
proxyUsername - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 
PUBLIC_IP_URLS - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.NetUtils
 
push(T) - Method in class com.microsoft.azure.toolkit.lib.common.cache.LRUStack
 
pushOperation(Operation) - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationThreadContext
 

Q

QATAR_CENTRAL - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 

R

rawMessage - Variable in class com.microsoft.azure.toolkit.lib.common.messager.AzureHtmlMessage
 
read(AzureString, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
read(AzureTask<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
read(Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
read(String, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
read(Callable<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
readCache(Cache<Object, Object>, String, ProceedingJoinPoint) - Method in class com.microsoft.azure.toolkit.lib.common.cache.CacheManager
 
readFromJsonFile(File, Class<T>) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.JsonUtils
 
READING - com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
 
readingStatus - Static variable in enum com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
 
red(String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.TextUtils
 
refresh() - Method in interface com.microsoft.azure.toolkit.lib.AzService
 
refresh() - Method in interface com.microsoft.azure.toolkit.lib.common.action.AzureActionManager.Shortcuts
 
refresh() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
refresh() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
refresh() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResource
 
refresh() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResourceModule
 
refresh() - Method in interface com.microsoft.azure.toolkit.lib.common.model.Refreshable
 
refresh() - Method in interface com.microsoft.azure.toolkit.lib.common.view.IView.Label
 
refresh() - Method in interface com.microsoft.azure.toolkit.lib.common.view.IView
 
Refreshable - Interface in com.microsoft.azure.toolkit.lib.common.model
 
refreshOnSubscriptionChanged() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzService
 
region - Variable in class com.microsoft.azure.toolkit.lib.resource.ResourceGroupConfig
 
region - Variable in class com.microsoft.azure.toolkit.lib.resource.ResourceGroupDraft.Config
 
region - Variable in class com.microsoft.azure.toolkit.lib.resource.task.CreateResourceGroupTask
 
Region - Class in com.microsoft.azure.toolkit.lib.common.model
 
Region(String, String) - Constructor for class com.microsoft.azure.toolkit.lib.common.model.Region
 
register() - Static method in class com.microsoft.azure.toolkit.lib.common.task.AzureRxTaskManager
 
register(AzureActionManager) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
 
registerAction(Action.Id<D>, Consumer<D>) - Method in class com.microsoft.azure.toolkit.lib.common.action.AzureActionManager
 
registerAction(Action<D>) - Method in class com.microsoft.azure.toolkit.lib.common.action.AzureActionManager.DummyActionManager
 
registerAction(Action<D>) - Method in class com.microsoft.azure.toolkit.lib.common.action.AzureActionManager
 
registered - Static variable in class com.microsoft.azure.toolkit.lib.common.task.AzureRxTaskManager
 
registerGroup(String, ActionGroup) - Method in class com.microsoft.azure.toolkit.lib.common.action.AzureActionManager.DummyActionManager
 
registerGroup(String, ActionGroup) - Method in class com.microsoft.azure.toolkit.lib.common.action.AzureActionManager
 
registerHandler(Action.Id<D>, BiConsumer<D, E>) - Method in class com.microsoft.azure.toolkit.lib.common.action.AzureActionManager
 
registerHandler(Action.Id<D>, BiPredicate<D, E>, BiConsumer<D, E>) - Method in class com.microsoft.azure.toolkit.lib.common.action.AzureActionManager
 
registerHandler(Action.Id<D>, Consumer<D>) - Method in class com.microsoft.azure.toolkit.lib.common.action.AzureActionManager
 
registerHandler(Action.Id<D>, Predicate<D>, Consumer<D>) - Method in class com.microsoft.azure.toolkit.lib.common.action.AzureActionManager
 
registerSchema(String, JsonNode) - Method in class com.microsoft.azure.toolkit.lib.common.validator.SchemaValidator
 
registerSchema(String, InputStream) - Method in class com.microsoft.azure.toolkit.lib.common.validator.SchemaValidator
 
reload() - Static method in class com.microsoft.azure.toolkit.lib.Azure.ServiceManager
 
reloadResources() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
remoteOptional() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
removeListener(OperationListener) - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationManager
 
removeValueChangedListener(AzureFormInput.AzureValueChangeListener<T>) - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
render(String, MethodInvocation) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.aspect.ExpressionUtils
 
REQUIRE_AUTH - Static variable in class com.microsoft.azure.toolkit.lib.common.action.Action
 
reset() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Draft
 
reset() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceDeploymentDraft
 
reset() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceGroupDraft
 
resetProxy() - Method in class com.microsoft.azure.toolkit.lib.common.proxy.ProxyManager
 
resetThreadId() - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationThreadContext
 
resolveCommandPath(String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.CommandUtils
 
RESOURCE_GROUP_PLACEHOLDER - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource
 
RESOURCE_TYPE - Static variable in class com.microsoft.azure.toolkit.lib.common.action.Action
 
ResourceDeployment - Class in com.microsoft.azure.toolkit.lib.resource
 
ResourceDeployment(Deployment, ResourceDeploymentModule) - Constructor for class com.microsoft.azure.toolkit.lib.resource.ResourceDeployment
 
ResourceDeployment(ResourceDeployment) - Constructor for class com.microsoft.azure.toolkit.lib.resource.ResourceDeployment
copy constructor
ResourceDeployment(String, String, ResourceDeploymentModule) - Constructor for class com.microsoft.azure.toolkit.lib.resource.ResourceDeployment
 
ResourceDeploymentDraft - Class in com.microsoft.azure.toolkit.lib.resource
 
ResourceDeploymentDraft(ResourceDeployment) - Constructor for class com.microsoft.azure.toolkit.lib.resource.ResourceDeploymentDraft
 
ResourceDeploymentDraft(String, String, ResourceDeploymentModule) - Constructor for class com.microsoft.azure.toolkit.lib.resource.ResourceDeploymentDraft
 
ResourceDeploymentDraft.Config - Class in com.microsoft.azure.toolkit.lib.resource
null means not modified for properties
ResourceDeploymentModule - Class in com.microsoft.azure.toolkit.lib.resource
 
ResourceDeploymentModule(ResourceGroup) - Constructor for class com.microsoft.azure.toolkit.lib.resource.ResourceDeploymentModule
 
ResourceGroup - Class in com.microsoft.azure.toolkit.lib.resource
 
ResourceGroup(ResourceGroup, ResourceGroupModule) - Constructor for class com.microsoft.azure.toolkit.lib.resource.ResourceGroup
 
ResourceGroup(ResourceGroup) - Constructor for class com.microsoft.azure.toolkit.lib.resource.ResourceGroup
copy constructor
ResourceGroup(String, String, ResourceGroupModule) - Constructor for class com.microsoft.azure.toolkit.lib.resource.ResourceGroup
 
ResourceGroupConfig - Class in com.microsoft.azure.toolkit.lib.resource
 
ResourceGroupConfig() - Constructor for class com.microsoft.azure.toolkit.lib.resource.ResourceGroupConfig
 
ResourceGroupDraft - Class in com.microsoft.azure.toolkit.lib.resource
 
ResourceGroupDraft(ResourceGroup) - Constructor for class com.microsoft.azure.toolkit.lib.resource.ResourceGroupDraft
 
ResourceGroupDraft(String, String, ResourceGroupModule) - Constructor for class com.microsoft.azure.toolkit.lib.resource.ResourceGroupDraft
 
ResourceGroupDraft.Config - Class in com.microsoft.azure.toolkit.lib.resource
null means not modified for properties
ResourceGroupModule - Class in com.microsoft.azure.toolkit.lib.resource
 
ResourceGroupModule(ResourcesServiceSubscription) - Constructor for class com.microsoft.azure.toolkit.lib.resource.ResourceGroupModule
 
resourceGroupName - Variable in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
resourceGroupName - Variable in class com.microsoft.azure.toolkit.lib.resource.task.CreateResourceGroupTask
 
resourceGroups() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourcesServiceSubscription
 
resourceId - Variable in class com.microsoft.azure.toolkit.lib.resource.GenericResource
 
resourceModule - Variable in class com.microsoft.azure.toolkit.lib.resource.ResourceGroup
 
resources - Variable in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
ResourcesServiceSubscription - Class in com.microsoft.azure.toolkit.lib.resource
 
ResourcesServiceSubscription(ResourceManager, AzureResources) - Constructor for class com.microsoft.azure.toolkit.lib.resource.ResourcesServiceSubscription
 
ResourcesServiceSubscription(String, AzureResources) - Constructor for class com.microsoft.azure.toolkit.lib.resource.ResourcesServiceSubscription
 
restart() - Method in interface com.microsoft.azure.toolkit.lib.common.action.AzureActionManager.Shortcuts
 
restart() - Method in interface com.microsoft.azure.toolkit.lib.common.model.Startable
 
RESTARTING - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Status
 
retryFromFailure(Runnable) - Static method in class com.microsoft.azure.toolkit.lib.common.action.Action
 
run(Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationThreadContext
 
runAndWait(AzureString, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runAndWait(AzureString, Runnable, AzureTask.Modality) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runAndWait(AzureTask<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runAndWait(Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runAndWait(Runnable, AzureTask.Modality) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runAndWait(String, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runAndWait(String, Runnable, AzureTask.Modality) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runAndWait(String, Callable<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runAndWait(Callable<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runAndWait(Callable<T>, AzureTask.Modality) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runImmediately(AzureTask<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runImmediately(Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runImmediately(Callable<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runInBackground(AzureString, boolean, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runInBackground(AzureString, boolean, Callable<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runInBackground(AzureString, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runInBackground(AzureString, Callable<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runInBackground(AzureTask<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runInBackground(String, boolean, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runInBackground(String, boolean, Callable<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runInBackground(String, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runInBackground(String, Callable<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runInModal(AzureString, boolean, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runInModal(AzureString, boolean, Callable<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runInModal(AzureString, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runInModal(AzureString, Callable<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runInModal(AzureTask<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runInModal(String, boolean, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runInModal(String, boolean, Callable<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runInModal(String, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runInModal(String, Callable<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runLater(AzureString, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runLater(AzureString, Runnable, AzureTask.Modality) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runLater(AzureTask<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runLater(Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runLater(Runnable, AzureTask.Modality) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runLater(String, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runLater(String, Runnable, AzureTask.Modality) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runLater(Callable<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runLater(Callable<T>, AzureTask.Modality) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
RUNNING - com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
 
RUNNING - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Status
 
runningStatus - Static variable in enum com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
 
runOnPooledThread(AzureTask<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runOnPooledThread(Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
runOnPooledThread(Callable<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 

S

saveConfiguration() - Method in class com.microsoft.azure.toolkit.lib.Azure
 
saveConfigurationHandler - Variable in class com.microsoft.azure.toolkit.lib.Azure
 
SCALING - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Status
 
SCHEMA_ROOT - Static variable in class com.microsoft.azure.toolkit.lib.common.validator.SchemaValidator
 
schemaMap - Variable in class com.microsoft.azure.toolkit.lib.common.validator.SchemaValidator
 
SchemaValidator - Class in com.microsoft.azure.toolkit.lib.common.validator
 
SchemaValidator() - Constructor for class com.microsoft.azure.toolkit.lib.common.validator.SchemaValidator
 
SchemaValidator.LazyHolder - Class in com.microsoft.azure.toolkit.lib.common.validator
 
SECRET_PATTERN - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
 
SELECT_SUBS - Static variable in class com.microsoft.azure.toolkit.lib.common.action.Action
 
selected - Variable in class com.microsoft.azure.toolkit.lib.common.model.Subscription
 
selectFirstOptionIfCurrentInvalid(String, List<T>, T) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
sendMessage(String) - Method in interface com.microsoft.azure.toolkit.lib.resource.message.ISenderReceiver
 
serialize(Operation) - Static method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
serialize(Throwable) - Static method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
serialVersionUID - Static variable in exception com.microsoft.azure.toolkit.lib.common.exception.CommandExecuteException
 
serialVersionUID - Static variable in exception com.microsoft.azure.toolkit.lib.common.exception.InvalidConfigurationException
 
service - Variable in class com.microsoft.azure.toolkit.lib.common.operation.OperationBase.Id
 
SERVICE_NAME - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
serviceError - com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter.ErrorType
 
ServiceManager() - Constructor for class com.microsoft.azure.toolkit.lib.Azure.ServiceManager
 
services - Static variable in class com.microsoft.azure.toolkit.lib.Azure.ServiceManager
 
sessionId - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 
set(DataStore.Field<D>, D) - Method in interface com.microsoft.azure.toolkit.lib.common.DataStore
 
set(Class<D>, D) - Method in interface com.microsoft.azure.toolkit.lib.common.DataStore
Deprecated.
set(String, D) - Method in interface com.microsoft.azure.toolkit.lib.common.DataStore
 
setActions(Object[]) - Method in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessage
 
setDefaultMessager(IAzureMessager) - Static method in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessager
 
setDefaultValue(T) - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
setEnv(Map<String, String>) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.CommandUtils
 
setEventNamePrefix(String) - Static method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
 
setLabel(String) - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
setMessageProperty(String, String) - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationContext
 
setParametersAsJson(String) - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceDeploymentDraft
 
setParent(Operation) - Method in interface com.microsoft.azure.toolkit.lib.common.operation.Operation
 
setParent(OperationThreadContext) - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationThreadContext
 
setProxyInfo(ProxyInfo) - Method in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 
setRegion(Region) - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceGroupDraft
 
setRemote(R) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
setRequired(boolean) - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
setResources(Map<String, R>) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
setStatus(String) - Method in class com.microsoft.azure.toolkit.lib.common.cache.Cache1
 
setStatus(String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
setTelemetryProperties(Map<String, String>) - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationContext
 
setTelemetryProperty(String, String) - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationContext
 
setTemplateAsJson(String) - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceDeploymentDraft
 
setup() - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationThreadContext
 
setValidationInfo(AzureValidationInfo) - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
setValidator(AzureFormInput.Validator) - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
Deprecated.
setValue(T) - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureForm
 
setValue(T) - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
shortcut - Variable in class com.microsoft.azure.toolkit.lib.common.action.Action
shortcuts for this action.
shouldNotUseProxyFor(Pattern, String) - Static method in class com.microsoft.azure.toolkit.lib.common.proxy.ProxyManager
refer sun.net.spi.DefaultProxySelector
show() - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessage
 
show(IAzureMessage) - Method in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessager.DummyMessager
 
show(IAzureMessage) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
show(IAzureMessager) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessage
 
signature - Variable in class com.microsoft.azure.toolkit.lib.common.utils.aspect.MethodInvocation
 
SimpleEvent() - Constructor for class com.microsoft.azure.toolkit.lib.common.event.AzureEventBus.SimpleEvent
 
SimpleOperation - Class in com.microsoft.azure.toolkit.lib.common.operation
 
SimpleOperation() - Constructor for class com.microsoft.azure.toolkit.lib.common.operation.SimpleOperation
 
SingletonHolder() - Constructor for class com.microsoft.azure.toolkit.lib.common.operation.OperationManager.SingletonHolder
 
size - Variable in class com.microsoft.azure.toolkit.lib.common.cache.LRUStack
 
source - Variable in class com.microsoft.azure.toolkit.lib.common.event.AzureEventBus.SimpleEvent
 
source - Variable in class com.microsoft.azure.toolkit.lib.common.operation.MethodOperation
 
source - Variable in class com.microsoft.azure.toolkit.lib.common.operation.SimpleOperation
 
source - Variable in class com.microsoft.azure.toolkit.lib.common.proxy.ProxyInfo
 
source - Variable in class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
source() - Method in annotation type com.microsoft.azure.toolkit.lib.common.operation.AzureOperation
groovy expressions to compute the source object dynamically.
SOURCE - Static variable in class com.microsoft.azure.toolkit.lib.common.action.Action
 
sourceProvider - Variable in class com.microsoft.azure.toolkit.lib.common.action.Action
 
SOUTHAFRICA_NORTH - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
SOUTHAFRICA_WEST - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
splitLines(String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.TextUtils
 
SPRING_BOOT_CLASSES - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
sslContext - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 
start() - Method in interface com.microsoft.azure.toolkit.lib.common.action.AzureActionManager.Shortcuts
 
start() - Method in interface com.microsoft.azure.toolkit.lib.common.model.Startable
 
START_CLASS - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
Startable - Interface in com.microsoft.azure.toolkit.lib.common.model
 
STARTING - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Status
 
startReceivingMessage() - Method in interface com.microsoft.azure.toolkit.lib.resource.message.ISenderReceiver
 
Static(String, String) - Constructor for class com.microsoft.azure.toolkit.lib.common.view.IView.Label.Static
 
status - Variable in class com.microsoft.azure.toolkit.lib.common.cache.Cache1
 
status - Variable in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
status - Variable in class com.microsoft.azure.toolkit.lib.common.model.AzResource.None
 
STEP - com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetry.Type
 
stop() - Method in interface com.microsoft.azure.toolkit.lib.common.action.AzureActionManager.Shortcuts
 
stop() - Method in interface com.microsoft.azure.toolkit.lib.common.model.Startable
 
STOPPED - com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
 
STOPPED - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Status
 
stoppedStatus - Static variable in enum com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
 
STOPPING - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Status
 
stopReceivingMessage() - Method in interface com.microsoft.azure.toolkit.lib.resource.message.ISenderReceiver
 
storageExplorerPath - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 
STORE - Static variable in class com.microsoft.azure.toolkit.lib.common.DataStore.Impl
 
streamingLogs(boolean) - Method in interface com.microsoft.azure.toolkit.lib.common.utils.StreamingLogSupport
 
streamingLogs(boolean, int) - Method in interface com.microsoft.azure.toolkit.lib.common.utils.StreamingLogSupport
 
streamingLogs(boolean, Map<String, String>) - Method in interface com.microsoft.azure.toolkit.lib.common.utils.StreamingLogSupport
 
StreamingLogSupport - Interface in com.microsoft.azure.toolkit.lib.common.utils
 
Subscription - Class in com.microsoft.azure.toolkit.lib.common.model
 
Subscription(Subscription) - Constructor for class com.microsoft.azure.toolkit.lib.common.model.Subscription
 
Subscription(String) - Constructor for class com.microsoft.azure.toolkit.lib.common.model.Subscription
 
subscriptionId - Variable in class com.microsoft.azure.toolkit.lib.common.model.AzResource.None
 
subscriptionId - Variable in class com.microsoft.azure.toolkit.lib.resource.ResourceGroupConfig
 
subscriptionId - Variable in class com.microsoft.azure.toolkit.lib.resource.ResourcesServiceSubscription
 
subscriptionId - Variable in class com.microsoft.azure.toolkit.lib.resource.task.CreateResourceGroupTask
 
SUBSCRIPTIONS - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
success(AzureString) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
success(AzureString, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
success(AzureString, String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
success(Object) - Static method in class com.microsoft.azure.toolkit.lib.common.form.AzureValidationInfo
 
success(String) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
success(String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
success(String, String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
SUCCESS - com.microsoft.azure.toolkit.lib.common.form.AzureValidationInfo.Type
 
SUCCESS - com.microsoft.azure.toolkit.lib.common.messager.IAzureMessage.Type
 
supplier - Variable in class com.microsoft.azure.toolkit.lib.common.cache.Cache1
 
SWITZERLAND_NORTH - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
SWITZERLAND_WEST - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
syncTimeRef - Variable in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
SYSTEM_PROPERTIES - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
 
systemError - com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter.ErrorType
 
SystemException - Exception in com.microsoft.azure.toolkit.lib.common.exception
 
SystemException(String) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.SystemException
 
SystemException(String, Object...) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.SystemException
 
SystemException(String, Throwable) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.SystemException
 
SystemException(String, Throwable, Object...) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.SystemException
 
SystemException(Throwable) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.SystemException
 

T

TailingDebouncer - Class in com.microsoft.azure.toolkit.lib.common.utils
 
TailingDebouncer(Runnable, int) - Constructor for class com.microsoft.azure.toolkit.lib.common.utils.TailingDebouncer
 
target - Variable in class com.microsoft.azure.toolkit.lib.common.action.Action
 
target - Variable in class com.microsoft.azure.toolkit.lib.common.action.ActionInstance
 
telemeterResourceCount(Map<String, R>) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
telemetryEnabled - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 
telemetryProperties - Variable in class com.microsoft.azure.toolkit.lib.common.operation.OperationContext
 
templateAsJson - Variable in class com.microsoft.azure.toolkit.lib.resource.ResourceDeploymentDraft.Config
 
tempResources - Variable in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
tenantId - Variable in class com.microsoft.azure.toolkit.lib.common.model.Subscription
 
TextUtils - Class in com.microsoft.azure.toolkit.lib.common.utils
 
TextUtils() - Constructor for class com.microsoft.azure.toolkit.lib.common.utils.TextUtils
 
threadId - Variable in class com.microsoft.azure.toolkit.lib.common.operation.OperationThreadContext
 
throwAgain() - Method in annotation type com.microsoft.azure.toolkit.lib.common.messager.ExceptionNotification
 
timer - Variable in class com.microsoft.azure.toolkit.lib.common.utils.TailingDebouncer
 
tips - Variable in exception com.microsoft.azure.toolkit.lib.common.exception.AzureToolkitException
 
tips - Variable in exception com.microsoft.azure.toolkit.lib.common.exception.AzureToolkitRuntimeException
 
title - Variable in class com.microsoft.azure.toolkit.lib.common.action.Action.View
 
title - Variable in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessage
 
title - Variable in class com.microsoft.azure.toolkit.lib.common.operation.SimpleOperation
 
titleParamProviders - Variable in class com.microsoft.azure.toolkit.lib.common.action.Action
 
titleParamProviders - Variable in class com.microsoft.azure.toolkit.lib.common.action.ActionInstance
 
titleProvider - Variable in class com.microsoft.azure.toolkit.lib.common.action.Action
 
titleProvider - Variable in class com.microsoft.azure.toolkit.lib.common.action.ActionInstance
 
toAction(Object) - Method in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessage
 
toConcreteResource() - Method in class com.microsoft.azure.toolkit.lib.resource.GenericResource
 
toJson(Object) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.JsonUtils
 
TOKEN_REGEX - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
 
toolError - com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter.ErrorType
 
toOperation(JoinPoint) - Static method in class com.microsoft.azure.toolkit.lib.common.operation.AzureOperationAspect
 
toPattern(String) - Static method in class com.microsoft.azure.toolkit.lib.common.proxy.ProxyManager
refer to sun.net.spi.DefaultProxySelector
toResource() - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceGroupConfig
 
toResourceId(String, String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
toResourceId(String, String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzService
 
toResourceId(String, String) - Method in class com.microsoft.azure.toolkit.lib.resource.AzureResources
 
toResourceId(String, String) - Method in class com.microsoft.azure.toolkit.lib.resource.GenericResourceModule
 
toResourceId(String, String) - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceDeploymentModule
 
toString() - Method in class com.microsoft.azure.toolkit.lib.common.action.Action.Id
 
toString() - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
 
toString() - Method in class com.microsoft.azure.toolkit.lib.common.bundle.AzureString
 
toString() - Method in class com.microsoft.azure.toolkit.lib.common.form.AzureValidationInfo
 
toString() - Method in class com.microsoft.azure.toolkit.lib.common.model.Region
 
toString() - Method in class com.microsoft.azure.toolkit.lib.common.operation.MethodOperation
 
toString() - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationBase.Id
 
toString() - Method in class com.microsoft.azure.toolkit.lib.common.operation.OperationThreadContext
 
toString() - Method in class com.microsoft.azure.toolkit.lib.common.operation.SimpleOperation
 
toString() - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
toString(IAzureMessage.ValueDecorator) - Method in class com.microsoft.azure.toolkit.lib.common.action.AzureActionManager.DummyOpenUrlAction
 
trackEvent(String) - Method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
 
trackEvent(String, Map<String, String>) - Method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
 
trackEvent(String, Map<String, String>, Map<String, Double>) - Method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
 
trackEvent(String, Map<String, String>, Map<String, Double>, boolean) - Method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
 
trackValidation() - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
transformURLIntoLinks(String) - Static method in class com.microsoft.azure.toolkit.lib.common.messager.AzureHtmlMessage
 
TRY_AZURE - Static variable in class com.microsoft.azure.toolkit.lib.common.action.Action
 
type - Variable in class com.microsoft.azure.toolkit.lib.common.event.AzureEventBus.SimpleEvent
 
type - Variable in class com.microsoft.azure.toolkit.lib.common.form.AzureValidationInfo
 
type - Variable in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessage
 
type - Variable in class com.microsoft.azure.toolkit.lib.common.operation.OperationBase.Id
 
type - Variable in class com.microsoft.azure.toolkit.lib.common.task.AzureTask
 
type - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetry.Properties.DefaultConverter
 
type - Variable in class com.microsoft.azure.toolkit.lib.common.validator.ValidationMessage
 
Type() - Constructor for enum com.microsoft.azure.toolkit.lib.common.form.AzureValidationInfo.Type
 
Type() - Constructor for enum com.microsoft.azure.toolkit.lib.common.messager.IAzureMessage.Type
 
Type(String) - Constructor for enum com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetry.Type
 

U

UAE_CENTRAL - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
UAE_NORTH - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
UK_SOUTH - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
UK_WEST - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
unavailabilityMessage - Variable in class com.microsoft.azure.toolkit.lib.common.model.Availability
 
unavailabilityReason - Variable in class com.microsoft.azure.toolkit.lib.common.model.Availability
 
unclassifiedError - com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter.ErrorType
 
UNIX_COMMAND - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.NetUtils
 
UNKNOWN - com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
 
UNKNOWN - Static variable in interface com.microsoft.azure.toolkit.lib.common.cache.Cache1.Status
 
UNKNOWN - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Status
 
UNKNOWN - Static variable in interface com.microsoft.azure.toolkit.lib.common.operation.Operation.Type
 
UNKNOWN_NAME - Static variable in interface com.microsoft.azure.toolkit.lib.common.operation.Operation
 
update() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
update(AzResource.Draft<T, ?>) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
update(AzResource.Draft<T, ?>) - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResourceModule
 
update(Runnable, String) - Method in class com.microsoft.azure.toolkit.lib.common.cache.Cache1
 
update(Callable<T>, String) - Method in class com.microsoft.azure.toolkit.lib.common.cache.Cache1
 
update(Callable<T>, String, T) - Method in class com.microsoft.azure.toolkit.lib.common.cache.Cache1
 
update(T) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
updateAdditionalProperties(R, R) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
 
updateIfExist() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Draft
 
updateOrCreate(String, String) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
 
updateResourceInAzure(Deployment) - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceDeploymentDraft
 
updateResourceInAzure(ResourceGroup) - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceGroupDraft
 
updateResourceInAzure(R) - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Draft
 
UPDATING - Static variable in interface com.microsoft.azure.toolkit.lib.common.cache.Cache1.Status
 
UPDATING - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Status
 
URL_PATTERN - Static variable in class com.microsoft.azure.toolkit.lib.common.messager.AzureHtmlMessage
 
US_CENTRAL - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
US_CENTRAL_EUAP - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
US_EAST - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
US_EAST2 - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
US_EAST2_EUAP - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
US_NORTH_CENTRAL - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
US_SOUTH_CENTRAL - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
US_WEST - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
US_WEST_CENTRAL - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
US_WEST2 - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
US_WEST3 - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
USER - Static variable in interface com.microsoft.azure.toolkit.lib.common.operation.Operation.Type
 
userAgent - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 
userError - com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter.ErrorType
 
UserException - Exception in com.microsoft.azure.toolkit.lib.common.exception
 
UserException(String) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.UserException
 
UserException(String, Object...) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.UserException
 
UserException(String, Throwable) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.UserException
 
UserException(String, Throwable, Object...) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.UserException
 
UserException(Throwable) - Constructor for exception com.microsoft.azure.toolkit.lib.common.exception.UserException
 
username - Variable in class com.microsoft.azure.toolkit.lib.common.proxy.ProxyInfo
 
Utils - Class in com.microsoft.azure.toolkit.lib.common.utils
 
Utils() - Constructor for class com.microsoft.azure.toolkit.lib.common.utils.Utils
 

V

VALID_PARAMETER_ATTRIBUTES - Static variable in class com.microsoft.azure.toolkit.lib.resource.ResourceDeployment
 
validate(String, JsonNode, String) - Method in class com.microsoft.azure.toolkit.lib.common.validator.SchemaValidator
 
validate(String, Object) - Method in class com.microsoft.azure.toolkit.lib.common.validator.SchemaValidator
 
validate(String, Object, String) - Method in class com.microsoft.azure.toolkit.lib.common.validator.SchemaValidator
 
validateAdditionalInfo() - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureForm
validate additional info.
validateAllInputs() - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureForm
 
validateAllInputsAsync() - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureForm
 
validateAndThrow(String, JsonNode, String) - Method in class com.microsoft.azure.toolkit.lib.common.validator.SchemaValidator
 
validateAndThrow(String, Object) - Method in class com.microsoft.azure.toolkit.lib.common.validator.SchemaValidator
 
validateAndThrow(String, Object, String) - Method in class com.microsoft.azure.toolkit.lib.common.validator.SchemaValidator
 
validateInternal(T) - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureForm
 
validateInternal(T) - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
validateInternalAsync(T) - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
 
validateValue() - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
validate and set validation info
validateValueAsync() - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
validate and set validation info
ValidationMessage - Class in com.microsoft.azure.toolkit.lib.common.validator
 
ValidationMessage() - Constructor for class com.microsoft.azure.toolkit.lib.common.validator.ValidationMessage
 
value - Variable in class com.microsoft.azure.toolkit.lib.common.form.AzureValidationInfo
 
value() - Method in annotation type com.microsoft.azure.toolkit.lib.common.cache.Cacheable
alias of Cacheable.cacheName() string literal or groovy template for computing the cacheName dynamically.
value() - Method in annotation type com.microsoft.azure.toolkit.lib.common.cache.CacheEvict
alias of Cacheable.cacheName() string literal or groovy template for computing the cacheName dynamically.
value() - Method in annotation type com.microsoft.azure.toolkit.lib.common.messager.ExceptionNotification
 
value() - Method in annotation type com.microsoft.azure.toolkit.lib.common.operation.AzureOperation
value() - Method in annotation type com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetry.Properties
alias of converter
value() - Method in annotation type com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetry.Property
alias of name
valueDecorator - Variable in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessage
 
valueMap - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.aspect.ExpressionUtils
 
valueOf(String) - Static method in enum com.microsoft.azure.toolkit.lib.common.form.AzureValidationInfo.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.toolkit.lib.common.messager.IAzureMessage.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.toolkit.lib.common.task.AzureTask.Modality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetry.Type
Returns the enum constant of this type with the specified name.
values - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
 
values() - Static method in enum com.microsoft.azure.toolkit.lib.common.form.AzureValidationInfo.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.toolkit.lib.common.messager.IAzureMessage.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.toolkit.lib.common.model.Region
 
values() - Static method in enum com.microsoft.azure.toolkit.lib.common.task.AzureTask.Modality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetry.Type
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
 
view - Variable in class com.microsoft.azure.toolkit.lib.common.action.ActionGroup
 
view() - Method in interface com.microsoft.azure.toolkit.lib.common.action.AzureActionManager.Shortcuts
 
View(String, String, boolean, AzureString) - Constructor for class com.microsoft.azure.toolkit.lib.common.action.Action.View
 
visible - Variable in class com.microsoft.azure.toolkit.lib.common.action.Action.View
 
visibleWhen - Variable in class com.microsoft.azure.toolkit.lib.common.action.Action
 
visibleWhen(BiPredicate<Object, String>) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
 
visibleWhen(Predicate<Object>) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
 

W

WAR - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.Utils
 
warning(AzureString) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
warning(AzureString, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
warning(AzureString, String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
warning(String) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
warning(String, Object) - Static method in class com.microsoft.azure.toolkit.lib.common.form.AzureValidationInfo
 
warning(String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
warning(String, String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
 
WARNING - com.microsoft.azure.toolkit.lib.common.form.AzureValidationInfo.Type
 
WARNING - com.microsoft.azure.toolkit.lib.common.messager.IAzureMessage.Type
 
WARNING - com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetry.Type
 
WINDOWS_COMMAND - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.NetUtils
 
WINDOWS_STARTER - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.CommandUtils
 
WINDOWS_SWITCHER - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.CommandUtils
 
withAuthRequired(boolean) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
 
withAuthRequired(boolean) - Method in class com.microsoft.azure.toolkit.lib.common.action.ActionInstance
 
withAuthRequired(Predicate<D>) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
 
withAuthRequired(Predicate<D>) - Method in class com.microsoft.azure.toolkit.lib.common.action.ActionInstance
 
withHandler(BiConsumer<D, E>) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
 
withHandler(BiPredicate<D, E>, BiConsumer<D, E>) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
 
withHandler(Consumer<D>) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
 
withHandler(Predicate<D>, Consumer<D>) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
 
withIcon(String) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
 
withIcon(String) - Method in class com.microsoft.azure.toolkit.lib.common.action.ActionInstance
 
withIcon(Function<D, String>) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
 
withIcon(Function<D, String>) - Method in class com.microsoft.azure.toolkit.lib.common.action.ActionInstance
 
withIdParam(String) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
 
withIdParam(String) - Method in class com.microsoft.azure.toolkit.lib.common.action.ActionInstance
 
withIdParam(Function<D, String>) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
 
withIdParam(Function<D, String>) - Method in class com.microsoft.azure.toolkit.lib.common.action.ActionInstance
 
withLabel(String) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
 
withLabel(String) - Method in class com.microsoft.azure.toolkit.lib.common.action.ActionInstance
 
withLabel(Function<D, String>) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
 
withLabel(Function<D, String>) - Method in class com.microsoft.azure.toolkit.lib.common.action.ActionInstance
 
withShortcut(Object) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
 
withSource(Object) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
 
withSource(Function<D, Object>) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
 
withTitle(AzureString) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
 
withTitle(AzureString) - Method in class com.microsoft.azure.toolkit.lib.common.action.ActionInstance
 
write(AzureString, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
write(AzureTask<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
write(Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
write(String, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
write(Callable<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
 
writeToJsonFile(File, Object) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.JsonUtils
 
WRITING - com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
 
writingStatus - Static variable in enum com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus
 

Y

yellow(String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.TextUtils
 
A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes All Packages