Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.ExportTaskStatus
-
Packages that use ExportTaskStatus Package Description software.amazon.awssdk.services.cloudwatchlogs.model -
-
Uses of ExportTaskStatus in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return ExportTaskStatus Modifier and Type Method Description ExportTaskStatusExportTask. status()The status of the export task.Methods in software.amazon.awssdk.services.cloudwatchlogs.model with parameters of type ExportTaskStatus Modifier and Type Method Description ExportTask.BuilderExportTask.Builder. status(ExportTaskStatus status)The status of the export task.
-