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
-
Method Details
-
onChunkCompleted
void onChunkCompleted(int errorCode)
-