public interface com.microsoft.azure.management.storage.StorageAccount$DefinitionStages$WithCustomDomain
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.storage.StorageAccount$DefinitionStages$WithCustomDomain
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.storage.StorageAccount$DefinitionStages$WithCreate withCustomDomain(com.microsoft.azure.management.storage.CustomDomain);
    descriptor: (Lcom/microsoft/azure/management/storage/CustomDomain;)Lcom/microsoft/azure/management/storage/StorageAccount$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
              Name  Flags
      customDomain  

  public abstract com.microsoft.azure.management.storage.StorageAccount$DefinitionStages$WithCreate withCustomDomain(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/storage/StorageAccount$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
      Name  Flags
      name  

  public abstract com.microsoft.azure.management.storage.StorageAccount$DefinitionStages$WithCreate withCustomDomain(java.lang.String, boolean);
    descriptor: (Ljava/lang/String;Z)Lcom/microsoft/azure/management/storage/StorageAccount$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
              Name  Flags
      name          
      useSubDomain  
}
SourceFile: "StorageAccount.java"
NestHost: com.microsoft.azure.management.storage.StorageAccount
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.storage.StorageAccount$DefinitionStages of com.microsoft.azure.management.storage.StorageAccount
  public abstract WithCreate = com.microsoft.azure.management.storage.StorageAccount$DefinitionStages$WithCreate of com.microsoft.azure.management.storage.StorageAccount$DefinitionStages
  public abstract WithCustomDomain = com.microsoft.azure.management.storage.StorageAccount$DefinitionStages$WithCustomDomain of com.microsoft.azure.management.storage.StorageAccount$DefinitionStages