Package software.amazon.awssdk.crt.http
Interface HttpStream.HttpStreamWriteChunkCompletionCallback
-
- Enclosing class:
- HttpStream
public static interface HttpStream.HttpStreamWriteChunkCompletionCallback
Completion interface for writing chunks to an http stream
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onChunkCompleted(int errorCode)
-