public class AmazonECRClientFactory extends Object
| Constructor and Description |
|---|
AmazonECRClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
com.amazonaws.services.ecr.AmazonECRClient |
getAmazonECRClientWithProxy(com.amazonaws.auth.AWSCredentials credentials)
Deprecated.
Rather use
AmazonECRClientBuilder to create a AmazonECR using a ClientConfiguration configured with Jenkins.proxy. |
@Deprecated public com.amazonaws.services.ecr.AmazonECRClient getAmazonECRClientWithProxy(com.amazonaws.auth.AWSCredentials credentials)
AmazonECRClientBuilder to create a AmazonECR using a ClientConfiguration configured with Jenkins.proxy.credentials - AWSCredentials to use.AmazonECRClient configured to use the proxy configured on Jenkins.Copyright © 2016–2019. All rights reserved.