public interface IBuildStatus
| Modifier and Type | Method and Description |
|---|---|
long |
getDuration()
The duration of the build in nanoseconds
|
DockerImageURI |
getOutputDockerImage() |
String |
getPhase() |
String |
getStartTime() |
String getPhase()
String getStartTime()
long getDuration()
DockerImageURI getOutputDockerImage()
Copyright © 2020 Red Hat, Inc. All Rights Reserved.