Class AutoValue_ProgressDetail
java.lang.Object
com.spotify.docker.client.messages.ProgressDetail
com.spotify.docker.client.messages.AutoValue_ProgressDetail
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_ProgressDetail
extends ProgressDetail
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.spotify.docker.client.messages.ProgressDetail
create
-
Field Details
-
current
-
start
-
total
-
-
Constructor Details
-
AutoValue_ProgressDetail
-
-
Method Details
-
current
- Specified by:
current
in classProgressDetail
-
start
- Specified by:
start
in classProgressDetail
-
total
- Specified by:
total
in classProgressDetail
-
toString
-
equals
-
hashCode
public int hashCode()
-