public interface com.microsoft.azure.management.appservice.WebApp$UpdateStages$WithCredentials
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.appservice.WebApp$UpdateStages$WithCredentials
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.appservice.WebApp$UpdateStages$WithStartUpCommand withCredentials(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/WebApp$UpdateStages$WithStartUpCommand;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
          Name  Flags
      username  
      password  
}
SourceFile: "WebApp.java"
NestHost: com.microsoft.azure.management.appservice.WebApp
InnerClasses:
  public abstract UpdateStages = com.microsoft.azure.management.appservice.WebApp$UpdateStages of com.microsoft.azure.management.appservice.WebApp
  public abstract WithCredentials = com.microsoft.azure.management.appservice.WebApp$UpdateStages$WithCredentials of com.microsoft.azure.management.appservice.WebApp$UpdateStages
  public abstract WithStartUpCommand = com.microsoft.azure.management.appservice.WebApp$UpdateStages$WithStartUpCommand of com.microsoft.azure.management.appservice.WebApp$UpdateStages