Package | Description |
---|---|
com.microsoft.azure.storage.blob |
Constructor and Description |
---|
RetryReader(io.reactivex.Single<? extends com.microsoft.rest.v2.RestResponse<?,io.reactivex.Flowable<ByteBuffer>>> initialResponse,
RetryReader.HTTPGetterInfo info,
RetryReaderOptions options,
Function<RetryReader.HTTPGetterInfo,io.reactivex.Single<? extends com.microsoft.rest.v2.RestResponse<?,io.reactivex.Flowable<ByteBuffer>>>> getter) |
Constructor and Description |
---|
RetryReader(io.reactivex.Single<? extends com.microsoft.rest.v2.RestResponse<?,io.reactivex.Flowable<ByteBuffer>>> initialResponse,
RetryReader.HTTPGetterInfo info,
RetryReaderOptions options,
Function<RetryReader.HTTPGetterInfo,io.reactivex.Single<? extends com.microsoft.rest.v2.RestResponse<?,io.reactivex.Flowable<ByteBuffer>>>> getter) |
This documentation was released into the public domain.