public static interface InvalidCiphertextException.Builder extends CopyableBuilder<InvalidCiphertextException.Builder,InvalidCiphertextException>
Modifier and Type | Method and Description |
---|---|
InvalidCiphertextException.Builder |
message(String message) |
copy
apply, build
InvalidCiphertextException.Builder message(String message)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.