Uses of Interface
com.azure.resourcemanager.resources.fluentcore.model.Executable
Packages that use Executable
Package
Description
This package contains the graph related classes that are useful
for performing cloud requests in parallel.
-
Uses of Executable in com.azure.resourcemanager.resources.fluentcore.dag
Methods in com.azure.resourcemanager.resources.fluentcore.dag with parameters of type ExecutableModifier and TypeMethodDescriptionprotected StringIndexableTaskItem.addDependency(Executable<? extends Indexable> executable) Add an executable dependency for this task item.protected StringIndexableTaskItem.addPostRunDependent(Executable<? extends Indexable> executable) Add an executable "post-run" dependent for this task item.