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