@Extension @Symbol(value="endpointConfiguration") public static class EndpointConfiguration.DescriptorImpl extends Descriptor<EndpointConfiguration>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
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 Descriptor<EndpointConfiguration>@POST public 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.