public interface com.microsoft.azure.management.containerregistry.Webhook$DefinitionStages$WithTriggerWhen<ParentT>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.containerregistry.Webhook$DefinitionStages$WithTriggerWhen
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.containerregistry.Webhook$DefinitionStages$WithServiceUri<ParentT> withTriggerWhen(com.microsoft.azure.management.containerregistry.WebhookAction[]);
    descriptor: ([Lcom/microsoft/azure/management/containerregistry/WebhookAction;)Lcom/microsoft/azure/management/containerregistry/Webhook$DefinitionStages$WithServiceUri;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    Signature: ([Lcom/microsoft/azure/management/containerregistry/WebhookAction;)Lcom/microsoft/azure/management/containerregistry/Webhook$DefinitionStages$WithServiceUri<TParentT;>;
    MethodParameters:
                Name  Flags
      webhookActions  
}
Signature: <ParentT:Ljava/lang/Object;>Ljava/lang/Object;
SourceFile: "Webhook.java"
NestHost: com.microsoft.azure.management.containerregistry.Webhook
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.containerregistry.Webhook$DefinitionStages of com.microsoft.azure.management.containerregistry.Webhook
  public abstract WithServiceUri = com.microsoft.azure.management.containerregistry.Webhook$DefinitionStages$WithServiceUri of com.microsoft.azure.management.containerregistry.Webhook$DefinitionStages
  public abstract WithTriggerWhen = com.microsoft.azure.management.containerregistry.Webhook$DefinitionStages$WithTriggerWhen of com.microsoft.azure.management.containerregistry.Webhook$DefinitionStages