A B C D E F G H I J K L M N O P R S T U V W Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractAzResource<T extends AbstractAzResource<T,P,R>,P extends AbstractAzResource<P,?,?>,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 AbstractAzResource<P,?,?>,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
- account() - Method in interface com.microsoft.azure.toolkit.lib.account.IAzureAccount
- 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>, ActionView.Builder) - Constructor for class com.microsoft.azure.toolkit.lib.common.action.Action
- Action(Action.Id<D>, BiConsumer<D, E>) - Constructor for class com.microsoft.azure.toolkit.lib.common.action.Action
- Action(Action.Id<D>, BiConsumer<D, E>, ActionView.Builder) - Constructor for class com.microsoft.azure.toolkit.lib.common.action.Action
- Action(Action.Id<D>, Consumer<D>) - Constructor for class com.microsoft.azure.toolkit.lib.common.action.Action
- Action(Action.Id<D>, Consumer<D>, ActionView.Builder) - Constructor for class com.microsoft.azure.toolkit.lib.common.action.Action
- ACTION - com.microsoft.azure.toolkit.lib.common.operation.AzureOperation.Type
-
user triggered action, achieved by leveraging services and tasks e.g.
- Action.Id<D> - 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
- actions - Variable in class com.microsoft.azure.toolkit.lib.common.action.ActionGroup
- actions - Variable in exception com.microsoft.azure.toolkit.lib.common.exception.AzureToolkitException
- actions - Variable in exception com.microsoft.azure.toolkit.lib.common.exception.AzureToolkitRuntimeException
- actions - Variable in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessage
- ActionView - Class in com.microsoft.azure.toolkit.lib.common.action
- ActionView() - Constructor for class com.microsoft.azure.toolkit.lib.common.action.ActionView
- ActionView.Builder - Class in com.microsoft.azure.toolkit.lib.common.action
- 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
- addDefaultProperty(String, String) - Method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
- addResourceToLocal(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(Consumer<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, Object) - Static method in class com.microsoft.azure.toolkit.lib.common.operation.AzureOperationAspect
- afterReturning(JoinPoint) - Method in class com.microsoft.azure.toolkit.lib.common.operation.AzureOperationAspect
- afterThrowing(Throwable, Operation, Object) - Static method in class com.microsoft.azure.toolkit.lib.common.operation.AzureOperationAspect
- 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
- ANY - com.microsoft.azure.toolkit.lib.common.task.AzureTask.Modality
- 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
- authRequired - Variable in class com.microsoft.azure.toolkit.lib.common.action.Action
- 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
- AzResource<T extends AzResource<T,P,R>,P extends AzResource<P,?,?>,R> - Interface in com.microsoft.azure.toolkit.lib.common.model
- AzResource.Draft<T extends AzResource<T,?,R>,R> - Interface 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
- AzResourceBase - Interface in com.microsoft.azure.toolkit.lib.common.model
- AzResourceBase.FormalStatus - Enum in com.microsoft.azure.toolkit.lib.common.model
- AzResourceModule<T extends AzResource<T,P,R>,P extends AzResource<P,?,?>,R> - 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.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.Shortcuts - 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
- 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
-
Deprecated.use
AzureToolkitExceptionorAzureToolkitRuntimeExceptioninstead - 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.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
- AzureOperation - Annotation Type in com.microsoft.azure.toolkit.lib.common.operation
- AzureOperation.Type - Enum 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
- 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
- AzureTelemetryClient(Map<String, String>) - Constructor for class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
- 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
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.telemetry.AzureTelemeter
- beforeEnter(Operation, Object) - Static method in class com.microsoft.azure.toolkit.lib.common.operation.AzureOperationAspect
- beforeEnter(JoinPoint) - Method in class com.microsoft.azure.toolkit.lib.common.operation.AzureOperationAspect
- 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.task.AzureTask
- 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
- Builder(String) - Constructor for class com.microsoft.azure.toolkit.lib.common.action.ActionView.Builder
- Builder(String, String) - Constructor for class com.microsoft.azure.toolkit.lib.common.action.ActionView.Builder
- buildMessage(IAzureMessage.Type, AzureString, String, Object[], 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_LIFETIME - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource
- 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
- 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
- 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.logging - package com.microsoft.azure.toolkit.lib.common.logging
- 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.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.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
- 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
- containsIgnoreCase(List<String>, 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
- create(AzResource.Draft<T, R>) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
- create(AzResource.Draft<T, R>) - 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
- 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
- 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.AzResourceBase.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
- debounce() - Method in interface com.microsoft.azure.toolkit.lib.common.utils.Debouncer
- debounce() - 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(Exception) - Static method in class com.microsoft.azure.toolkit.lib.common.logging.Log
- debug(String) - Static method in class com.microsoft.azure.toolkit.lib.common.logging.Log
- 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.operation.AzureOperation.Type
- DEFAULT - com.microsoft.azure.toolkit.lib.common.task.AzureTask.Modality
- DEFAULT_MAC_LINUX_PATH - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.CommandUtils
- 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
- 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
- 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.AzResourceBase.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.AzResourceBase.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
- DELETING - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Status
- deploy() - Method in interface com.microsoft.azure.toolkit.lib.common.action.AzureActionManager.Shortcuts
- 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() - Method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
- dispose() - Method in class com.microsoft.azure.toolkit.lib.common.action.ActionView
- 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
- 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
- doRunAndWait(Runnable, AzureTask<?>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- 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
- doRunInModal(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
- doRunOnPooledThread(Runnable, AzureTask<?>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- 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.use
AzureFormInput.addValidator(Validator)instead. - doWrite(Runnable, AzureTask<?>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- dummyFormalize(String) - Static method in enum com.microsoft.azure.toolkit.lib.common.model.AzResourceBase.FormalStatus
- DummyMessager() - Constructor for class com.microsoft.azure.toolkit.lib.common.messager.AzureMessager.DummyMessager
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
- EMPTY_PARAMETER - Static variable in class com.microsoft.azure.toolkit.lib.resource.ResourceDeployment
- enable() - Method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
- enabled - Variable in class com.microsoft.azure.toolkit.lib.common.action.ActionView.Builder
- enabled - Variable in class com.microsoft.azure.toolkit.lib.common.action.ActionView
- 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
- 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, String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
- error(Exception) - Static method in class com.microsoft.azure.toolkit.lib.common.logging.Log
- error(String) - Static method in class com.microsoft.azure.toolkit.lib.common.logging.Log
- error(String) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
- error(String, AzureFormInput<?>) - Static method in class com.microsoft.azure.toolkit.lib.common.form.AzureValidationInfo
- 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, 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_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_WEST - Static variable in class com.microsoft.azure.toolkit.lib.common.model.Region
- evaluate(String, MethodInvocation, boolean) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.aspect.ExpressionUtils
- EventListener() - Constructor for class com.microsoft.azure.toolkit.lib.common.event.AzureEventBus.EventListener
- eventNamePrefix - Static variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
- 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(Operation, Object) - Static method in class com.microsoft.azure.toolkit.lib.common.operation.AzureOperationAspect
- 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 interface com.microsoft.azure.toolkit.lib.common.model.AzResource
- exists() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResourceBase
- 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.AzResourceBase.FormalStatus
- failedStatus - Static variable in enum com.microsoft.azure.toolkit.lib.common.model.AzResourceBase.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
- 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.AzResourceBase.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(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
- 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
- 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
- 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
- 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.Action
- 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
- 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
-
get track2 client, which is used to implement
AbstractAzResourceModule.loadResourcesFromAzure(),AbstractAzResourceModule.loadResourceFromAzure(java.lang.String, java.lang.String)andAbstractAzResourceModule.deleteResourceFromAzure(java.lang.String) - 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() - Static method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
- 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
- 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
- getDescription() - Method in class com.microsoft.azure.toolkit.lib.common.action.ActionView
- 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 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
- getEnvironment() - Method in interface com.microsoft.azure.toolkit.lib.account.IAccount
- getErrorColor() - Method in class com.microsoft.azure.toolkit.lib.common.messager.AzureHtmlMessage
- getErrorDetail(Exception) - Static method in class com.microsoft.azure.toolkit.lib.common.logging.Log
- 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.AzResourceBase
- 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.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
- 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.Action
- getId() - Method in class com.microsoft.azure.toolkit.lib.common.action.Action.Id
- 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 interface com.microsoft.azure.toolkit.lib.common.model.AzResource
- getId() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResourceBase
- getId() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResourceModule
- 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.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
- getInputs() - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureForm
- 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
- 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
- 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 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.AzResource.Draft
- getName() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResource
- getName() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResourceBase
- getName() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResourceModule
- getNull(Operation) - Static method in class com.microsoft.azure.toolkit.lib.common.operation.OperationContext
- 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
- 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 interface com.microsoft.azure.toolkit.lib.common.model.AzResource
- getParent() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResourceModule
- 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
- getPortalUrl() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResourceBase
- 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
- 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(boolean...) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
- getRemoteInner() - 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
- getResourceGroupName() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResourceBase
- 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
- 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
- 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
- getSingleton(Method) - Static method in class com.microsoft.azure.toolkit.lib.common.cache.Preloader
- getSource() - Method in interface com.microsoft.azure.toolkit.lib.common.event.AzureEvent
- 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 interface com.microsoft.azure.toolkit.lib.common.model.AzResourceBase
- 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() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResourceBase
- getSubscription(String) - Method in interface com.microsoft.azure.toolkit.lib.account.IAccount
- getSubscriptionId() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResource
- getSubscriptionId() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResourceBase
- 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
- 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 class com.microsoft.azure.toolkit.lib.common.action.Action
- 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 class com.microsoft.azure.toolkit.lib.common.operation.MethodOperation
- getType() - Method in interface com.microsoft.azure.toolkit.lib.common.operation.Operation
- 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(String) - Static method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzServiceSubscription
- getUsername() - Method in interface com.microsoft.azure.toolkit.lib.account.IAccount
- 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 interface com.microsoft.azure.toolkit.lib.common.action.IActionGroup
- getView(D) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
- 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
- handle(D, Object) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
- handle(D, Object, BiConsumer<D, Object>) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
- handlers - Variable in class com.microsoft.azure.toolkit.lib.common.action.Action
- 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
- histories - Static variable in class com.microsoft.azure.toolkit.lib.common.cache.CacheManager
- host - Variable in class com.microsoft.azure.toolkit.lib.common.proxy.ProxyInfo
- 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.ActionView.Builder
- iconPath - Variable in class com.microsoft.azure.toolkit.lib.common.action.ActionView
- iconPath - Variable in class com.microsoft.azure.toolkit.lib.common.view.IView.Label.Static
- 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() - 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
- 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_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(AzureString) - 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(Exception) - Static method in class com.microsoft.azure.toolkit.lib.common.logging.Log
- info(String) - Static method in class com.microsoft.azure.toolkit.lib.common.logging.Log
- info(String) - 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
- initBindings(MethodInvocation) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.aspect.ExpressionUtils
- initDefaultProperties() - Method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
- input - Variable in class com.microsoft.azure.toolkit.lib.common.form.AzureValidationInfo
- 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
- instance - Static variable in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- 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(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
- 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
- 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
- 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
- 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.AzResourceBase.FormalStatus
- isCreating() - Method in enum com.microsoft.azure.toolkit.lib.common.model.AzResourceBase.FormalStatus
- isDebugEnabled() - Static method in class com.microsoft.azure.toolkit.lib.common.logging.Log
- isDeleted() - Method in enum com.microsoft.azure.toolkit.lib.common.model.AzResourceBase.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
- 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
- isEnabled - Variable in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient
- isEnabled() - Method in interface com.microsoft.azure.toolkit.lib.common.view.IView.Label
- 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.AzResourceBase.FormalStatus
- isGUID(String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
- 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
- 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
- isPomPackagingProject(String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
- isProxyEnabled() - Method in class com.microsoft.azure.toolkit.lib.common.proxy.ProxyManager
- isReading() - Method in enum com.microsoft.azure.toolkit.lib.common.model.AzResourceBase.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.AzResourceBase.FormalStatus
- 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.AzResourceBase.FormalStatus
- isSystemProxyUnset - Static variable in class com.microsoft.azure.toolkit.lib.common.proxy.ProxyManager
- isUnknown() - Method in enum com.microsoft.azure.toolkit.lib.common.model.AzResourceBase.FormalStatus
- 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
- isWaiting() - Method in enum com.microsoft.azure.toolkit.lib.common.model.AzResourceBase.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.AzResourceBase.FormalStatus
- isWriting() - Method in enum com.microsoft.azure.toolkit.lib.common.model.AzResourceBase.FormalStatus
- 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.
- 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.ActionView.Builder
- label - Variable in class com.microsoft.azure.toolkit.lib.common.action.ActionView
- 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
- 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 interface com.microsoft.azure.toolkit.lib.common.model.AzResourceModule
- 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
- 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() - Static method in class com.microsoft.azure.toolkit.lib.common.cache.Preloader
- loader - Static variable in class com.microsoft.azure.toolkit.lib.Azure.ServiceManager
- loader - Static variable in class com.microsoft.azure.toolkit.lib.common.cache.CacheManager
- LOADING - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Status
- loadRemote() - 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
- loadResourcesFromAzure() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
- loadResourcesFromAzure() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzService
- loadResourcesFromAzure() - Method in class com.microsoft.azure.toolkit.lib.resource.GenericResourceModule
- loadResourcesFromAzure() - 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
- lock - Variable in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
- lock - Variable in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
- 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
- Log - Class in com.microsoft.azure.toolkit.lib.common.logging
- Log() - Constructor for class com.microsoft.azure.toolkit.lib.common.logging.Log
- 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
- MAPPER - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.JsonUtils
- mergeObjects(T, T) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.Utils
- 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
- 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 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.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(AzureFormInput<?>) - 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
- 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(AzureFormInput<?>) - Static method in class com.microsoft.azure.toolkit.lib.common.form.AzureValidationInfo
- 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
- 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
- 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
- OperationBase - Class in com.microsoft.azure.toolkit.lib.common.operation
- OperationBase() - Constructor for class com.microsoft.azure.toolkit.lib.common.operation.OperationBase
- 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
- 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
- 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
- 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(AzureFormInput<?>) - 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
- 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
- product - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
- project - Variable in class com.microsoft.azure.toolkit.lib.common.task.AzureTask
- prompt(String) - Static method in class com.microsoft.azure.toolkit.lib.common.logging.Log
- PROPERTY_USE_SYSTEM_PROXY - Static variable in class com.microsoft.azure.toolkit.lib.common.proxy.ProxyManager
- props() - Method in annotation type com.microsoft.azure.toolkit.lib.common.operation.AzureOperation
-
groovy expressions to compute the props dynamically.
- 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
R
- read(AzureString, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- read(AzureTask<Void>) - 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
- readAsObservable(AzureString, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- readAsObservable(AzureTask<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- readAsObservable(Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- readAsObservable(String, Runnable) - 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.AzResourceBase.FormalStatus
- readingStatus - Static variable in enum com.microsoft.azure.toolkit.lib.common.model.AzResourceBase.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
- refreshRemote(R) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
- refreshRemoteFromAzure(HasId) - Method in class com.microsoft.azure.toolkit.lib.resource.GenericResource
- refreshRemoteFromAzure(Deployment) - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceDeployment
- refreshRemoteFromAzure(ResourceGroup) - Method in class com.microsoft.azure.toolkit.lib.resource.ResourceGroup
- refreshRemoteFromAzure(R) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
- 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() - 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) - Static method in class com.microsoft.azure.toolkit.lib.common.action.AzureActionManager
- register(AzureTaskManager) - Static method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- registerAction(Action.Id<D>, Action<D>) - Method in class com.microsoft.azure.toolkit.lib.common.action.AzureActionManager
- registerAction(Action.Id<D>, Consumer<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
- 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
- registerHandler(BiPredicate<D, E>, BiConsumer<D, E>) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
- registerHandler(Predicate<D>, Consumer<D>) - Method in class com.microsoft.azure.toolkit.lib.common.action.Action
- 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
- reloadRemote() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
- reloadResources() - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
- remoteOptional(boolean...) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
- remoteRef - Variable in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
- removeValueChangedListener(Consumer<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
- REQUEST - com.microsoft.azure.toolkit.lib.common.operation.AzureOperation.Type
-
a special type of task
- 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
- 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
-
nullmeans 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
-
nullmeans 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<Void>) - 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
- runAndWaitAsObservable(AzureString, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runAndWaitAsObservable(AzureString, Runnable, AzureTask.Modality) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runAndWaitAsObservable(AzureTask<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runAndWaitAsObservable(Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runAndWaitAsObservable(Runnable, AzureTask.Modality) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runAndWaitAsObservable(String, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runAndWaitAsObservable(String, Runnable, AzureTask.Modality) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runImmediately(Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runImmediatelyAsObservable(AzureTask<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runImmediatelyAsObservable(Runnable) - 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<Void>) - 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<Void>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runInBackground(AzureTask<Void>) - 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<Void>) - 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<Void>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runInBackgroundAsObservable(AzureString, boolean, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runInBackgroundAsObservable(AzureString, boolean, Callable<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runInBackgroundAsObservable(AzureString, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runInBackgroundAsObservable(AzureString, Callable<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runInBackgroundAsObservable(AzureTask<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runInBackgroundAsObservable(String, boolean, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runInBackgroundAsObservable(String, boolean, Callable<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runInBackgroundAsObservable(String, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runInBackgroundAsObservable(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<Void>) - 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<Void>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runInModal(AzureTask<Void>) - 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<Void>) - 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<Void>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runInModalAsObservable(AzureString, boolean, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runInModalAsObservable(AzureString, boolean, Callable<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runInModalAsObservable(AzureString, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runInModalAsObservable(AzureString, Callable<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runInModalAsObservable(AzureTask<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runInModalAsObservable(String, boolean, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runInModalAsObservable(String, boolean, Callable<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runInModalAsObservable(String, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runInModalAsObservable(String, Callable<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runInObservable(BiConsumer<? super Runnable, ? super AzureTask<T>>, AzureTask<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<Void>) - 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
- runLaterAsObservable(AzureString, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runLaterAsObservable(AzureString, Runnable, AzureTask.Modality) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runLaterAsObservable(AzureTask<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runLaterAsObservable(Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runLaterAsObservable(Runnable, AzureTask.Modality) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runLaterAsObservable(String, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runLaterAsObservable(String, Runnable, AzureTask.Modality) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- RUNNING - com.microsoft.azure.toolkit.lib.common.model.AzResourceBase.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.AzResourceBase.FormalStatus
- runOnPooledThread(Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runOnPooledThreadAsObservable(AzureTask<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- runOnPooledThreadAsObservable(Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
S
- 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
- 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
- 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 - com.microsoft.azure.toolkit.lib.common.operation.AzureOperation.Type
-
usually achieves certain biz goal(so it's biz related), similar to spring @Service, shared by actions and services e.g.
- 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
- 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
- setCommonProperties(Map<String, String>) - Static method in class com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter
- 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
- 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.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
- shortcuts - Variable in class com.microsoft.azure.toolkit.lib.common.action.Action
-
shortcuts for this action.
- 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
- 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.proxy.ProxyInfo
- SOURCE - Static 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
- 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
- Startable - Interface in com.microsoft.azure.toolkit.lib.common.model
- STARTING - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Status
- 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.model.AzResource.None
- statusRef - Variable in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource
- 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.AzResourceBase.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.AzResourceBase.FormalStatus
- STOPPING - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Status
- storageExplorerPath - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
- STORE - Static variable in class com.microsoft.azure.toolkit.lib.common.DataStore.Impl
- 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, String, Object...) - Method in interface com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager
- success(AzureFormInput<?>) - 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, 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
- 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.AbstractAzResource
- 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
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
- TASK - com.microsoft.azure.toolkit.lib.common.operation.AzureOperation.Type
-
finer granularity, shared by services and actions, lies at the same layer as spring @Repository e.g.
- 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
- 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.ActionView.Builder
- title - Variable in class com.microsoft.azure.toolkit.lib.common.action.ActionView
- title - Variable in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessage
- toAction(Object) - Method in class com.microsoft.azure.toolkit.lib.common.messager.AzureMessage
- toActionView(Object) - Method in class com.microsoft.azure.toolkit.lib.common.action.ActionView.Builder
- 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
- 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.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.OperationThreadContext
- toString() - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTask
- 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
- 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.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() - Method in annotation type com.microsoft.azure.toolkit.lib.common.operation.AzureOperation
- 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() - Constructor for enum com.microsoft.azure.toolkit.lib.common.operation.AzureOperation.Type
- Type() - 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.AzResourceBase.FormalStatus
- UNKNOWN - Static variable in interface com.microsoft.azure.toolkit.lib.common.model.AzResource.Status
- 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() - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResource
- update(AzResource.Draft<T, R>) - Method in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule
- update(AzResource.Draft<T, R>) - Method in interface com.microsoft.azure.toolkit.lib.common.model.AzResourceModule
- 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.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
- userAgent - Variable in class com.microsoft.azure.toolkit.lib.AzureConfiguration
- userError - com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter.ErrorType
- 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
- 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
- validateData() - Method in interface com.microsoft.azure.toolkit.lib.common.form.AzureForm
-
Deprecated.
- 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.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.AzResourceBase.FormalStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.toolkit.lib.common.operation.AzureOperation.Type
-
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.AzResourceBase.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.operation.AzureOperation.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.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
- viewBuilder - Variable in class com.microsoft.azure.toolkit.lib.common.action.Action
W
- WAR - Static variable in class com.microsoft.azure.toolkit.lib.common.utils.Utils
- warn(Exception) - Static method in class com.microsoft.azure.toolkit.lib.common.logging.Log
- warn(String) - Static method in class com.microsoft.azure.toolkit.lib.common.logging.Log
- warning(AzureString) - 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, AzureFormInput<?>) - Static method in class com.microsoft.azure.toolkit.lib.common.form.AzureValidationInfo
- 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
- write(AzureString, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- write(AzureTask<Void>) - 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
- writeAsObservable(AzureString, Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- writeAsObservable(AzureTask<T>) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- writeAsObservable(Runnable) - Method in class com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
- writeAsObservable(String, Runnable) - 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.AzResourceBase.FormalStatus
- writingStatus - Static variable in enum com.microsoft.azure.toolkit.lib.common.model.AzResourceBase.FormalStatus
Y
- yellow(String) - Static method in class com.microsoft.azure.toolkit.lib.common.utils.TextUtils
All Classes All Packages