| Package | Description |
|---|---|
| com.microsoft.azure.credentials |
The package contains the credentials classes required for AutoRest generated
Azure clients to compile and function.
|
| Modifier and Type | Method and Description |
|---|---|
AzureTokenCredentials |
AzureTokenCredentials.withDefaultSubscriptionId(String subscriptionId)
Set default subscription ID.
|
AzureTokenCredentials |
AzureTokenCredentials.withProxy(Proxy proxy) |
AzureTokenCredentials |
AzureTokenCredentials.withSslSocketFactory(SSLSocketFactory sslSocketFactory) |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/