Uses of Class
com.exoscale.sdk.model.UpdateDbaasServiceKafkaRequestAuthenticationMethods
-
Packages that use UpdateDbaasServiceKafkaRequestAuthenticationMethods Package Description com.exoscale.sdk.model -
-
Uses of UpdateDbaasServiceKafkaRequestAuthenticationMethods in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return UpdateDbaasServiceKafkaRequestAuthenticationMethods Modifier and Type Method Description UpdateDbaasServiceKafkaRequestAuthenticationMethods
UpdateDbaasServiceKafkaRequestAuthenticationMethods. certificate(Boolean certificate)
UpdateDbaasServiceKafkaRequestAuthenticationMethods
CreateDbaasServiceKafkaRequest. getAuthenticationMethods()
Get authenticationMethodsUpdateDbaasServiceKafkaRequestAuthenticationMethods
UpdateDbaasServiceKafkaRequest. getAuthenticationMethods()
Get authenticationMethodsUpdateDbaasServiceKafkaRequestAuthenticationMethods
UpdateDbaasServiceKafkaRequestAuthenticationMethods. sasl(Boolean sasl)
Methods in com.exoscale.sdk.model with parameters of type UpdateDbaasServiceKafkaRequestAuthenticationMethods Modifier and Type Method Description CreateDbaasServiceKafkaRequest
CreateDbaasServiceKafkaRequest. authenticationMethods(UpdateDbaasServiceKafkaRequestAuthenticationMethods authenticationMethods)
UpdateDbaasServiceKafkaRequest
UpdateDbaasServiceKafkaRequest. authenticationMethods(UpdateDbaasServiceKafkaRequestAuthenticationMethods authenticationMethods)
void
CreateDbaasServiceKafkaRequest. setAuthenticationMethods(UpdateDbaasServiceKafkaRequestAuthenticationMethods authenticationMethods)
void
UpdateDbaasServiceKafkaRequest. setAuthenticationMethods(UpdateDbaasServiceKafkaRequestAuthenticationMethods authenticationMethods)
-