Skip navigation links
A B D G H I M N S _ 

A

AwsParameterStoreBuildWrapper - Class in hudson.plugins.awsparameterstore
A Jenkins BuildWrapper for AWS Parameter Store.
AwsParameterStoreBuildWrapper() - Constructor for class hudson.plugins.awsparameterstore.AwsParameterStoreBuildWrapper
AwsParameterStoreBuildWrapper(String, String, String, Boolean, String, String) - Constructor for class hudson.plugins.awsparameterstore.AwsParameterStoreBuildWrapper
Deprecated.
AwsParameterStoreBuildWrapper.DescriptorImpl - Class in hudson.plugins.awsparameterstore
A Jenkins BuildWrapperDescriptor for the AwsParameterStoreBuildWrapper.
AwsParameterStoreService - Class in hudson.plugins.awsparameterstore
AWS Parameter Store client.
AwsParameterStoreService(String, String) - Constructor for class hudson.plugins.awsparameterstore.AwsParameterStoreService

B

buildEnvVars(SimpleBuildWrapper.Context, Map<String, String>, String, Boolean, String, String) - Method in class hudson.plugins.awsparameterstore.AwsParameterStoreService
Adds environment variables to context.
buildEnvVarsWithParametersByPath(SimpleBuildWrapper.Context, Map<String, String>, String, Boolean, String) - Method in class hudson.plugins.awsparameterstore.AwsParameterStoreService
Adds environment variables to context using getParametersByPath.

D

DEFAULT_REGION - Static variable in class hudson.plugins.awsparameterstore.AwsParameterStoreService
 
DescriptorImpl() - Constructor for class hudson.plugins.awsparameterstore.AwsParameterStoreBuildWrapper.DescriptorImpl
 
displayName() - Static method in class hudson.plugins.awsparameterstore.Messages
Key displayName: With AWS Parameter Store.
doFillCredentialsIdItems() - Method in class hudson.plugins.awsparameterstore.AwsParameterStoreBuildWrapper.DescriptorImpl
Returns a list of AWS credentials identifiers.
doFillNamingItems() - Method in class hudson.plugins.awsparameterstore.AwsParameterStoreBuildWrapper.DescriptorImpl
Returns a list of naming options: basename, absolute, relative.
doFillRegionNameItems() - Method in class hudson.plugins.awsparameterstore.AwsParameterStoreBuildWrapper.DescriptorImpl
Returns a list of AWS region names.

G

getCredentialsId() - Method in class hudson.plugins.awsparameterstore.AwsParameterStoreBuildWrapper
Gets AWS credentials identifier.
getDisplayName() - Method in class hudson.plugins.awsparameterstore.AwsParameterStoreBuildWrapper.DescriptorImpl
 
getNamePrefixes() - Method in class hudson.plugins.awsparameterstore.AwsParameterStoreBuildWrapper
Gets namePrefixes (comma separated)
getNaming() - Method in class hudson.plugins.awsparameterstore.AwsParameterStoreBuildWrapper
Gets naming: basename, absolute, relative.
getPath() - Method in class hudson.plugins.awsparameterstore.AwsParameterStoreBuildWrapper
Gets path.
getRecursive() - Method in class hudson.plugins.awsparameterstore.AwsParameterStoreBuildWrapper
Gets recursive flag.
getRegionName() - Method in class hudson.plugins.awsparameterstore.AwsParameterStoreBuildWrapper
Gets AWS region name.

H

hudson.plugins.awsparameterstore - package hudson.plugins.awsparameterstore
 

I

isApplicable(AbstractProject) - Method in class hudson.plugins.awsparameterstore.AwsParameterStoreBuildWrapper.DescriptorImpl
 

M

Messages - Class in hudson.plugins.awsparameterstore
Generated localization support class.
Messages() - Constructor for class hudson.plugins.awsparameterstore.Messages
 

N

NAMING_ABSOLUTE - Static variable in class hudson.plugins.awsparameterstore.AwsParameterStoreService
 
NAMING_BASENAME - Static variable in class hudson.plugins.awsparameterstore.AwsParameterStoreService
 
NAMING_RELATIVE - Static variable in class hudson.plugins.awsparameterstore.AwsParameterStoreService
 

S

setCredentialsId(String) - Method in class hudson.plugins.awsparameterstore.AwsParameterStoreBuildWrapper
Sets the AWS credentials identifier.
setNamePrefixes(String) - Method in class hudson.plugins.awsparameterstore.AwsParameterStoreBuildWrapper
Sets the name prefixes filter.
setNaming(String) - Method in class hudson.plugins.awsparameterstore.AwsParameterStoreBuildWrapper
Sets the naming type: basename, absolute, relative.
setPath(String) - Method in class hudson.plugins.awsparameterstore.AwsParameterStoreBuildWrapper
Sets the AWS Parameter Store hierarchy.
setRecursive(Boolean) - Method in class hudson.plugins.awsparameterstore.AwsParameterStoreBuildWrapper
Sets the recursive flag.
setRegionName(String) - Method in class hudson.plugins.awsparameterstore.AwsParameterStoreBuildWrapper
Sets the AWS region name.
setUp(SimpleBuildWrapper.Context, Run<?, ?>, FilePath, Launcher, TaskListener, EnvVars) - Method in class hudson.plugins.awsparameterstore.AwsParameterStoreBuildWrapper
 

_

_displayName() - Static method in class hudson.plugins.awsparameterstore.Messages
Key displayName: With AWS Parameter Store.
A B D G H I M N S _ 
Skip navigation links

Copyright © 2016–2020. All rights reserved.