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