| Package | Description | 
|---|---|
| com.amazonaws.services.codepipeline.model | 
| Modifier and Type | Method and Description | 
|---|---|
EncryptionKey | 
EncryptionKey.clone()  | 
EncryptionKey | 
ThirdPartyJobData.getEncryptionKey()
Returns the value of the EncryptionKey property for this object. 
 | 
EncryptionKey | 
JobData.getEncryptionKey()
Returns the value of the EncryptionKey property for this object. 
 | 
EncryptionKey | 
ArtifactStore.getEncryptionKey()
Returns the value of the EncryptionKey property for this object. 
 | 
EncryptionKey | 
EncryptionKey.withId(String id)
Sets the value of the Id property for this object. 
 | 
EncryptionKey | 
EncryptionKey.withType(EncryptionKeyType type)
Sets the value of the Type property for this object. 
 | 
EncryptionKey | 
EncryptionKey.withType(String type)
Sets the value of the Type property for this object. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ThirdPartyJobData.setEncryptionKey(EncryptionKey encryptionKey)
Sets the value of the EncryptionKey property for this object. 
 | 
void | 
JobData.setEncryptionKey(EncryptionKey encryptionKey)
Sets the value of the EncryptionKey property for this object. 
 | 
void | 
ArtifactStore.setEncryptionKey(EncryptionKey encryptionKey)
Sets the value of the EncryptionKey property for this object. 
 | 
ThirdPartyJobData | 
ThirdPartyJobData.withEncryptionKey(EncryptionKey encryptionKey)
Sets the value of the EncryptionKey property for this object. 
 | 
JobData | 
JobData.withEncryptionKey(EncryptionKey encryptionKey)
Sets the value of the EncryptionKey property for this object. 
 | 
ArtifactStore | 
ArtifactStore.withEncryptionKey(EncryptionKey encryptionKey)
Sets the value of the EncryptionKey property for this object. 
 | 
Copyright © 2015. All rights reserved.