Class AbortableInputStreamSubscriber.Builder
java.lang.Object
software.amazon.awssdk.http.async.AbortableInputStreamSubscriber.Builder
- Enclosing class:
- AbortableInputStreamSubscriber
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbuild()doAfterClose(Runnable doAfterClose) Additional action to run whenAbortableInputStreamSubscriber.close()is invoked
- 
Constructor Details- 
Builderpublic Builder()
 
- 
- 
Method Details- 
doAfterCloseAdditional action to run whenAbortableInputStreamSubscriber.close()is invoked
- 
build
 
-