Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.ExportTaskStatus
Packages that use ExportTaskStatus
-
Uses of ExportTaskStatus in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return ExportTaskStatusModifier and TypeMethodDescriptionfinal ExportTaskStatusExportTask.status()The status of the export task.Methods in software.amazon.awssdk.services.cloudwatchlogs.model with parameters of type ExportTaskStatusModifier and TypeMethodDescriptionExportTask.Builder.status(ExportTaskStatus status) The status of the export task.