public final class AmazonSyncHttpClient extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
AmazonSyncHttpClient.RequestExecutionBuilder
Interface to configure a request execution and execute the request.
|
Constructor and Description |
---|
AmazonSyncHttpClient(SdkClientConfiguration clientConfiguration) |
Modifier and Type | Method and Description |
---|---|
void |
close()
Shuts down this HTTP client object, releasing any resources that might be held open.
|
AmazonSyncHttpClient.RequestExecutionBuilder |
requestExecutionBuilder() |
public AmazonSyncHttpClient(SdkClientConfiguration clientConfiguration)
public void close()
public AmazonSyncHttpClient.RequestExecutionBuilder requestExecutionBuilder()
Copyright © 2022. All rights reserved.