public final class AzureHelper extends Object
Modifier and Type | Method and Description |
---|---|
static com.microsoft.azure.management.Azure |
buildClient(String credentialId) |
static com.microsoft.azure.management.Azure |
buildClient(com.microsoft.jenkins.azurecommons.core.credentials.TokenCredentialData token) |
static com.microsoft.jenkins.azurecommons.core.credentials.TokenCredentialData |
getToken(String credentialId) |
public static com.microsoft.jenkins.azurecommons.core.credentials.TokenCredentialData getToken(String credentialId)
public static com.microsoft.azure.management.Azure buildClient(String credentialId)
public static com.microsoft.azure.management.Azure buildClient(com.microsoft.jenkins.azurecommons.core.credentials.TokenCredentialData token)
Copyright © 2016–2018. All rights reserved.