MalformedQueryException.Builder |
MalformedQueryException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
|
static MalformedQueryException.Builder |
MalformedQueryException.builder() |
|
MalformedQueryException.Builder |
MalformedQueryException.Builder.cause(Throwable cause) |
|
MalformedQueryException.Builder |
MalformedQueryException.Builder.message(String message) |
|
default MalformedQueryException.Builder |
MalformedQueryException.Builder.queryCompileError(Consumer<QueryCompileError.Builder> queryCompileError) |
Sets the value of the QueryCompileError property for this object.
|
MalformedQueryException.Builder |
MalformedQueryException.Builder.queryCompileError(QueryCompileError queryCompileError) |
Sets the value of the QueryCompileError property for this object.
|
MalformedQueryException.Builder |
MalformedQueryException.Builder.requestId(String requestId) |
|
MalformedQueryException.Builder |
MalformedQueryException.Builder.statusCode(int statusCode) |
|
MalformedQueryException.Builder |
MalformedQueryException.toBuilder() |
|
MalformedQueryException.Builder |
MalformedQueryException.Builder.writableStackTrace(Boolean writableStackTrace) |
|