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