Uses of Enum Class
io.quarkus.amazon.common.runtime.AsyncHttpClientBuildTimeConfig.AsyncClientType
-
Uses of AsyncHttpClientBuildTimeConfig.AsyncClientType in io.quarkus.amazon.common.runtime
Methods in io.quarkus.amazon.common.runtime that return AsyncHttpClientBuildTimeConfig.AsyncClientTypeModifier and TypeMethodDescriptionAsyncHttpClientBuildTimeConfig.type()Type of the async HTTP client implementationReturns the enum constant of this class with the specified name.AsyncHttpClientBuildTimeConfig.AsyncClientType.values()Returns an array containing the constants of this enum class, in the order they are declared.