Package | Description |
---|---|
com.microsoft.azure |
The package contains the runtime classes required for AutoRest generated
Azure clients to compile and function.
|
com.microsoft.azure.batch.protocol |
This package contains the classes for BatchServiceClient.
|
com.microsoft.azure.management |
This package contains the Azure rollup client.
|
com.microsoft.azure.management.datalake.analytics |
This package contains the classes for DataLakeAnalyticsCatalogManagementClient.
|
com.microsoft.azure.management.datalake.store |
This package contains the classes for DataLakeStoreAccountManagementClient.
|
com.microsoft.azure.management.resources |
This package contains the classes for ResourceManagementClient.
|
com.microsoft.rest |
The package contains the runtime classes required for AutoRest generated
clients to compile and function.
|
Constructor and Description |
---|
AzureServiceClient(RestClient restClient)
Initializes a new instance of the ServiceClient class.
|
Modifier and Type | Method and Description |
---|---|
RestClient |
BatchServiceClient.restClient()
Gets the REST client.
|
Modifier and Type | Method and Description |
---|---|
static Azure.Authenticated |
Azure.authenticate(RestClient restClient,
String tenantId)
Authenticates API access using a RestClient instance.
|
static Azure.Authenticated |
Azure.authenticate(RestClient restClient,
String tenantId,
String subscriptionId)
Authenticates API access using a RestClient instance.
|
Modifier and Type | Method and Description |
---|---|
RestClient |
DataLakeAnalyticsAccountManagementClient.restClient()
Gets the REST client.
|
RestClient |
DataLakeAnalyticsCatalogManagementClient.restClient()
Gets the REST client.
|
RestClient |
DataLakeAnalyticsJobManagementClient.restClient()
Gets the REST client.
|
Modifier and Type | Method and Description |
---|---|
RestClient |
DataLakeStoreAccountManagementClient.restClient()
Gets the REST client.
|
Modifier and Type | Method and Description |
---|---|
T |
ResourceConnector.Builder.create(RestClient restClient,
String subscriptionId,
ResourceGroup resourceGroup) |
Modifier and Type | Method and Description |
---|---|
RestClient |
RestClient.Builder.build()
Build a RestClient with all the current configurations.
|
RestClient |
ServiceClient.restClient() |
RestClient |
RestClient.withLogLevel(LogLevel logLevel)
Set the current HTTP traffic logging level.
|
Constructor and Description |
---|
ServiceClient(RestClient restClient)
Initializes a new instance of the ServiceClient class.
|
Copyright © 2019. All rights reserved.