Uses of Class
software.amazon.awssdk.services.codecommit.model.EncryptionKeyRequiredException
-
Packages that use EncryptionKeyRequiredException Package Description software.amazon.awssdk.services.codecommit CodeCommit -
-
Uses of EncryptionKeyRequiredException in software.amazon.awssdk.services.codecommit
Methods in software.amazon.awssdk.services.codecommit that throw EncryptionKeyRequiredException Modifier and Type Method Description default UpdateRepositoryEncryptionKeyResponseCodeCommitClient. updateRepositoryEncryptionKey(Consumer<UpdateRepositoryEncryptionKeyRequest.Builder> updateRepositoryEncryptionKeyRequest)Updates the Key Management Service encryption key used to encrypt and decrypt a CodeCommit repository.default UpdateRepositoryEncryptionKeyResponseCodeCommitClient. updateRepositoryEncryptionKey(UpdateRepositoryEncryptionKeyRequest updateRepositoryEncryptionKeyRequest)Updates the Key Management Service encryption key used to encrypt and decrypt a CodeCommit repository.
-