| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchlogs.model |
| Modifier and Type | Method and Description |
|---|---|
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() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends MalformedQueryException.Builder> |
MalformedQueryException.serializableBuilderClass() |
Copyright © 2022. All rights reserved.