Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.QueryInfo
Packages that use QueryInfo
-
Uses of QueryInfo in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type QueryInfoModifier and TypeMethodDescriptionDescribeQueriesResponse.queries()The list of queries that match the request.Methods in software.amazon.awssdk.services.cloudwatchlogs.model with parameters of type QueryInfoModifier and TypeMethodDescriptionThe list of queries that match the request.Method parameters in software.amazon.awssdk.services.cloudwatchlogs.model with type arguments of type QueryInfoModifier and TypeMethodDescriptionDescribeQueriesResponse.Builder.queries(Collection<QueryInfo> queries) The list of queries that match the request.