@Extension public static class NonConfigurableKubernetesCloud.DescriptorImpl extends KubernetesCloud.DescriptorImpl
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest request,
net.sf.json.JSONObject object) |
String |
getDisplayName() |
Cloud |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
addAliases, doCheckMaxRequestsPerHostStr, doFillCredentialsIdItems, doTestConnection, getAllowedPodRetentions, getDefaultPodRetention
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, 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, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public String getDisplayName()
getDisplayName
in class KubernetesCloud.DescriptorImpl
public boolean configure(org.kohsuke.stapler.StaplerRequest request, net.sf.json.JSONObject object) throws Descriptor.FormException
configure
in class Descriptor<Cloud>
Descriptor.FormException
public Cloud newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) throws Descriptor.FormException
newInstance
in class Descriptor<Cloud>
Descriptor.FormException
Copyright © 2016–2019. All rights reserved.