@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 | Field and Description |
|---|---|
static long |
serialVersionUID
Serial UID from 1.16.
|
| Modifier and Type | Method and Description |
|---|---|
com.amazonaws.auth.AWSCredentials |
getCredentials(String mfaToken) |
String |
getDisplayName() |
getDescriptionstatic final long serialVersionUID
Copyright © 2016–2018. All rights reserved.