Uses of Enum
io.strimzi.api.kafka.model.kafka.entityoperator.TlsSidecarLogLevel
Packages that use TlsSidecarLogLevel
-
Uses of TlsSidecarLogLevel in io.strimzi.api.kafka.model.kafka.entityoperator
Methods in io.strimzi.api.kafka.model.kafka.entityoperator that return TlsSidecarLogLevelModifier and TypeMethodDescriptionstatic TlsSidecarLogLevelDeprecated.TlsSidecar.getLogLevel()Deprecated.TlsSidecarFluent.getLogLevel()static TlsSidecarLogLevelDeprecated.Returns the enum constant of this type with the specified name.static TlsSidecarLogLevel[]TlsSidecarLogLevel.values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.strimzi.api.kafka.model.kafka.entityoperator with parameters of type TlsSidecarLogLevelModifier and TypeMethodDescriptionvoidTlsSidecar.setLogLevel(TlsSidecarLogLevel logLevel) Deprecated.TlsSidecarFluent.withLogLevel(TlsSidecarLogLevel logLevel)