public static interface RequestErrorException.Builder extends CopyableBuilder<RequestErrorException.Builder,RequestErrorException>
Modifier and Type | Method and Description |
---|---|
RequestErrorException.Builder |
message(String message) |
RequestErrorException.Builder |
turkErrorCode(String turkErrorCode)
Sets the value of the TurkErrorCode property for this object.
|
copy
apply, build
RequestErrorException.Builder turkErrorCode(String turkErrorCode)
turkErrorCode
- The new value for the TurkErrorCode property for this object.RequestErrorException.Builder message(String message)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.