public abstract static class EC2AbstractSlave.DescriptorImpl
extends hudson.model.Slave.SlaveDescriptor
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.ListBoxModel |
doFillZoneItems(boolean useInstanceProfileForCredentials,
String credentialsId,
String region,
String roleArn,
String roleSessionName) |
List<hudson.model.Descriptor<AMITypeData>> |
getAMITypeDescriptors() |
abstract String |
getDisplayName() |
boolean |
isInstantiable() |
computerLauncherDescriptors, doCheckNumExecutors, doCheckRemoteFS, nodePropertyDescriptors, retentionStrategyDescriptors
all, allInstantiable, doCheckName, getConfigPage, handleNewNodePage, newInstanceDetailPage
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, 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 abstract String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.model.Node>
public boolean isInstantiable()
isInstantiable
in class hudson.slaves.NodeDescriptor
public hudson.util.ListBoxModel doFillZoneItems(@QueryParameter boolean useInstanceProfileForCredentials, @QueryParameter String credentialsId, @QueryParameter String region, @QueryParameter String roleArn, @QueryParameter String roleSessionName)
public List<hudson.model.Descriptor<AMITypeData>> getAMITypeDescriptors()
Copyright © 2016–2019. All rights reserved.