Package | Description |
---|---|
software.amazon.awssdk.http |
Modifier and Type | Method and Description |
---|---|
static HttpExecuteResponse.Builder |
HttpExecuteResponse.builder() |
HttpExecuteResponse.Builder |
HttpExecuteResponse.Builder.response(SdkHttpResponse response)
Set the HTTP response to be executed by the client.
|
HttpExecuteResponse.Builder |
HttpExecuteResponse.Builder.responseBody(AbortableInputStream inputStream)
Set the
InputStream to be returned by the client. |
Copyright © 2019. All rights reserved.