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