Uses of Enum Class
org.apache.camel.component.aws2.timestream.Timestream2ClientType
Packages that use Timestream2ClientType
-
Uses of Timestream2ClientType in org.apache.camel.component.aws2.timestream
Methods in org.apache.camel.component.aws2.timestream that return Timestream2ClientTypeModifier and TypeMethodDescriptionTimestream2Configuration.getClientType()static Timestream2ClientTypeReturns the enum constant of this class with the specified name.static Timestream2ClientType[]Timestream2ClientType.values()Returns an array containing the constants of this enum class, in the order they are declared.