public static interface DocumentServiceWarning.Builder extends CopyableBuilder<DocumentServiceWarning.Builder,DocumentServiceWarning>
| Modifier and Type | Method and Description |
|---|---|
DocumentServiceWarning.Builder |
message(String message)
The description for a warning returned by the document service.
|
copyapply, buildDocumentServiceWarning.Builder message(String message)
The description for a warning returned by the document service.
message - The description for a warning returned by the document service.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.