public interface com.microsoft.azure.management.graphrbac.ServicePrincipal$DefinitionStages$WithApplication
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.graphrbac.ServicePrincipal$DefinitionStages$WithApplication
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.graphrbac.ServicePrincipal$DefinitionStages$WithCreate withExistingApplication(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/graphrbac/ServicePrincipal$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
      Name  Flags
      id    

  public abstract com.microsoft.azure.management.graphrbac.ServicePrincipal$DefinitionStages$WithCreate withExistingApplication(com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication);
    descriptor: (Lcom/microsoft/azure/management/graphrbac/ActiveDirectoryApplication;)Lcom/microsoft/azure/management/graphrbac/ServicePrincipal$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
             Name  Flags
      application  

  public abstract com.microsoft.azure.management.graphrbac.ServicePrincipal$DefinitionStages$WithCreate withNewApplication(com.microsoft.azure.management.resources.fluentcore.model.Creatable<com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication>);
    descriptor: (Lcom/microsoft/azure/management/resources/fluentcore/model/Creatable;)Lcom/microsoft/azure/management/graphrbac/ServicePrincipal$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lcom/microsoft/azure/management/resources/fluentcore/model/Creatable<Lcom/microsoft/azure/management/graphrbac/ActiveDirectoryApplication;>;)Lcom/microsoft/azure/management/graphrbac/ServicePrincipal$DefinitionStages$WithCreate;
    MethodParameters:
                      Name  Flags
      applicationCreatable  

  public abstract com.microsoft.azure.management.graphrbac.ServicePrincipal$DefinitionStages$WithCreate withNewApplication(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/graphrbac/ServicePrincipal$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
           Name  Flags
      signOnUrl  
}
SourceFile: "ServicePrincipal.java"
NestHost: com.microsoft.azure.management.graphrbac.ServicePrincipal
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.graphrbac.ServicePrincipal$DefinitionStages of com.microsoft.azure.management.graphrbac.ServicePrincipal
  public abstract WithApplication = com.microsoft.azure.management.graphrbac.ServicePrincipal$DefinitionStages$WithApplication of com.microsoft.azure.management.graphrbac.ServicePrincipal$DefinitionStages
  public abstract WithCreate = com.microsoft.azure.management.graphrbac.ServicePrincipal$DefinitionStages$WithCreate of com.microsoft.azure.management.graphrbac.ServicePrincipal$DefinitionStages