public interface com.microsoft.azure.management.containerregistry.Webhook$UpdateDefinitionStages$WithDefaultStatus<ParentT>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.containerregistry.Webhook$UpdateDefinitionStages$WithDefaultStatus
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.containerregistry.Webhook$UpdateDefinitionStages$WithAttach<ParentT> enabled(boolean);
    descriptor: (Z)Lcom/microsoft/azure/management/containerregistry/Webhook$UpdateDefinitionStages$WithAttach;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Z)Lcom/microsoft/azure/management/containerregistry/Webhook$UpdateDefinitionStages$WithAttach<TParentT;>;
    MethodParameters:
               Name  Flags
      defaultStatus  
}
Signature: <ParentT:Ljava/lang/Object;>Ljava/lang/Object;
SourceFile: "Webhook.java"
NestHost: com.microsoft.azure.management.containerregistry.Webhook
InnerClasses:
  public abstract UpdateDefinitionStages = com.microsoft.azure.management.containerregistry.Webhook$UpdateDefinitionStages of com.microsoft.azure.management.containerregistry.Webhook
  public abstract WithAttach = com.microsoft.azure.management.containerregistry.Webhook$UpdateDefinitionStages$WithAttach of com.microsoft.azure.management.containerregistry.Webhook$UpdateDefinitionStages
  public abstract WithDefaultStatus = com.microsoft.azure.management.containerregistry.Webhook$UpdateDefinitionStages$WithDefaultStatus of com.microsoft.azure.management.containerregistry.Webhook$UpdateDefinitionStages