public static final class SdkDefaultClientBuilder.NonManagedSdkHttpClient extends Object implements software.amazon.awssdk.http.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.| Modifier and Type | Method and Description |
|---|---|
String |
clientName() |
void |
close() |
software.amazon.awssdk.http.ExecutableHttpRequest |
prepareRequest(software.amazon.awssdk.http.HttpExecuteRequest request) |
public software.amazon.awssdk.http.ExecutableHttpRequest prepareRequest(software.amazon.awssdk.http.HttpExecuteRequest request)
prepareRequest in interface software.amazon.awssdk.http.SdkHttpClientpublic void close()
close in interface AutoCloseableclose in interface software.amazon.awssdk.utils.SdkAutoCloseablepublic String clientName()
clientName in interface software.amazon.awssdk.http.SdkHttpClientCopyright © 2022. All rights reserved.