@Extension @Symbol(value="azureVMSSUpdate") public static class UpdateBuilder.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 |
doIsCustomImage(hudson.model.Item owner,
String azureCredentialsId,
String resourceGroup,
String name) |
String |
getDisplayName() |
isApplicable, listAzureCredentialsIdItems, listResourceGroupItems, listVMSSItemsaddHelpFileRedirect, 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, toMappublic 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)
public hudson.util.ListBoxModel doFillNameItems(@AncestorInPath
hudson.model.Item owner,
@QueryParameter
String azureCredentialsId,
@QueryParameter
String resourceGroup)
Copyright © 2016–2021. All rights reserved.