Uses of Interface
io.quarkus.amazon.common.runtime.AwsConfig
-
Uses of AwsConfig in io.quarkus.amazon.common.runtime
Methods in io.quarkus.amazon.common.runtime that return types with arguments of type AwsConfigModifier and TypeMethodDescriptionabstract io.quarkus.runtime.RuntimeValue<AwsConfig>AmazonClientRecorder.getAwsConfig()Methods in io.quarkus.amazon.common.runtime with parameters of type AwsConfigModifier and TypeMethodDescriptionvoidAmazonClientCommonRecorder.initAwsClient(software.amazon.awssdk.awscore.client.builder.AwsClientBuilder builder, String extension, AwsConfig config) voidAmazonClientCommonRecorder.initAwsPresigner(software.amazon.awssdk.awscore.presigner.SdkPresigner.Builder builder, String extension, AwsConfig config)