Uses of Class
com.exoscale.sdk.model.UpdateDbaasServiceKafkaRequestAuthenticationMethods
Packages that use UpdateDbaasServiceKafkaRequestAuthenticationMethods
-
Uses of UpdateDbaasServiceKafkaRequestAuthenticationMethods in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return UpdateDbaasServiceKafkaRequestAuthenticationMethodsModifier and TypeMethodDescriptionUpdateDbaasServiceKafkaRequestAuthenticationMethods.certificate
(Boolean certificate) CreateDbaasServiceKafkaRequest.getAuthenticationMethods()
Get authenticationMethodsUpdateDbaasServiceKafkaRequest.getAuthenticationMethods()
Get authenticationMethodsMethods in com.exoscale.sdk.model with parameters of type UpdateDbaasServiceKafkaRequestAuthenticationMethodsModifier and TypeMethodDescriptionCreateDbaasServiceKafkaRequest.authenticationMethods
(UpdateDbaasServiceKafkaRequestAuthenticationMethods authenticationMethods) UpdateDbaasServiceKafkaRequest.authenticationMethods
(UpdateDbaasServiceKafkaRequestAuthenticationMethods authenticationMethods) void
CreateDbaasServiceKafkaRequest.setAuthenticationMethods
(UpdateDbaasServiceKafkaRequestAuthenticationMethods authenticationMethods) void
UpdateDbaasServiceKafkaRequest.setAuthenticationMethods
(UpdateDbaasServiceKafkaRequestAuthenticationMethods authenticationMethods)