| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchlogs.model |
| Modifier and Type | Method and Description |
|---|---|
static ExportTaskExecutionInfo.Builder |
ExportTaskExecutionInfo.builder() |
ExportTaskExecutionInfo.Builder |
ExportTaskExecutionInfo.Builder.completionTime(Long completionTime)
The completion time of the export task, expressed as the number of milliseconds since Jan 1, 1970 00:00:00
UTC.
|
ExportTaskExecutionInfo.Builder |
ExportTaskExecutionInfo.Builder.creationTime(Long creationTime)
The creation time of the export task, expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.
|
ExportTaskExecutionInfo.Builder |
ExportTaskExecutionInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ExportTaskExecutionInfo.Builder> |
ExportTaskExecutionInfo.serializableBuilderClass() |
Copyright © 2017. All rights reserved.