@Extension @Symbol(value="azureVMSSUpdateInstances") public static class UpdateInstancesBuilder.DescriptorImpl extends BaseBuilder.DescriptorImpl
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.ListBoxModel |
doFillAzureCredentialsIdItems(hudson.model.Item owner) |
hudson.util.ListBoxModel |
doFillNameItems(hudson.model.Item owner,
String azureCredentialsId,
String resourceGroup) |
hudson.util.ListBoxModel |
doFillResourceGroupItems(hudson.model.Item owner,
String azureCredentialsId) |
String |
getDisplayName() |
isApplicable, listAzureCredentialsIdItems, listResourceGroupItems, listVMSSItems
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.tasks.Builder>
public hudson.util.ListBoxModel doFillAzureCredentialsIdItems(@AncestorInPath hudson.model.Item owner)
public hudson.util.ListBoxModel doFillResourceGroupItems(@AncestorInPath hudson.model.Item owner, @QueryParameter String azureCredentialsId)
Copyright © 2016–2021. All rights reserved.