Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.Import
Packages that use Import
-
Uses of Import in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type ImportModifier and TypeMethodDescriptionDescribeImportTasksResponse.imports()The list of import tasks that match the request filters.Methods in software.amazon.awssdk.services.cloudwatchlogs.model with parameters of type ImportModifier and TypeMethodDescriptionThe list of import tasks that match the request filters.Method parameters in software.amazon.awssdk.services.cloudwatchlogs.model with type arguments of type ImportModifier and TypeMethodDescriptionDescribeImportTasksResponse.Builder.imports(Collection<Import> imports) The list of import tasks that match the request filters.