Uses of Class
com.amazonaws.codepipeline.jenkinsplugin.AWSClients
-
Uses of AWSClients in com.amazonaws.codepipeline.jenkinsplugin
Modifier and TypeMethodDescriptionstatic AWSClients
AWSClients.fromBasicCredentials
(String region, String awsAccessKey, String awsSecretKey, String proxyHost, int proxyPort, String pluginUserAgentPrefix) static AWSClients
AWSClients.fromDefaultCredentialChain
(String region, String proxyHost, int proxyPort, String pluginUserAgentPrefix) AWSClientFactory.getAwsClient
(String awsAccessKey, String awsSecretKey, String proxyHost, int proxyPort, String region, String pluginUserAgentPrefix)