Package | Description |
---|---|
software.amazon.awssdk.http |
Modifier and Type | Interface and Description |
---|---|
interface |
SdkHttpFullRequest
An immutable HTTP request with a possible HTTP body.
|
interface |
SdkHttpFullResponse
An immutable HTTP response with a possible HTTP body.
|
interface |
SdkHttpRequest
An immutable HTTP request without access to the request body.
|
interface |
SdkHttpResponse
An immutable HTTP response without access to the response body.
|
Copyright © 2021. All rights reserved.