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