@NameWith(value=AmazonWebServicesCredentials.NameProvider.class, priority=1) public interface AmazonWebServicesCredentials extends com.cloudbees.plugins.credentials.common.StandardCredentials, com.amazonaws.auth.AWSCredentialsProvider
AWSCredentialsProvider that is bound to the Jenkins Credentials api.| Modifier and Type | Interface and Description |
|---|---|
static class |
AmazonWebServicesCredentials.NameProvider
Our name provider.
|
| Modifier and Type | Method and Description |
|---|---|
com.amazonaws.auth.AWSCredentials |
getCredentials(String mfaToken) |
String |
getDisplayName() |
getDescriptionCopyright © 2016–2017. All rights reserved.