public static interface CanaryRunTimeline.Builder extends SdkPojo, CopyableBuilder<CanaryRunTimeline.Builder,CanaryRunTimeline>
| Modifier and Type | Method and Description |
|---|---|
CanaryRunTimeline.Builder |
completed(Instant completed)
The end time of the run.
|
CanaryRunTimeline.Builder |
started(Instant started)
The start time of the run.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCanaryRunTimeline.Builder started(Instant started)
The start time of the run.
started - The start time of the run.CanaryRunTimeline.Builder completed(Instant completed)
The end time of the run.
completed - The end time of the run.Copyright © 2023. All rights reserved.