Package | Description |
---|---|
com.amazonaws.services.codepipeline.model |
Modifier and Type | Method and Description |
---|---|
EncryptionKey |
EncryptionKey.clone() |
EncryptionKey |
ThirdPartyJobData.getEncryptionKey() |
EncryptionKey |
JobData.getEncryptionKey() |
EncryptionKey |
ArtifactStore.getEncryptionKey() |
EncryptionKey |
EncryptionKey.withId(String id) |
EncryptionKey |
EncryptionKey.withType(EncryptionKeyType type) |
EncryptionKey |
EncryptionKey.withType(String type) |
Modifier and Type | Method and Description |
---|---|
void |
ThirdPartyJobData.setEncryptionKey(EncryptionKey encryptionKey) |
void |
JobData.setEncryptionKey(EncryptionKey encryptionKey) |
void |
ArtifactStore.setEncryptionKey(EncryptionKey encryptionKey) |
ThirdPartyJobData |
ThirdPartyJobData.withEncryptionKey(EncryptionKey encryptionKey) |
JobData |
JobData.withEncryptionKey(EncryptionKey encryptionKey) |
ArtifactStore |
ArtifactStore.withEncryptionKey(EncryptionKey encryptionKey) |
Copyright © 2015. All rights reserved.