Package io.strimzi.api.kafka.model
Interface KafkaConnectFluent.StatusNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaConnectFluent.StatusNested<N>>,KafkaConnectStatusFluent<KafkaConnectFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,StatusFluent<KafkaConnectFluent.StatusNested<N>>
- All Known Implementing Classes:
KafkaConnectFluentImpl.StatusNestedImpl
- Enclosing interface:
- KafkaConnectFluent<A extends KafkaConnectFluent<A>>
public static interface KafkaConnectFluent.StatusNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, KafkaConnectStatusFluent<KafkaConnectFluent.StatusNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.strimzi.api.kafka.model.status.KafkaConnectStatusFluent
KafkaConnectStatusFluent.ConnectorPluginsNested<N>
-
Nested classes/interfaces inherited from interface io.strimzi.api.kafka.model.status.StatusFluent
StatusFluent.ConditionsNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from interface io.strimzi.api.kafka.model.status.KafkaConnectStatusFluent
addAllToConnectorPlugins, addNewConnectorPlugin, addNewConnectorPluginLike, addToConnectorPlugins, addToConnectorPlugins, buildConnectorPlugin, buildConnectorPlugins, buildFirstConnectorPlugin, buildLastConnectorPlugin, buildMatchingConnectorPlugin, editConnectorPlugin, editFirstConnectorPlugin, editLastConnectorPlugin, editMatchingConnectorPlugin, getConnectorPlugins, getLabelSelector, getReplicas, getUrl, hasConnectorPlugins, hasLabelSelector, hasMatchingConnectorPlugin, hasReplicas, hasUrl, removeAllFromConnectorPlugins, removeFromConnectorPlugins, removeMatchingFromConnectorPlugins, setNewConnectorPluginLike, setToConnectorPlugins, withConnectorPlugins, withConnectorPlugins, withLabelSelector, withNewLabelSelector, withNewLabelSelector, withNewLabelSelector, withNewLabelSelector, withNewLabelSelector, withNewLabelSelector, withNewLabelSelector, withNewLabelSelector, withNewLabelSelector, withNewLabelSelector, withNewUrl, withNewUrl, withNewUrl, withNewUrl, withNewUrl, withNewUrl, withNewUrl, withNewUrl, withNewUrl, withNewUrl, withReplicas, withUrl
-
Methods inherited from interface io.strimzi.api.kafka.model.status.StatusFluent
addAllToConditions, addNewCondition, addNewConditionLike, addToConditions, addToConditions, buildCondition, buildConditions, buildFirstCondition, buildLastCondition, buildMatchingCondition, editCondition, editFirstCondition, editLastCondition, editMatchingCondition, getConditions, getObservedGeneration, hasConditions, hasMatchingCondition, hasObservedGeneration, removeAllFromConditions, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, withConditions, withConditions, withObservedGeneration
-
-