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