Interface KafkaConnectStatusFluent.ConnectorPluginsNested<N>
-
- All Superinterfaces:
ConnectorPluginFluent<KafkaConnectStatusFluent.ConnectorPluginsNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<KafkaConnectStatusFluent.ConnectorPluginsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
KafkaConnectStatusFluentImpl.ConnectorPluginsNestedImpl
- Enclosing interface:
- KafkaConnectStatusFluent<A extends KafkaConnectStatusFluent<A>>
public static interface KafkaConnectStatusFluent.ConnectorPluginsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, ConnectorPluginFluent<KafkaConnectStatusFluent.ConnectorPluginsNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendConnectorPlugin()-
Methods inherited from interface io.strimzi.api.kafka.model.connect.ConnectorPluginFluent
getConnectorClass, getType, getVersion, hasConnectorClass, hasType, hasVersion, withConnectorClass, withNewConnectorClass, withNewConnectorClass, withNewConnectorClass, withNewConnectorClass, withNewConnectorClass, withNewConnectorClass, withNewConnectorClass, withNewConnectorClass, withNewConnectorClass, withNewConnectorClass, withNewType, withNewType, withNewType, withNewType, withNewType, withNewType, withNewType, withNewType, withNewType, withNewType, withNewVersion, withNewVersion, withNewVersion, withNewVersion, withNewVersion, withNewVersion, withNewVersion, withNewVersion, withNewVersion, withNewVersion, withType, withVersion
-
-