Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.ExportTask
Packages that use ExportTask
-
Uses of ExportTask in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type ExportTaskModifier and TypeMethodDescriptionfinal List<ExportTask>DescribeExportTasksResponse.exportTasks()The export tasks.Methods in software.amazon.awssdk.services.cloudwatchlogs.model with parameters of type ExportTaskModifier and TypeMethodDescriptionDescribeExportTasksResponse.Builder.exportTasks(ExportTask... exportTasks) The export tasks.Method parameters in software.amazon.awssdk.services.cloudwatchlogs.model with type arguments of type ExportTaskModifier and TypeMethodDescriptionDescribeExportTasksResponse.Builder.exportTasks(Collection<ExportTask> exportTasks) The export tasks.