public class com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl extends com.microsoft.azure.AzureServiceClient
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl
super_class: com.microsoft.azure.AzureServiceClient
{
private com.microsoft.azure.AzureClient azureClient;
descriptor: Lcom/microsoft/azure/AzureClient;
flags: (0x0002) ACC_PRIVATE
private java.lang.String subscriptionId;
descriptor: Ljava/lang/String;
flags: (0x0002) ACC_PRIVATE
private java.lang.String apiVersion;
descriptor: Ljava/lang/String;
flags: (0x0002) ACC_PRIVATE
private java.lang.String acceptLanguage;
descriptor: Ljava/lang/String;
flags: (0x0002) ACC_PRIVATE
private int longRunningOperationRetryTimeout;
descriptor: I
flags: (0x0002) ACC_PRIVATE
private boolean generateClientRequestId;
descriptor: Z
flags: (0x0002) ACC_PRIVATE
private com.microsoft.azure.management.servicebus.implementation.OperationsInner operations;
descriptor: Lcom/microsoft/azure/management/servicebus/implementation/OperationsInner;
flags: (0x0002) ACC_PRIVATE
private com.microsoft.azure.management.servicebus.implementation.NamespacesInner namespaces;
descriptor: Lcom/microsoft/azure/management/servicebus/implementation/NamespacesInner;
flags: (0x0002) ACC_PRIVATE
private com.microsoft.azure.management.servicebus.implementation.QueuesInner queues;
descriptor: Lcom/microsoft/azure/management/servicebus/implementation/QueuesInner;
flags: (0x0002) ACC_PRIVATE
private com.microsoft.azure.management.servicebus.implementation.TopicsInner topics;
descriptor: Lcom/microsoft/azure/management/servicebus/implementation/TopicsInner;
flags: (0x0002) ACC_PRIVATE
private com.microsoft.azure.management.servicebus.implementation.SubscriptionsInner subscriptions;
descriptor: Lcom/microsoft/azure/management/servicebus/implementation/SubscriptionsInner;
flags: (0x0002) ACC_PRIVATE
public com.microsoft.azure.AzureClient getAzureClient();
descriptor: ()Lcom/microsoft/azure/AzureClient;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.azureClient:Lcom/microsoft/azure/AzureClient;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManagementClientImpl;
public java.lang.String subscriptionId();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.subscriptionId:Ljava/lang/String;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManagementClientImpl;
public com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl withSubscriptionId(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManagementClientImpl;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.subscriptionId:Ljava/lang/String;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManagementClientImpl;
0 2 1 subscriptionId Ljava/lang/String;
MethodParameters:
Name Flags
subscriptionId
public java.lang.String apiVersion();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.apiVersion:Ljava/lang/String;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManagementClientImpl;
public java.lang.String acceptLanguage();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.acceptLanguage:Ljava/lang/String;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManagementClientImpl;
public com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl withAcceptLanguage(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManagementClientImpl;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.acceptLanguage:Ljava/lang/String;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManagementClientImpl;
0 2 1 acceptLanguage Ljava/lang/String;
MethodParameters:
Name Flags
acceptLanguage
public int longRunningOperationRetryTimeout();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.longRunningOperationRetryTimeout:I
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManagementClientImpl;
public com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl withLongRunningOperationRetryTimeout(int);
descriptor: (I)Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManagementClientImpl;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
iload 1
putfield com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.longRunningOperationRetryTimeout:I
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManagementClientImpl;
0 2 1 longRunningOperationRetryTimeout I
MethodParameters:
Name Flags
longRunningOperationRetryTimeout
public boolean generateClientRequestId();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.generateClientRequestId:Z
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManagementClientImpl;
public com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl withGenerateClientRequestId(boolean);
descriptor: (Z)Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManagementClientImpl;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
iload 1
putfield com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.generateClientRequestId:Z
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManagementClientImpl;
0 2 1 generateClientRequestId Z
MethodParameters:
Name Flags
generateClientRequestId
public com.microsoft.azure.management.servicebus.implementation.OperationsInner operations();
descriptor: ()Lcom/microsoft/azure/management/servicebus/implementation/OperationsInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.operations:Lcom/microsoft/azure/management/servicebus/implementation/OperationsInner;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManagementClientImpl;
public com.microsoft.azure.management.servicebus.implementation.NamespacesInner namespaces();
descriptor: ()Lcom/microsoft/azure/management/servicebus/implementation/NamespacesInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.namespaces:Lcom/microsoft/azure/management/servicebus/implementation/NamespacesInner;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManagementClientImpl;
public com.microsoft.azure.management.servicebus.implementation.QueuesInner queues();
descriptor: ()Lcom/microsoft/azure/management/servicebus/implementation/QueuesInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.queues:Lcom/microsoft/azure/management/servicebus/implementation/QueuesInner;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManagementClientImpl;
public com.microsoft.azure.management.servicebus.implementation.TopicsInner topics();
descriptor: ()Lcom/microsoft/azure/management/servicebus/implementation/TopicsInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.topics:Lcom/microsoft/azure/management/servicebus/implementation/TopicsInner;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManagementClientImpl;
public com.microsoft.azure.management.servicebus.implementation.SubscriptionsInner subscriptions();
descriptor: ()Lcom/microsoft/azure/management/servicebus/implementation/SubscriptionsInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.subscriptions:Lcom/microsoft/azure/management/servicebus/implementation/SubscriptionsInner;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManagementClientImpl;
public void <init>(com.microsoft.rest.credentials.ServiceClientCredentials);
descriptor: (Lcom/microsoft/rest/credentials/ServiceClientCredentials;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 0
ldc "https://management.azure.com"
aload 1
invokespecial com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.<init>:(Ljava/lang/String;Lcom/microsoft/rest/credentials/ServiceClientCredentials;)V
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManagementClientImpl;
0 2 1 credentials Lcom/microsoft/rest/credentials/ServiceClientCredentials;
MethodParameters:
Name Flags
credentials
public void <init>(java.lang.String, com.microsoft.rest.credentials.ServiceClientCredentials);
descriptor: (Ljava/lang/String;Lcom/microsoft/rest/credentials/ServiceClientCredentials;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokespecial com.microsoft.azure.AzureServiceClient.<init>:(Ljava/lang/String;Lcom/microsoft/rest/credentials/ServiceClientCredentials;)V
1: aload 0
invokevirtual com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.initialize:()V
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/servicebus/implementation/ServiceBusManagementClientImpl;
0 3 1 baseUrl Ljava/lang/String;
0 3 2 credentials Lcom/microsoft/rest/credentials/ServiceClientCredentials;
MethodParameters:
Name Flags
baseUrl
credentials
public void <init>(com.microsoft.rest.RestClient);
descriptor: (Lcom/microsoft/rest/RestClient;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokespecial com.microsoft.azure.AzureServiceClient.<init>:(Lcom/microsoft/rest/RestClient;)V
1: aload 0
invokevirtual com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.initialize:()V
2: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManagementClientImpl;
0 3 1 restClient Lcom/microsoft/rest/RestClient;
MethodParameters:
Name Flags
restClient
protected void initialize();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=5, locals=1, args_size=1
start local 0 0: aload 0
ldc "2015-08-01"
putfield com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.apiVersion:Ljava/lang/String;
1: aload 0
ldc "en-US"
putfield com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.acceptLanguage:Ljava/lang/String;
2: aload 0
bipush 30
putfield com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.longRunningOperationRetryTimeout:I
3: aload 0
iconst_1
putfield com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.generateClientRequestId:Z
4: aload 0
new com.microsoft.azure.management.servicebus.implementation.OperationsInner
dup
aload 0
invokevirtual com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
invokevirtual com.microsoft.rest.RestClient.retrofit:()Lretrofit2/Retrofit;
aload 0
invokespecial com.microsoft.azure.management.servicebus.implementation.OperationsInner.<init>:(Lretrofit2/Retrofit;Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManagementClientImpl;)V
putfield com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.operations:Lcom/microsoft/azure/management/servicebus/implementation/OperationsInner;
5: aload 0
new com.microsoft.azure.management.servicebus.implementation.NamespacesInner
dup
aload 0
invokevirtual com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
invokevirtual com.microsoft.rest.RestClient.retrofit:()Lretrofit2/Retrofit;
aload 0
invokespecial com.microsoft.azure.management.servicebus.implementation.NamespacesInner.<init>:(Lretrofit2/Retrofit;Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManagementClientImpl;)V
putfield com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.namespaces:Lcom/microsoft/azure/management/servicebus/implementation/NamespacesInner;
6: aload 0
new com.microsoft.azure.management.servicebus.implementation.QueuesInner
dup
aload 0
invokevirtual com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
invokevirtual com.microsoft.rest.RestClient.retrofit:()Lretrofit2/Retrofit;
aload 0
invokespecial com.microsoft.azure.management.servicebus.implementation.QueuesInner.<init>:(Lretrofit2/Retrofit;Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManagementClientImpl;)V
putfield com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.queues:Lcom/microsoft/azure/management/servicebus/implementation/QueuesInner;
7: aload 0
new com.microsoft.azure.management.servicebus.implementation.TopicsInner
dup
aload 0
invokevirtual com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
invokevirtual com.microsoft.rest.RestClient.retrofit:()Lretrofit2/Retrofit;
aload 0
invokespecial com.microsoft.azure.management.servicebus.implementation.TopicsInner.<init>:(Lretrofit2/Retrofit;Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManagementClientImpl;)V
putfield com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.topics:Lcom/microsoft/azure/management/servicebus/implementation/TopicsInner;
8: aload 0
new com.microsoft.azure.management.servicebus.implementation.SubscriptionsInner
dup
aload 0
invokevirtual com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
invokevirtual com.microsoft.rest.RestClient.retrofit:()Lretrofit2/Retrofit;
aload 0
invokespecial com.microsoft.azure.management.servicebus.implementation.SubscriptionsInner.<init>:(Lretrofit2/Retrofit;Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManagementClientImpl;)V
putfield com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.subscriptions:Lcom/microsoft/azure/management/servicebus/implementation/SubscriptionsInner;
9: aload 0
new com.microsoft.azure.AzureClient
dup
aload 0
invokespecial com.microsoft.azure.AzureClient.<init>:(Lcom/microsoft/azure/AzureServiceClient;)V
putfield com.microsoft.azure.management.servicebus.implementation.ServiceBusManagementClientImpl.azureClient:Lcom/microsoft/azure/AzureClient;
10: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 11 0 this Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManagementClientImpl;
public java.lang.String userAgent();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=1, args_size=1
start local 0 0: ldc "%s (%s, %s)"
iconst_3
anewarray java.lang.Object
dup
iconst_0
aload 0
invokespecial com.microsoft.azure.AzureServiceClient.userAgent:()Ljava/lang/String;
aastore
dup
iconst_1
ldc "ServiceBusManagementClient"
aastore
dup
iconst_2
ldc "2015-08-01"
aastore
invokestatic java.lang.String.format:(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManagementClientImpl;
}
SourceFile: "ServiceBusManagementClientImpl.java"