public interface com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithHostNameBinding<FluentT>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithHostNameBinding
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.appservice.HostNameBinding$DefinitionStages$Blank<com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithCreate<FluentT>> defineHostnameBinding();
    descriptor: ()Lcom/microsoft/azure/management/appservice/HostNameBinding$DefinitionStages$Blank;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Lcom/microsoft/azure/management/appservice/HostNameBinding$DefinitionStages$Blank<Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate<TFluentT;>;>;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()

  public abstract com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithCreate<FluentT> withManagedHostnameBindings(com.microsoft.azure.management.appservice.AppServiceDomain, java.lang.String[]);
    descriptor: (Lcom/microsoft/azure/management/appservice/AppServiceDomain;[Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    Signature: (Lcom/microsoft/azure/management/appservice/AppServiceDomain;[Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate<TFluentT;>;
    MethodParameters:
           Name  Flags
      domain     
      hostnames  

  public abstract com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithCreate<FluentT> withThirdPartyHostnameBinding(java.lang.String, java.lang.String[]);
    descriptor: (Ljava/lang/String;[Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate;
    flags: (0x0481) ACC_PUBLIC, ACC_VARARGS, ACC_ABSTRACT
    Signature: (Ljava/lang/String;[Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate<TFluentT;>;
    MethodParameters:
           Name  Flags
      domain     
      hostnames  
}
Signature: <FluentT:Ljava/lang/Object;>Ljava/lang/Object;
SourceFile: "WebAppBase.java"
NestHost: com.microsoft.azure.management.appservice.WebAppBase
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.appservice.HostNameBinding$DefinitionStages of com.microsoft.azure.management.appservice.HostNameBinding
  public abstract Blank = com.microsoft.azure.management.appservice.HostNameBinding$DefinitionStages$Blank of com.microsoft.azure.management.appservice.HostNameBinding$DefinitionStages
  public abstract DefinitionStages = com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages of com.microsoft.azure.management.appservice.WebAppBase
  public abstract WithCreate = com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithCreate of com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages
  public abstract WithHostNameBinding = com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithHostNameBinding of com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages