| Package | Description | 
|---|---|
| com.amazonaws.services.codepipeline.model | 
| Modifier and Type | Method and Description | 
|---|---|
AWSSessionCredentials | 
AWSSessionCredentials.clone()  | 
AWSSessionCredentials | 
ThirdPartyJobData.getArtifactCredentials()
Returns the value of the ArtifactCredentials property for this object. 
 | 
AWSSessionCredentials | 
JobData.getArtifactCredentials()
Returns the value of the ArtifactCredentials property for this object. 
 | 
AWSSessionCredentials | 
AWSSessionCredentials.withAccessKeyId(String accessKeyId)
 The access key for the session. 
 | 
AWSSessionCredentials | 
AWSSessionCredentials.withSecretAccessKey(String secretAccessKey)
 The secret access key for the session. 
 | 
AWSSessionCredentials | 
AWSSessionCredentials.withSessionToken(String sessionToken)
 The token for the session. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ThirdPartyJobData.setArtifactCredentials(AWSSessionCredentials artifactCredentials)
Sets the value of the ArtifactCredentials property for this object. 
 | 
void | 
JobData.setArtifactCredentials(AWSSessionCredentials artifactCredentials)
Sets the value of the ArtifactCredentials property for this object. 
 | 
ThirdPartyJobData | 
ThirdPartyJobData.withArtifactCredentials(AWSSessionCredentials artifactCredentials)
Sets the value of the ArtifactCredentials property for this object. 
 | 
JobData | 
JobData.withArtifactCredentials(AWSSessionCredentials artifactCredentials)
Sets the value of the ArtifactCredentials property for this object. 
 | 
Copyright © 2015. All rights reserved.