Uses of Interface
io.quarkus.amazon.common.runtime.SdkConfig
-
Uses of SdkConfig in io.quarkus.amazon.common.runtime
Methods in io.quarkus.amazon.common.runtime that return types with arguments of type SdkConfigModifier and TypeMethodDescriptionabstract io.quarkus.runtime.RuntimeValue<SdkConfig>AmazonClientRecorder.getSdkConfig()Methods in io.quarkus.amazon.common.runtime with parameters of type SdkConfigModifier and TypeMethodDescriptionvoidAmazonClientCommonRecorder.initSdkClient(software.amazon.awssdk.core.client.builder.SdkClientBuilder builder, String extension, SdkConfig config, SdkBuildTimeConfig buildConfig, ScheduledExecutorService scheduledExecutorService) voidAmazonClientCommonRecorder.initSdkPresigner(software.amazon.awssdk.awscore.presigner.SdkPresigner.Builder builder, String extension, SdkConfig config)