Uses of Class
com.microsoft.azure.management.resources.fluentcore.dag.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
Modifier and TypeMethodDescriptionstatic IndexableTaskItem
IndexableTaskItem.create
(FunctionalTaskItem taskItem) Creates an IndexableTaskItem from provided FunctionalTaskItem.Modifier and TypeMethodDescriptionvoid
PostRunTaskCollection.add
(IndexableTaskItem taskItem) Adds a "Post Run" task to the collection.