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