public static final class SdkDefaultClientBuilder.NonManagedSdkHttpClient extends Object implements SdkHttpClient
SdkHttpClient to prevent it from being closed. Used when the customer provides
an already built client in which case they are responsible for the lifecycle of it.SdkHttpClient.Builder<T extends SdkHttpClient.Builder<T>>| Modifier and Type | Method and Description |
|---|---|
String |
clientName() |
void |
close() |
ExecutableHttpRequest |
prepareRequest(HttpExecuteRequest request) |
public ExecutableHttpRequest prepareRequest(HttpExecuteRequest request)
prepareRequest in interface SdkHttpClientpublic void close()
close in interface AutoCloseableclose in interface SdkAutoCloseablepublic String clientName()
clientName in interface SdkHttpClientCopyright © 2019. All rights reserved.