Package | Description |
---|---|
com.amazonaws.services.logs.model |
Modifier and Type | Method and Description |
---|---|
ExportTaskExecutionInfo |
ExportTaskExecutionInfo.clone() |
ExportTaskExecutionInfo |
ExportTask.getExecutionInfo()
Execution info about the export task.
|
ExportTaskExecutionInfo |
ExportTaskExecutionInfo.withCompletionTime(Long completionTime)
A point in time when the export task got completed.
|
ExportTaskExecutionInfo |
ExportTaskExecutionInfo.withCreationTime(Long creationTime)
A point in time when the export task got created.
|
Modifier and Type | Method and Description |
---|---|
void |
ExportTask.setExecutionInfo(ExportTaskExecutionInfo executionInfo)
Execution info about the export task.
|
ExportTask |
ExportTask.withExecutionInfo(ExportTaskExecutionInfo executionInfo)
Execution info about the export task.
|
Copyright © 2018. All rights reserved.