Uses of Class
com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
Packages that use IndexableTaskItem
Package
Description
This package contains the graph related classes that are useful
for performing cloud requests in parallel.
-
Uses of IndexableTaskItem in com.microsoft.azure.management.resources.fluentcore.dag
Methods in com.microsoft.azure.management.resources.fluentcore.dag that return IndexableTaskItemModifier and TypeMethodDescriptionstatic IndexableTaskItem
IndexableTaskItem.create
(FunctionalTaskItem taskItem) Creates an IndexableTaskItem from provided FunctionalTaskItem.Methods in com.microsoft.azure.management.resources.fluentcore.dag with parameters of type IndexableTaskItemModifier and TypeMethodDescriptionvoid
PostRunTaskCollection.add
(IndexableTaskItem taskItem) Adds a "Post Run" task to the collection.Constructors in com.microsoft.azure.management.resources.fluentcore.dag with parameters of type IndexableTaskItem