public interface com.microsoft.azure.management.batchai.FileServer$DefinitionStages$WithFileServer<ParentT>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.batchai.FileServer$DefinitionStages$WithFileServer
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.batchai.FileServer$DefinitionStages$WithRelativeMountPath<ParentT> withFileServerId(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/FileServer$DefinitionStages$WithRelativeMountPath;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/FileServer$DefinitionStages$WithRelativeMountPath<TParentT;>;
    MethodParameters:
              Name  Flags
      fileServerId  
}
Signature: <ParentT:Ljava/lang/Object;>Ljava/lang/Object;
SourceFile: "FileServer.java"
NestHost: com.microsoft.azure.management.batchai.FileServer
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.batchai.FileServer$DefinitionStages of com.microsoft.azure.management.batchai.FileServer
  public abstract WithFileServer = com.microsoft.azure.management.batchai.FileServer$DefinitionStages$WithFileServer of com.microsoft.azure.management.batchai.FileServer$DefinitionStages
  public abstract WithRelativeMountPath = com.microsoft.azure.management.batchai.FileServer$DefinitionStages$WithRelativeMountPath of com.microsoft.azure.management.batchai.FileServer$DefinitionStages