final class com.microsoft.azure.management.batchai.implementation.BatchAIManager$ConfigurableImpl extends com.microsoft.azure.management.resources.fluentcore.arm.implementation.AzureConfigurableImpl<com.microsoft.azure.management.batchai.implementation.BatchAIManager$Configurable> implements com.microsoft.azure.management.batchai.implementation.BatchAIManager$Configurable
minor version: 0
major version: 59
flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
this_class: com.microsoft.azure.management.batchai.implementation.BatchAIManager$ConfigurableImpl
super_class: com.microsoft.azure.management.resources.fluentcore.arm.implementation.AzureConfigurableImpl
{
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=1, locals=1, args_size=1
start local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIManager$ConfigurableImpl this
0: .line 89
aload 0 /* this */
invokespecial com.microsoft.azure.management.resources.fluentcore.arm.implementation.AzureConfigurableImpl.<init>:()V
return
end local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIManager$ConfigurableImpl this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/batchai/implementation/BatchAIManager$ConfigurableImpl;
public com.microsoft.azure.management.batchai.implementation.BatchAIManager authenticate(com.microsoft.azure.credentials.AzureTokenCredentials, java.lang.String);
descriptor: (Lcom/microsoft/azure/credentials/AzureTokenCredentials;Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/BatchAIManager;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=3, args_size=3
start local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIManager$ConfigurableImpl this
start local 1 // com.microsoft.azure.credentials.AzureTokenCredentials credentials
start local 2 // java.lang.String subscriptionId
0: .line 91
aload 0 /* this */
aload 1 /* credentials */
invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIManager$ConfigurableImpl.buildRestClient:(Lcom/microsoft/azure/credentials/AzureTokenCredentials;)Lcom/microsoft/rest/RestClient;
aload 2 /* subscriptionId */
invokestatic com.microsoft.azure.management.batchai.implementation.BatchAIManager.authenticate:(Lcom/microsoft/rest/RestClient;Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/BatchAIManager;
areturn
end local 2 // java.lang.String subscriptionId
end local 1 // com.microsoft.azure.credentials.AzureTokenCredentials credentials
end local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIManager$ConfigurableImpl this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/batchai/implementation/BatchAIManager$ConfigurableImpl;
0 1 1 credentials Lcom/microsoft/azure/credentials/AzureTokenCredentials;
0 1 2 subscriptionId Ljava/lang/String;
MethodParameters:
Name Flags
credentials
subscriptionId
}
Signature: Lcom/microsoft/azure/management/resources/fluentcore/arm/implementation/AzureConfigurableImpl<Lcom/microsoft/azure/management/batchai/implementation/BatchAIManager$Configurable;>;Lcom/microsoft/azure/management/batchai/implementation/BatchAIManager$Configurable;
SourceFile: "BatchAIManager.java"
NestHost: com.microsoft.azure.management.batchai.implementation.BatchAIManager
InnerClasses:
public abstract Configurable = com.microsoft.azure.management.batchai.implementation.BatchAIManager$Configurable of com.microsoft.azure.management.batchai.implementation.BatchAIManager
private final ConfigurableImpl = com.microsoft.azure.management.batchai.implementation.BatchAIManager$ConfigurableImpl of com.microsoft.azure.management.batchai.implementation.BatchAIManager