public class PushImageResultCallback extends ResultCallbackTemplate<PushImageResultCallback,PushResponseItem>
Constructor and Description |
---|
PushImageResultCallback() |
Modifier and Type | Method and Description |
---|---|
void |
awaitSuccess()
Awaits the image to be pulled successful.
|
void |
onNext(PushResponseItem item)
Called when an async result event occurs
|
awaitCompletion, awaitCompletion, close, onComplete, onError, onStart
public void onNext(PushResponseItem item)
ResultCallback
public void awaitSuccess()
DockerClientException
- if the push fails.Copyright © 2015. All Rights Reserved.