| Package | Description |
|---|---|
| software.amazon.awssdk.http |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExecutableHttpRequest
An HTTP request that can be invoked by
ExecutableHttpRequest.call(). |
| Modifier and Type | Class and Description |
|---|---|
class |
AbortableInputStream
Input stream that can be aborted.
|
| Modifier and Type | Method and Description |
|---|---|
static AbortableInputStream |
AbortableInputStream.create(InputStream delegate,
Abortable abortable)
Creates an instance of
AbortableInputStream. |
Copyright © 2019. All rights reserved.