public interface com.microsoft.azure.management.storage.BlobServiceProperties$UpdateStages$WithDefaultServiceVersion
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.storage.BlobServiceProperties$UpdateStages$WithDefaultServiceVersion
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.storage.BlobServiceProperties$Update withDefaultServiceVersion(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/storage/BlobServiceProperties$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                       Name  Flags
      defaultServiceVersion  
}
SourceFile: "BlobServiceProperties.java"
NestHost: com.microsoft.azure.management.storage.BlobServiceProperties
InnerClasses:
  public abstract Update = com.microsoft.azure.management.storage.BlobServiceProperties$Update of com.microsoft.azure.management.storage.BlobServiceProperties
  public abstract UpdateStages = com.microsoft.azure.management.storage.BlobServiceProperties$UpdateStages of com.microsoft.azure.management.storage.BlobServiceProperties
  public abstract WithDefaultServiceVersion = com.microsoft.azure.management.storage.BlobServiceProperties$UpdateStages$WithDefaultServiceVersion of com.microsoft.azure.management.storage.BlobServiceProperties$UpdateStages