CopyableBuilder<DocumentServiceWarning.Builder,DocumentServiceWarning>
, SdkBuilder<DocumentServiceWarning.Builder,DocumentServiceWarning>
public static interface DocumentServiceWarning.Builder extends CopyableBuilder<DocumentServiceWarning.Builder,DocumentServiceWarning>
Modifier and Type | Method | Description |
---|---|---|
DocumentServiceWarning.Builder |
message(String message) |
The description for a warning returned by the document service.
|
copy
apply, build
DocumentServiceWarning.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.