Hierarchy For All Packages

Package Hierarchies:

Annotation Type Hierarchy

  • com.microsoft.azure.functions.annotation.BindingName (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.BlobInput (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.BlobOutput (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.BlobTrigger (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.CosmosDBInput (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.CosmosDBOutput (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.CosmosDBTrigger (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.CustomBinding (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.EventGridOutput (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.EventGridTrigger (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.EventHubOutput (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.EventHubTrigger (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.ExponentialBackoffRetry (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.FixedDelayRetry (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.FunctionName (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.HasImplicitOutput (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.HttpOutput (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.HttpTrigger (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.KafkaOutput (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.KafkaTrigger (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.McpToolProperty (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.McpToolTrigger (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.QueueOutput (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.QueueTrigger (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.SendGridOutput (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.ServiceBusQueueOutput (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.ServiceBusQueueTrigger (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.ServiceBusTopicOutput (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.ServiceBusTopicTrigger (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.StorageAccount (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.TableInput (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.TableOutput (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.TimerTrigger (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.TwilioSmsOutput (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.functions.annotation.WarmupTrigger (implements java.lang.annotation.Annotation)

Enum Hierarchy

  • java.lang.Object
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)