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