public static interface InternalServerErrorException.Builder extends CopyableBuilder<InternalServerErrorException.Builder,InternalServerErrorException>
| Modifier and Type | Method and Description |
|---|---|
InternalServerErrorException.Builder |
message(String message) |
InternalServerErrorException.Builder |
requestID(String requestID)
The unique message body ID.
|
copyapply, buildInternalServerErrorException.Builder requestID(String requestID)
requestID - The unique message body ID.InternalServerErrorException.Builder message(String message)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.