Uses of Enum
io.strimzi.api.kafka.model.ConnectorState
Packages that use ConnectorState
-
Uses of ConnectorState in io.strimzi.api.kafka.model
Methods in io.strimzi.api.kafka.model that return ConnectorStateModifier and TypeMethodDescriptionstatic ConnectorStateAbstractConnectorSpec.getState()AbstractConnectorSpecFluent.getState()static ConnectorStateReturns the enum constant of this type with the specified name.static ConnectorState[]ConnectorState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.strimzi.api.kafka.model with parameters of type ConnectorStateModifier and TypeMethodDescriptionvoidAbstractConnectorSpec.setState(ConnectorState state) Sets the connector stateAbstractConnectorSpecFluent.withState(ConnectorState state)