Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.QueryCompileError
Packages that use QueryCompileError
-
Uses of QueryCompileError in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return QueryCompileErrorModifier and TypeMethodDescriptionMalformedQueryException.queryCompileError()Returns the value of the QueryCompileError property for this object.Methods in software.amazon.awssdk.services.cloudwatchlogs.model with parameters of type QueryCompileErrorModifier and TypeMethodDescriptionMalformedQueryException.Builder.queryCompileError(QueryCompileError queryCompileError) Sets the value of the QueryCompileError property for this object.