Uses of Class
io.debezium.operator.api.model.Runtime
Packages that use Runtime
-
Uses of Runtime in io.debezium.operator.api.model
Fields in io.debezium.operator.api.model declared as RuntimeModifier and TypeFieldDescriptionprivate RuntimeDebeziumServerSpec.runtimeprivate RuntimeDebeziumServerSpecFluent.runtimeMethods in io.debezium.operator.api.model that return RuntimeModifier and TypeMethodDescriptionDebeziumServerSpec.getRuntime()DebeziumServerSpecFluent.getRuntime()Methods in io.debezium.operator.api.model with parameters of type RuntimeModifier and TypeMethodDescriptionvoidDebeziumServerSpec.setRuntime(Runtime runtime) DebeziumServerSpecFluent.withRuntime(Runtime runtime)