@Extension public static class JCloudsCloud.DescriptorImpl extends Descriptor<Cloud>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DescriptorImpl() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
@Nonnull public String getDisplayName()
getDisplayName
in class Descriptor<Cloud>
public boolean isUserDataSupported(String provider, String credId, String url, String zones, boolean trustAll)
@POST public FormValidation doTestConnection(@QueryParameter String providerName, @QueryParameter String cloudCredentialsId, @QueryParameter String cloudGlobalKeyId, @QueryParameter String endPointUrl, @QueryParameter String zones, @QueryParameter boolean trustAll) throws IOException
IOException
public FormValidation doCheckCloudGlobalKeyId(@QueryParameter String value)
public String defaultProviderName()
public ListBoxModel doFillProviderNameItems()
public ListBoxModel doFillCloudCredentialsIdItems(@AncestorInPath ItemGroup context, @QueryParameter String currentValue)
public ListBoxModel doFillCloudGlobalKeyIdItems(@AncestorInPath ItemGroup context, @QueryParameter String currentValue)
public FormValidation doCheckProfile(@QueryParameter String value)
public FormValidation doCheckProviderName(@QueryParameter String value)
public FormValidation doCheckPublicKey(@QueryParameter String value)
public FormValidation doCheckCredential(@QueryParameter String value)
public FormValidation doCheckIdentity(@QueryParameter String value)
public FormValidation doCheckInstanceCap(@QueryParameter String value)
public FormValidation doCheckRetentionTime(@QueryParameter String value)
public FormValidation doCheckScriptTimeout(@QueryParameter String value)
public FormValidation doCheckStartTimeout(@QueryParameter String value)
public FormValidation doCheckEndPointUrl(@QueryParameter String value)
public FormValidation doCheckGroupPrefix(@QueryParameter String value)
@Initializer(after=JOB_LOADED) public static void completed() throws IOException
IOException
Copyright © 2016–2021. All rights reserved.