Class RetryableSubAsyncRequestBody

java.lang.Object
software.amazon.awssdk.core.internal.async.RetryableSubAsyncRequestBody
All Implemented Interfaces:
AutoCloseable, org.reactivestreams.Publisher<ByteBuffer>, AsyncRequestBody, CloseableAsyncRequestBody, SdkPublisher<ByteBuffer>, SubAsyncRequestBody, SdkAutoCloseable

public final class RetryableSubAsyncRequestBody extends Object implements SubAsyncRequestBody
A SubAsyncRequestBody implementation that supports resubscribe/retry once all data has been published to the first subscriber