Uses of Enum
com.exoscale.sdk.model.EnumKafkaAuthMethod
Packages that use EnumKafkaAuthMethod
-
Uses of EnumKafkaAuthMethod in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return EnumKafkaAuthMethodModifier and TypeMethodDescriptionstatic EnumKafkaAuthMethodDbaasServiceComponents.getKafkaAuthenticationMethod()Get kafkaAuthenticationMethodDbaasServiceKafkaComponentsInner.getKafkaAuthenticationMethod()Get kafkaAuthenticationMethodstatic EnumKafkaAuthMethodReturns the enum constant of this type with the specified name.static EnumKafkaAuthMethod[]EnumKafkaAuthMethod.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.exoscale.sdk.model with parameters of type EnumKafkaAuthMethodModifier and TypeMethodDescriptionDbaasServiceComponents.kafkaAuthenticationMethod(EnumKafkaAuthMethod kafkaAuthenticationMethod) DbaasServiceKafkaComponentsInner.kafkaAuthenticationMethod(EnumKafkaAuthMethod kafkaAuthenticationMethod) voidDbaasServiceComponents.setKafkaAuthenticationMethod(EnumKafkaAuthMethod kafkaAuthenticationMethod) voidDbaasServiceKafkaComponentsInner.setKafkaAuthenticationMethod(EnumKafkaAuthMethod kafkaAuthenticationMethod)