class com.microsoft.azure.management.batchai.implementation.FileServerImpl<ParentT> extends com.microsoft.azure.management.resources.fluentcore.model.implementation.IndexableWrapperImpl<com.microsoft.azure.management.batchai.FileServerReference> implements com.microsoft.azure.management.batchai.FileServer, com.microsoft.azure.management.batchai.FileServer$Definition<ParentT>
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: com.microsoft.azure.management.batchai.implementation.FileServerImpl
super_class: com.microsoft.azure.management.resources.fluentcore.model.implementation.IndexableWrapperImpl
{
private com.microsoft.azure.management.batchai.model.HasMountVolumes parent;
descriptor: Lcom/microsoft/azure/management/batchai/model/HasMountVolumes;
flags: (0x0002) ACC_PRIVATE
void <init>(com.microsoft.azure.management.batchai.FileServerReference, com.microsoft.azure.management.batchai.model.HasMountVolumes);
descriptor: (Lcom/microsoft/azure/management/batchai/FileServerReference;Lcom/microsoft/azure/management/batchai/model/HasMountVolumes;)V
flags: (0x0000)
Code:
stack=2, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
invokespecial com.microsoft.azure.management.resources.fluentcore.model.implementation.IndexableWrapperImpl.<init>:(Ljava/lang/Object;)V
1: aload 0
aload 2
putfield com.microsoft.azure.management.batchai.implementation.FileServerImpl.parent:Lcom/microsoft/azure/management/batchai/model/HasMountVolumes;
2: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/microsoft/azure/management/batchai/implementation/FileServerImpl<TParentT;>;
0 3 1 inner Lcom/microsoft/azure/management/batchai/FileServerReference;
0 3 2 parent Lcom/microsoft/azure/management/batchai/model/HasMountVolumes;
MethodParameters:
Name Flags
inner
parent
public com.microsoft.azure.management.batchai.implementation.FileServerImpl withRelativeMountPath(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/FileServerImpl;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
invokevirtual com.microsoft.azure.management.batchai.implementation.FileServerImpl.inner:()Ljava/lang/Object;
checkcast com.microsoft.azure.management.batchai.FileServerReference
aload 1
invokevirtual com.microsoft.azure.management.batchai.FileServerReference.withRelativeMountPath:(Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/FileServerReference;
pop
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/batchai/implementation/FileServerImpl<TParentT;>;
0 2 1 mountPath Ljava/lang/String;
MethodParameters:
Name Flags
mountPath
public ParentT attach();
descriptor: ()Ljava/lang/Object;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.batchai.implementation.FileServerImpl.parent:Lcom/microsoft/azure/management/batchai/model/HasMountVolumes;
aload 0
invokeinterface com.microsoft.azure.management.batchai.model.HasMountVolumes.attachFileServer:(Lcom/microsoft/azure/management/batchai/FileServer;)V
1: aload 0
getfield com.microsoft.azure.management.batchai.implementation.FileServerImpl.parent:Lcom/microsoft/azure/management/batchai/model/HasMountVolumes;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/batchai/implementation/FileServerImpl<TParentT;>;
Signature: ()TParentT;
public com.microsoft.azure.management.batchai.implementation.FileServerImpl withMountOptions(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/FileServerImpl;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
invokevirtual com.microsoft.azure.management.batchai.implementation.FileServerImpl.inner:()Ljava/lang/Object;
checkcast com.microsoft.azure.management.batchai.FileServerReference
aload 1
invokevirtual com.microsoft.azure.management.batchai.FileServerReference.withMountOptions:(Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/FileServerReference;
pop
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/batchai/implementation/FileServerImpl<TParentT;>;
0 2 1 mountOptions Ljava/lang/String;
MethodParameters:
Name Flags
mountOptions
public com.microsoft.azure.management.batchai.implementation.FileServerImpl withFileServerId(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/FileServerImpl;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 0
invokevirtual com.microsoft.azure.management.batchai.implementation.FileServerImpl.inner:()Ljava/lang/Object;
checkcast com.microsoft.azure.management.batchai.FileServerReference
new com.microsoft.azure.management.batchai.ResourceId
dup
invokespecial com.microsoft.azure.management.batchai.ResourceId.<init>:()V
aload 1
invokevirtual com.microsoft.azure.management.batchai.ResourceId.withId:(Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/ResourceId;
invokevirtual com.microsoft.azure.management.batchai.FileServerReference.withFileServer:(Lcom/microsoft/azure/management/batchai/ResourceId;)Lcom/microsoft/azure/management/batchai/FileServerReference;
pop
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/batchai/implementation/FileServerImpl<TParentT;>;
0 2 1 fileServerId Ljava/lang/String;
MethodParameters:
Name Flags
fileServerId
public com.microsoft.azure.management.batchai.FileServer$DefinitionStages$WithAttach<ParentT> withSourceDirectory(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/FileServer$DefinitionStages$WithAttach;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
invokevirtual com.microsoft.azure.management.batchai.implementation.FileServerImpl.inner:()Ljava/lang/Object;
checkcast com.microsoft.azure.management.batchai.FileServerReference
aload 1
invokevirtual com.microsoft.azure.management.batchai.FileServerReference.withSourceDirectory:(Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/FileServerReference;
pop
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/batchai/implementation/FileServerImpl<TParentT;>;
0 2 1 sourceDirectory Ljava/lang/String;
Signature: (Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/FileServer$DefinitionStages$WithAttach<TParentT;>;
MethodParameters:
Name Flags
sourceDirectory
public com.microsoft.azure.management.batchai.FileServer$DefinitionStages$WithAttach withRelativeMountPath(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/FileServer$DefinitionStages$WithAttach;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokevirtual com.microsoft.azure.management.batchai.implementation.FileServerImpl.withRelativeMountPath:(Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/FileServerImpl;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.microsoft.azure.management.batchai.FileServer$DefinitionStages$WithAttach withMountOptions(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/FileServer$DefinitionStages$WithAttach;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokevirtual com.microsoft.azure.management.batchai.implementation.FileServerImpl.withMountOptions:(Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/FileServerImpl;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.microsoft.azure.management.batchai.FileServer$DefinitionStages$WithRelativeMountPath withFileServerId(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/FileServer$DefinitionStages$WithRelativeMountPath;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokevirtual com.microsoft.azure.management.batchai.implementation.FileServerImpl.withFileServerId:(Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/FileServerImpl;
areturn
LocalVariableTable:
Start End Slot Name Signature
}
Signature: <ParentT:Ljava/lang/Object;>Lcom/microsoft/azure/management/resources/fluentcore/model/implementation/IndexableWrapperImpl<Lcom/microsoft/azure/management/batchai/FileServerReference;>;Lcom/microsoft/azure/management/batchai/FileServer;Lcom/microsoft/azure/management/batchai/FileServer$Definition<TParentT;>;
SourceFile: "FileServerImpl.java"
InnerClasses:
public abstract Definition = com.microsoft.azure.management.batchai.FileServer$Definition of com.microsoft.azure.management.batchai.FileServer
public abstract DefinitionStages = com.microsoft.azure.management.batchai.FileServer$DefinitionStages of com.microsoft.azure.management.batchai.FileServer
public abstract WithAttach = com.microsoft.azure.management.batchai.FileServer$DefinitionStages$WithAttach 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
RuntimeInvisibleAnnotations:
com.microsoft.azure.management.apigeneration.LangDefinition()