Skip to content

Commit 4164acf

Browse files
author
Anirav Kareddy
committed
renamed ReEncryptionInstructionFileExample class to ReEncryptInstructionFile
1 parent 24b804b commit 4164acf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/examples/java/software/amazon/encryption/s3/examples/ReEncryptionInstructionFileExample.java renamed to src/examples/java/software/amazon/encryption/s3/examples/ReEncryptInstructionFileExample.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
import static software.amazon.encryption.s3.utils.S3EncryptionClientTestResources.appendTestSuffix;
3232
import static software.amazon.encryption.s3.utils.S3EncryptionClientTestResources.deleteObject;
3333

34-
public class ReEncryptionInstructionFileExample {
34+
public class ReEncryptInstructionFileExample {
3535

3636
/**
3737
* Generates a 256-bit AES key for encryption/decryption operations.

0 commit comments

Comments
 (0)