interface com.microsoft.azure.management.resources.fluentcore.utils.Utils$FileService
  minor version: 0
  major version: 59
  flags: flags: (0x0600) ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.resources.fluentcore.utils.Utils$FileService
  super_class: java.lang.Object
{
  public abstract rx.Observable<okhttp3.ResponseBody> download(java.lang.String);
    descriptor: (Ljava/lang/String;)Lrx/Observable;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;)Lrx/Observable<Lokhttp3/ResponseBody;>;
    RuntimeVisibleAnnotations: 
      retrofit2.http.GET()
    RuntimeVisibleParameterAnnotations: 
      0:
        retrofit2.http.Url()
    MethodParameters:
      Name  Flags
      url   
}
SourceFile: "Utils.java"
NestHost: com.microsoft.azure.management.resources.fluentcore.utils.Utils
InnerClasses:
  private abstract FileService = com.microsoft.azure.management.resources.fluentcore.utils.Utils$FileService of com.microsoft.azure.management.resources.fluentcore.utils.Utils