public class AzureCliCredentialBuilder extends CredentialBuilderBase<AzureCliCredentialBuilder>
AzureCliCredential.AzureCliCredential| Constructor and Description |
|---|
AzureCliCredentialBuilder() |
| Modifier and Type | Method and Description |
|---|---|
AzureCliCredential |
build()
Creates a new
AzureCliCredential with the current configurations. |
httpClient, httpPipeline, maxRetry, proxyOptions, retryTimeoutpublic AzureCliCredential build()
AzureCliCredential with the current configurations.AzureCliCredential with the current configurations.Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.