Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.ExportTaskExecutionInfo
-
Packages that use ExportTaskExecutionInfo Package Description software.amazon.awssdk.services.cloudwatchlogs.model -
-
Uses of ExportTaskExecutionInfo in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return ExportTaskExecutionInfo Modifier and Type Method Description ExportTaskExecutionInfoExportTask. executionInfo()Execution information about the export task.Methods in software.amazon.awssdk.services.cloudwatchlogs.model with parameters of type ExportTaskExecutionInfo Modifier and Type Method Description ExportTask.BuilderExportTask.Builder. executionInfo(ExportTaskExecutionInfo executionInfo)Execution information about the export task.
-