Uses of Interface
io.quarkus.amazon.common.runtime.AsyncHttpClientConfig
-
Uses of AsyncHttpClientConfig in io.quarkus.amazon.common.runtime
Methods in io.quarkus.amazon.common.runtime that return AsyncHttpClientConfigModifier and TypeMethodDescriptionabstract AsyncHttpClientConfigAmazonClientRecorder.getAsyncClientConfig()Methods in io.quarkus.amazon.common.runtime that return types with arguments of type AsyncHttpClientConfigModifier and TypeMethodDescriptionio.quarkus.runtime.RuntimeValue<AsyncHttpClientConfig>AmazonClientRecorder.getAsyncConfig()Method parameters in io.quarkus.amazon.common.runtime with type arguments of type AsyncHttpClientConfigModifier and TypeMethodDescriptionio.quarkus.runtime.RuntimeValue<software.amazon.awssdk.http.async.SdkAsyncHttpClient.Builder>AbstractAmazonClientTransportRecorder.configureAsync(String clientName, io.quarkus.runtime.RuntimeValue<AsyncHttpClientConfig> asyncConfigRuntime) io.quarkus.runtime.RuntimeValue<software.amazon.awssdk.http.async.SdkAsyncHttpClient.Builder>AmazonClientAwsCrtTransportRecorder.configureAsync(String clientName, io.quarkus.runtime.RuntimeValue<AsyncHttpClientConfig> asyncConfigRuntime) io.quarkus.runtime.RuntimeValue<software.amazon.awssdk.http.async.SdkAsyncHttpClient.Builder>AmazonClientNettyTransportRecorder.configureAsync(String clientName, io.quarkus.runtime.RuntimeValue<AsyncHttpClientConfig> asyncConfigRuntime)