@Extension public static class S3.DescriptorImpl extends LocationDescriptor
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.ListBoxModel |
doFillCredentialsIdItems() |
hudson.util.ListBoxModel |
doFillRegionItems() |
hudson.util.FormValidation |
doTestBucket(String bucket,
String region,
String credentialsId) |
String |
getDisplayName() |
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, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<Location>@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class)
@RestrictedSince(value="1.4")
public hudson.util.FormValidation doTestBucket(@QueryParameter
String bucket,
@QueryParameter
String region,
@QueryParameter
String credentialsId)
throws org.acegisecurity.AccessDeniedException
org.acegisecurity.AccessDeniedExceptionpublic hudson.util.ListBoxModel doFillRegionItems()
public hudson.util.ListBoxModel doFillCredentialsIdItems()
Copyright © 2016–2022. All rights reserved.