public interface FunctionalTaskItem extends Function<FunctionalTaskItem.Context,Mono<Indexable>>
IndexableTaskItem.| Modifier and Type | Interface and Description |
|---|---|
static class |
FunctionalTaskItem.Context
Type representing context of an
FunctionalTaskItem. |
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.