@Extension @Symbol(value="endpointConfiguration") public static class EndpointConfiguration.DescriptorImpl extends hudson.model.Descriptor<EndpointConfiguration>
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doTestConnection(String serviceEndpoint,
String signingRegion)
Test the connection to AWS Secrets Manager.
|
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, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap@Nonnull public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<EndpointConfiguration>@POST
public hudson.util.FormValidation doTestConnection(@QueryParameter(value="serviceEndpoint")
String serviceEndpoint,
@QueryParameter(value="signingRegion")
String signingRegion)
serviceEndpoint - the AWS service endpoint e.g. http://localhost:4584signingRegion - the AWS signing region e.g. us-east-1Copyright © 2019. All rights reserved.