public static class ResponseItem.ProgressDetail extends DockerObject implements Serializable
Constructor and Description |
---|
ProgressDetail() |
Modifier and Type | Method and Description |
---|---|
Long |
getCurrent() |
Long |
getStart() |
Long |
getTotal() |
getRawValues
@CheckForNull public Long getCurrent()
@CheckForNull public Long getTotal()
@CheckForNull public Long getStart()
Copyright © 2021. All rights reserved.