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