Uses of Enum Class
io.quarkus.amazon.common.runtime.AwsCredentialsProviderType
-
Uses of AwsCredentialsProviderType in io.quarkus.amazon.common.runtime
Methods in io.quarkus.amazon.common.runtime that return AwsCredentialsProviderTypeModifier and TypeMethodDescriptionAwsCredentialsProviderConfig.type()Configure the credentials provider that should be used to authenticate with AWS.static AwsCredentialsProviderTypeReturns the enum constant of this class with the specified name.static AwsCredentialsProviderType[]AwsCredentialsProviderType.values()Returns an array containing the constants of this enum class, in the order they are declared.