Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.QueryCompileError
-
Packages that use QueryCompileError Package Description software.amazon.awssdk.services.cloudwatchlogs.model -
-
Uses of QueryCompileError in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return QueryCompileError Modifier and Type Method Description QueryCompileErrorMalformedQueryException. queryCompileError()Returns the value of the QueryCompileError property for this object.Methods in software.amazon.awssdk.services.cloudwatchlogs.model with parameters of type QueryCompileError Modifier and Type Method Description MalformedQueryException.BuilderMalformedQueryException.Builder. queryCompileError(QueryCompileError queryCompileError)Sets the value of the QueryCompileError property for this object.
-