Uses of Interface
io.quarkus.amazon.common.runtime.SyncHttpClientConfig
-
Uses of SyncHttpClientConfig in io.quarkus.amazon.common.runtime
Methods in io.quarkus.amazon.common.runtime that return SyncHttpClientConfigModifier and TypeMethodDescriptionabstract SyncHttpClientConfigAmazonClientRecorder.getSyncClientConfig()Methods in io.quarkus.amazon.common.runtime that return types with arguments of type SyncHttpClientConfigModifier and TypeMethodDescriptionio.quarkus.runtime.RuntimeValue<SyncHttpClientConfig>AmazonClientRecorder.getSyncConfig()Method parameters in io.quarkus.amazon.common.runtime with type arguments of type SyncHttpClientConfigModifier and TypeMethodDescriptionio.quarkus.runtime.RuntimeValue<software.amazon.awssdk.http.SdkHttpClient.Builder>AbstractAmazonClientTransportRecorder.configureSync(String clientName, io.quarkus.runtime.RuntimeValue<SyncHttpClientConfig> syncConfigRuntime) io.quarkus.runtime.RuntimeValue<software.amazon.awssdk.http.SdkHttpClient.Builder>AmazonClientApacheTransportRecorder.configureSync(String clientName, io.quarkus.runtime.RuntimeValue<SyncHttpClientConfig> syncConfigRuntime) io.quarkus.runtime.RuntimeValue<software.amazon.awssdk.http.SdkHttpClient.Builder>AmazonClientAwsCrtTransportRecorder.configureSync(String clientName, io.quarkus.runtime.RuntimeValue<SyncHttpClientConfig> syncConfigRuntime) io.quarkus.runtime.RuntimeValue<software.amazon.awssdk.http.SdkHttpClient.Builder>AmazonClientUrlConnectionTransportRecorder.configureSync(String clientName, io.quarkus.runtime.RuntimeValue<SyncHttpClientConfig> syncConfigRuntime)