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